Advertisement
Guest User

Farm Type Manager - Multiple forage areas

a guest
Mar 26th, 2019
336
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 4.29 KB | None | 0 0
  1. {
  2.   "ForageSpawnEnabled": true,
  3.   "LargeObjectSpawnEnabled": false,
  4.   "OreSpawnEnabled": false,
  5.   "Forage_Spawn_Settings": {
  6.     "Areas": [
  7.       {
  8.         "SpringItemIndex": null,
  9.         "SummerItemIndex": null,
  10.         "FallItemIndex": null,
  11.         "WinterItemIndex": null,
  12.         "MapName": "Farm",
  13.         "MinimumSpawnsPerDay": 0,
  14.         "MaximumSpawnsPerDay": 3,
  15.         "AutoSpawnTerrainTypes": [
  16.           "Grass",
  17.           "Diggable"
  18.         ],
  19.         "IncludeAreas": [],
  20.         "ExcludeAreas": [],
  21.         "StrictTileChecking": "High",
  22.         "ExtraConditions": {
  23.           "Years": [],
  24.           "Seasons": [],
  25.           "Days": [],
  26.           "WeatherYesterday": [],
  27.           "WeatherToday": [],
  28.           "WeatherTomorrow": [],
  29.           "LimitedNumberOfSpawns": null
  30.         }
  31.       },
  32.       {
  33.         "SpringItemIndex": null,
  34.         "SummerItemIndex": null,
  35.         "FallItemIndex": null,
  36.         "WinterItemIndex": null,
  37.         "MapName": "BusStop",
  38.         "MinimumSpawnsPerDay": 0,
  39.         "MaximumSpawnsPerDay": 3,
  40.         "AutoSpawnTerrainTypes": [
  41.           "Grass",
  42.           "Diggable"
  43.         ],
  44.         "IncludeAreas": [],
  45.         "ExcludeAreas": [],
  46.         "StrictTileChecking": "High",
  47.         "ExtraConditions": {
  48.           "Years": [],
  49.           "Seasons": [],
  50.           "Days": [],
  51.           "WeatherYesterday": [],
  52.           "WeatherToday": [],
  53.           "WeatherTomorrow": [],
  54.           "LimitedNumberOfSpawns": null
  55.         }
  56.       }
  57.     ],
  58.     "PercentExtraSpawnsPerForagingLevel": 0,
  59.     "SpringItemIndex": [
  60.       16,
  61.       20,
  62.       22,
  63.       257
  64.     ],
  65.     "SummerItemIndex": [
  66.       396,
  67.       398,
  68.       402,
  69.       404
  70.     ],
  71.     "FallItemIndex": [
  72.       281,
  73.       404,
  74.       420,
  75.       422
  76.     ],
  77.     "WinterItemIndex": [],
  78.     "CustomTileIndex": []
  79.   },
  80.   "Large_Object_Spawn_Settings": {
  81.     "Areas": [
  82.       {
  83.         "ObjectTypes": [
  84.           "Stump"
  85.         ],
  86.         "FindExistingObjectLocations": true,
  87.         "PercentExtraSpawnsPerSkillLevel": 0,
  88.         "RelatedSkill": "Foraging",
  89.         "MapName": "Farm",
  90.         "MinimumSpawnsPerDay": 999,
  91.         "MaximumSpawnsPerDay": 999,
  92.         "AutoSpawnTerrainTypes": [],
  93.         "IncludeAreas": [],
  94.         "ExcludeAreas": [],
  95.         "StrictTileChecking": "High",
  96.         "ExtraConditions": {
  97.           "Years": [],
  98.           "Seasons": [],
  99.           "Days": [],
  100.           "WeatherYesterday": [],
  101.           "WeatherToday": [],
  102.           "WeatherTomorrow": [],
  103.           "LimitedNumberOfSpawns": null
  104.         }
  105.       }
  106.     ],
  107.     "CustomTileIndex": []
  108.   },
  109.   "Ore_Spawn_Settings": {
  110.     "Areas": [
  111.       {
  112.         "MiningLevelRequired": null,
  113.         "StartingSpawnChance": null,
  114.         "LevelTenSpawnChance": null,
  115.         "MapName": "Farm",
  116.         "MinimumSpawnsPerDay": 1,
  117.         "MaximumSpawnsPerDay": 5,
  118.         "AutoSpawnTerrainTypes": [
  119.           "Quarry"
  120.         ],
  121.         "IncludeAreas": [],
  122.         "ExcludeAreas": [],
  123.         "StrictTileChecking": "High",
  124.         "ExtraConditions": {
  125.           "Years": [],
  126.           "Seasons": [],
  127.           "Days": [],
  128.           "WeatherYesterday": [],
  129.           "WeatherToday": [],
  130.           "WeatherTomorrow": [],
  131.           "LimitedNumberOfSpawns": null
  132.         }
  133.       }
  134.     ],
  135.     "PercentExtraSpawnsPerMiningLevel": 0,
  136.     "MiningLevelRequired": {
  137.       "Stone": 0,
  138.       "Geode": 0,
  139.       "FrozenGeode": 5,
  140.       "MagmaGeode": 8,
  141.       "Gem": 6,
  142.       "Copper": 0,
  143.       "Iron": 4,
  144.       "Gold": 7,
  145.       "Iridium": 9,
  146.       "Mystic": 10
  147.     },
  148.     "StartingSpawnChance": {
  149.       "Stone": 66,
  150.       "Geode": 8,
  151.       "FrozenGeode": 4,
  152.       "MagmaGeode": 2,
  153.       "Gem": 5,
  154.       "Copper": 21,
  155.       "Iron": 15,
  156.       "Gold": 10,
  157.       "Iridium": 1,
  158.       "Mystic": 1
  159.     },
  160.     "LevelTenSpawnChance": {
  161.       "Stone": 48,
  162.       "Geode": 2,
  163.       "FrozenGeode": 2,
  164.       "MagmaGeode": 2,
  165.       "Gem": 5,
  166.       "Copper": 16,
  167.       "Iron": 13,
  168.       "Gold": 10,
  169.       "Iridium": 1,
  170.       "Mystic": 1
  171.     },
  172.     "CustomTileIndex": []
  173.   },
  174.   "QuarryTileIndex": [
  175.     556,
  176.     558,
  177.     583,
  178.     606,
  179.     607,
  180.     608,
  181.     630,
  182.     635,
  183.     636,
  184.     680,
  185.     681,
  186.     685
  187.   ],
  188.   "Internal_Save_Data": {
  189.     "WeatherForYesterday": "Sunny"
  190.   }
  191. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement