Advertisement
pokeminers

Gamemaster Update 18-12-19 - 2 Buddy Settings

Dec 18th, 2019
3,426
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.81 KB | None | 0 0
  1. + "templateId": "BUDDY_ACTIVITY_ATTRACTIVE_POI",
  2. + "buddyActivitySettings": {
  3. + "activity": "BUDDY_ACTIVITY_ATTRACTIVE_POI",
  4. + "maxTimesPerDay": 1,
  5. + "activityCategory": "BUDDY_CATEGORY_BONUS",
  6. + "numPointsPerAction": 1,
  7. + "numEmotionPointsPerAction": 1
  8. + }
  9. + },
  10. + {
  11. + "templateId": "BUDDY_ACTIVITY_FEED",
  12. + "buddyActivitySettings": {
  13. + "activity": "BUDDY_ACTIVITY_FEED",
  14. + "maxTimesPerDay": 3,
  15. + "activityCategory": "BUDDY_CATEGORY_FEED",
  16. + "numPointsPerAction": 1,
  17. + "emotionCooldownDurationMs": 1800000,
  18. + "numEmotionPointsPerAction": 1
  19. + }
  20. + },
  21. + {
  22. + "templateId": "BUDDY_ACTIVITY_GYM_BATTLE",
  23. + "buddyActivitySettings": {
  24. + "activity": "BUDDY_ACTIVITY_GYM_BATTLE",
  25. + "maxTimesPerDay": 1,
  26. + "activityCategory": "BUDDY_CATEGORY_BATTLE",
  27. + "numPointsPerAction": 1,
  28. + "numEmotionPointsPerAction": 1
  29. + }
  30. + },
  31. + {
  32. + "templateId": "BUDDY_ACTIVITY_INVASION_GIOVANNI",
  33. + "buddyActivitySettings": {
  34. + "activity": "BUDDY_ACTIVITY_INVASION_GIOVANNI",
  35. + "maxTimesPerDay": 1,
  36. + "activityCategory": "BUDDY_CATEGORY_BATTLE",
  37. + "numPointsPerAction": 1,
  38. + "numEmotionPointsPerAction": 1
  39. + }
  40. + },
  41. + {
  42. + "templateId": "BUDDY_ACTIVITY_INVASION_GRUNT",
  43. + "buddyActivitySettings": {
  44. + "activity": "BUDDY_ACTIVITY_INVASION_GRUNT",
  45. + "maxTimesPerDay": 1,
  46. + "activityCategory": "BUDDY_CATEGORY_BATTLE",
  47. + "numPointsPerAction": 1,
  48. + "numEmotionPointsPerAction": 1
  49. + }
  50. + },
  51. + {
  52. + "templateId": "BUDDY_ACTIVITY_INVASION_LEADER",
  53. + "buddyActivitySettings": {
  54. + "activity": "BUDDY_ACTIVITY_INVASION_LEADER",
  55. + "maxTimesPerDay": 1,
  56. + "activityCategory": "BUDDY_CATEGORY_BATTLE",
  57. + "numPointsPerAction": 1,
  58. + "numEmotionPointsPerAction": 1
  59. + }
  60. + },
  61. + {
  62. + "templateId": "BUDDY_ACTIVITY_NEW_POIS",
  63. + "buddyActivitySettings": {
  64. + "activity": "BUDDY_ACTIVITY_NEW_POIS",
  65. + "maxTimesPerDay": 1,
  66. + "activityCategory": "BUDDY_CATEGORY_EXPLORE",
  67. + "numPointsPerAction": 1,
  68. + "numEmotionPointsPerAction": 1
  69. + }
  70. + },
  71. + {
  72. + "templateId": "BUDDY_ACTIVITY_NPC_BATTLE",
  73. + "buddyActivitySettings": {
  74. + "activity": "BUDDY_ACTIVITY_NPC_BATTLE",
  75. + "maxTimesPerDay": 1,
  76. + "activityCategory": "BUDDY_CATEGORY_BATTLE",
  77. + "numPointsPerAction": 1,
  78. + "numEmotionPointsPerAction": 1
  79. + }
  80. + },
  81. + {
  82. + "templateId": "BUDDY_ACTIVITY_OPEN_CONSUMABLES",
  83. + "buddyActivitySettings": {
  84. + "activity": "BUDDY_ACTIVITY_OPEN_CONSUMABLES",
  85. + "maxTimesPerDay": 1,
  86. + "activityCategory": "BUDDY_CATEGORY_BONUS",
  87. + "numPointsPerAction": 1,
  88. + "numEmotionPointsPerAction": 1
  89. + }
  90. + },
  91. + {
  92. + "templateId": "BUDDY_ACTIVITY_OPEN_SOUVENIRS",
  93. + "buddyActivitySettings": {
  94. + "activity": "BUDDY_ACTIVITY_OPEN_SOUVENIRS",
  95. + "maxTimesPerDay": 1,
  96. + "activityCategory": "BUDDY_CATEGORY_BONUS",
  97. + "numPointsPerAction": 1,
  98. + "numEmotionPointsPerAction": 1
  99. + }
  100. + },
  101. + {
  102. + "templateId": "BUDDY_ACTIVITY_PET",
  103. + "buddyActivitySettings": {
  104. + "activity": "BUDDY_ACTIVITY_PET",
  105. + "maxTimesPerDay": 1,
  106. + "activityCategory": "BUDDY_CATEGORY_CARE",
  107. + "numPointsPerAction": 1,
  108. + "emotionCooldownDurationMs": 1800000,
  109. + "numEmotionPointsPerAction": 1
  110. + }
  111. + },
  112. + {
  113. + "templateId": "BUDDY_ACTIVITY_PVP_BATTLE",
  114. + "buddyActivitySettings": {
  115. + "activity": "BUDDY_ACTIVITY_PVP_BATTLE",
  116. + "maxTimesPerDay": 1,
  117. + "activityCategory": "BUDDY_CATEGORY_BATTLE",
  118. + "numPointsPerAction": 1,
  119. + "numEmotionPointsPerAction": 1
  120. + }
  121. + },
  122. + {
  123. + "templateId": "BUDDY_ACTIVITY_RAID_BATTLE",
  124. + "buddyActivitySettings": {
  125. + "activity": "BUDDY_ACTIVITY_RAID_BATTLE",
  126. + "maxTimesPerDay": 1,
  127. + "activityCategory": "BUDDY_CATEGORY_BATTLE",
  128. + "numPointsPerAction": 1,
  129. + "numEmotionPointsPerAction": 1
  130. + }
  131. + },
  132. + {
  133. + "templateId": "BUDDY_ACTIVITY_SNAPSHOT",
  134. + "buddyActivitySettings": {
  135. + "activity": "BUDDY_ACTIVITY_SNAPSHOT",
  136. + "maxTimesPerDay": 1,
  137. + "activityCategory": "BUDDY_CATEGORY_SNAPSHOT",
  138. + "numPointsPerAction": 1,
  139. + "emotionCooldownDurationMs": 1800000,
  140. + "numEmotionPointsPerAction": 1
  141. + }
  142. + },
  143. + {
  144. + "templateId": "BUDDY_ACTIVITY_WALK",
  145. + "buddyActivitySettings": {
  146. + "activity": "BUDDY_ACTIVITY_WALK",
  147. + "maxTimesPerDay": 3,
  148. + "activityCategory": "BUDDY_CATEGORY_WALK",
  149. + "numPointsPerAction": 1,
  150. + "numEmotionPointsPerAction": 1
  151. + }
  152. + },
  153. + {
  154. + "templateId": "BUDDY_CATEGORY_BATTLE",
  155. + "buddyActivityCategorySettings": {
  156. + "maxPointsPerDay": 1,
  157. + "activityCategory": "BUDDY_CATEGORY_BATTLE"
  158. + }
  159. + },
  160. + {
  161. + "templateId": "BUDDY_CATEGORY_BONUS",
  162. + "buddyActivityCategorySettings": {
  163. + "maxPointsPerDay": 3,
  164. + "activityCategory": "BUDDY_CATEGORY_BONUS"
  165. + }
  166. + },
  167. + {
  168. + "templateId": "BUDDY_CATEGORY_CARE",
  169. + "buddyActivityCategorySettings": {
  170. + "maxPointsPerDay": 1,
  171. + "activityCategory": "BUDDY_CATEGORY_CARE"
  172. + }
  173. + },
  174. + {
  175. + "templateId": "BUDDY_CATEGORY_EXPLORE",
  176. + "buddyActivityCategorySettings": {
  177. + "maxPointsPerDay": 1,
  178. + "activityCategory": "BUDDY_CATEGORY_EXPLORE"
  179. + }
  180. + },
  181. + {
  182. + "templateId": "BUDDY_CATEGORY_FEED",
  183. + "buddyActivityCategorySettings": {
  184. + "maxPointsPerDay": 3,
  185. + "activityCategory": "BUDDY_CATEGORY_FEED"
  186. + }
  187. + },
  188. + {
  189. + "templateId": "BUDDY_CATEGORY_SNAPSHOT",
  190. + "buddyActivityCategorySettings": {
  191. + "maxPointsPerDay": 1,
  192. + "activityCategory": "BUDDY_CATEGORY_SNAPSHOT"
  193. + }
  194. + },
  195. + {
  196. + "templateId": "BUDDY_CATEGORY_WALK",
  197. + "buddyActivityCategorySettings": {
  198. + "maxPointsPerDay": 3,
  199. + "activityCategory": "BUDDY_CATEGORY_WALK"
  200. + }
  201. + },
  202. + {
  203. + "templateId": "BUDDY_EMOTION_LEVEL_0",
  204. + "buddyEmotionLevelSettings": {
  205. + "emotionLevel": "BUDDY_EMOTION_LEVEL_0",
  206. + "emotionAnimation": "BUDDY_ANIMATION_HATE"
  207. + }
  208. + },
  209. + {
  210. + "templateId": "BUDDY_EMOTION_LEVEL_1",
  211. + "buddyEmotionLevelSettings": {
  212. + "emotionLevel": "BUDDY_EMOTION_LEVEL_1",
  213. + "emotionAnimation": "BUDDY_ANIMATION_HATE",
  214. + "minEmotionPointsRequired": 1
  215. + }
  216. + },
  217. + {
  218. + "templateId": "BUDDY_EMOTION_LEVEL_2",
  219. + "buddyEmotionLevelSettings": {
  220. + "emotionLevel": "BUDDY_EMOTION_LEVEL_2",
  221. + "minEmotionPointsRequired": 2
  222. + }
  223. + },
  224. + {
  225. + "templateId": "BUDDY_EMOTION_LEVEL_3",
  226. + "buddyEmotionLevelSettings": {
  227. + "emotionLevel": "BUDDY_EMOTION_LEVEL_3",
  228. + "emotionAnimation": "BUDDY_ANIMATION_HAPPY",
  229. + "minEmotionPointsRequired": 4
  230. + }
  231. + },
  232. + {
  233. + "templateId": "BUDDY_EMOTION_LEVEL_4",
  234. + "buddyEmotionLevelSettings": {
  235. + "emotionLevel": "BUDDY_EMOTION_LEVEL_4",
  236. + "emotionAnimation": "BUDDY_ANIMATION_HAPPY",
  237. + "minEmotionPointsRequired": 8
  238. + }
  239. + },
  240. + {
  241. + "templateId": "BUDDY_EMOTION_LEVEL_5",
  242. + "buddyEmotionLevelSettings": {
  243. + "emotionLevel": "BUDDY_EMOTION_LEVEL_5",
  244. + "emotionAnimation": "BUDDY_ANIMATION_HAPPY",
  245. + "minEmotionPointsRequired": 16
  246. + }
  247. + },
  248. + {
  249. + "templateId": "BUDDY_EMOTION_LEVEL_6",
  250. + "buddyEmotionLevelSettings": {
  251. + "emotionLevel": "BUDDY_EMOTION_LEVEL_6",
  252. + "emotionAnimation": "BUDDY_ANIMATION_HAPPY",
  253. + "minEmotionPointsRequired": 32
  254. + }
  255. + },
  256. + {
  257. + "templateId": "BUDDY_ENCOUNTER_CAMEO_SETTINGS",
  258. + "buddyEncounterCameoSettings": {
  259. + "buddyRaidEncounterCameoChancePercent": 0.2,
  260. + "buddyWildEncounterCameoChancePercent": 0.2,
  261. + "buddyQuestEncounterCameoChancePercent": 0.2,
  262. + "buddyInvasionEncounterCameoChancePercent": 0.2
  263. + }
  264. + },
  265. + {
  266. + "templateId": "BUDDY_HUNGER_SETTINGS",
  267. + "buddyHungerSettings": {
  268. + "cooldownDurationMs": "3600000",
  269. + "decayPointsPerBucket": 2,
  270. + "millisecondsPerBucket": "3600000",
  271. + "decayDurationAfterFullMs": "86400000",
  272. + "numHungerPointsRequiredForFull": 6
  273. + }
  274. + },
  275. + {
  276. + "templateId": "BUDDY_INTERACTION_SETTINGS",
  277. + "buddyInteractionSettings": {
  278. + "feedItemWhitelist": [
  279. + "ITEM_RAZZ_BERRY",
  280. + "ITEM_NANAB_BERRY",
  281. + "ITEM_PINAP_BERRY",
  282. + "ITEM_GOLDEN_RAZZ_BERRY",
  283. + "ITEM_GOLDEN_PINAP_BERRY",
  284. + "ITEM_POFFIN"
  285. + ]
  286. + }
  287. + },
  288. + {
  289. + "templateId": "BUDDY_LEVEL_0",
  290. + "buddyLevelSettings": {
  291. + "level": "BUDDY_LEVEL_0"
  292. + }
  293. + },
  294. + {
  295. + "templateId": "BUDDY_LEVEL_1",
  296. + "buddyLevelSettings": {
  297. + "level": "BUDDY_LEVEL_1",
  298. + "unlockedTraits": [
  299. + "MAP_DEPLOY",
  300. + "EMOTION_INDICATOR"
  301. + ],
  302. + "minNonCumulativePointsRequired": 1
  303. + }
  304. + },
  305. + {
  306. + "templateId": "BUDDY_LEVEL_2",
  307. + "buddyLevelSettings": {
  308. + "level": "BUDDY_LEVEL_2",
  309. + "unlockedTraits": [
  310. + "MAP_DEPLOY",
  311. + "EMOTION_INDICATOR",
  312. + "ENCOUNTER_CAMEO",
  313. + "PICK_UP_CONSUMABLES"
  314. + ],
  315. + "minNonCumulativePointsRequired": 70
  316. + }
  317. + },
  318. + {
  319. + "templateId": "BUDDY_LEVEL_3",
  320. + "buddyLevelSettings": {
  321. + "level": "BUDDY_LEVEL_3",
  322. + "unlockedTraits": [
  323. + "MAP_DEPLOY",
  324. + "EMOTION_INDICATOR",
  325. + "ENCOUNTER_CAMEO",
  326. + "PICK_UP_CONSUMABLES",
  327. + "PICK_UP_SOUVENIRS",
  328. + "FIND_ATTRACTIVE_POIS"
  329. + ],
  330. + "minNonCumulativePointsRequired": 150
  331. + }
  332. + },
  333. + {
  334. + "templateId": "BUDDY_LEVEL_4",
  335. + "buddyLevelSettings": {
  336. + "level": "BUDDY_LEVEL_4",
  337. + "unlockedTraits": [
  338. + "MAP_DEPLOY",
  339. + "EMOTION_INDICATOR",
  340. + "ENCOUNTER_CAMEO",
  341. + "PICK_UP_CONSUMABLES",
  342. + "PICK_UP_SOUVENIRS",
  343. + "FIND_ATTRACTIVE_POIS",
  344. + "BEST_BUDDY_ASSET",
  345. + "CP_BOOST"
  346. + ],
  347. + "minNonCumulativePointsRequired": 300
  348. + }
  349. + },
  350. + {
  351. + "templateId": "BUDDY_SWAP_SETTINGS",
  352. + "buddySwapSettings": {
  353. + "maxSwapsPerDay": 20
  354. + }
  355. + },
  356. + {
  357. + "templateId": "BUDDY_WALK_SETTINGS",
  358. + "buddyWalkSettings": {
  359. + "kmRequiredPerAffectionPoint": 2
  360. + }
  361. + },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement