Advertisement
Guest User

Untitled

a guest
Apr 12th, 2019
5,162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 176.43 KB | None | 0 0
  1. [/Script/EngineSettings.GeneralProjectSettings]
  2. ProjectID=(A=-2011270876,B=1182903154,C=-965786730,D=-1399474123)
  3. ProjectName=Fortnite
  4. ProjectDisplayedTitle=NSLOCTEXT("", "FortniteMainWindowTitle", "Fortnite")
  5. ProjectVersion=1.0.0
  6. CompanyName=Epic Games, Inc.
  7. CompanyDistinguishedName="CN=Epic Games, O=Epic Games, L=Cary, S=North Carolina, C=US"
  8. CopyrightNotice=Copyright 1998-2018 Epic Games, Inc. All Rights Reserved.
  9. bUseBorderlessWindow=True
  10.  
  11.  
  12. [/Script/Engine.HUD]
  13. bShowHUD=true
  14.  
  15. [/Script/Engine.GameNetworkManager]
  16. TotalNetBandwidth=200000
  17. MaxDynamicBandwidth=40000
  18. MinDynamicBandwidth=20000
  19. ClientAuthorativePosition=false
  20. ClientErrorUpdateRateLimit=0.015f
  21. MAXCLIENTUPDATEINTERVAL=0.35f
  22. MaxClientForcedUpdateDuration=0.60f
  23. ServerForcedUpdateHitchThreshold=0.150f
  24. ServerForcedUpdateHitchCooldown=0.100f
  25. MaxMoveDeltaTime=0.125f
  26. ClientNetSendMoveDeltaTime=0.05
  27. ClientNetSendMoveDeltaTimeThrottled=0.066
  28. ClientNetSendMoveDeltaTimeStationary=0.0833
  29. ClientNetSendMoveThrottleAtNetSpeed=10000
  30. ClientNetSendMoveThrottleOverPlayerCount=24
  31. bMovementTimeDiscrepancyDetection=true
  32. bMovementTimeDiscrepancyResolution=true
  33. MovementTimeDiscrepancyMaxTimeMargin=0.25f
  34. MovementTimeDiscrepancyMinTimeMargin=-0.25f
  35. MovementTimeDiscrepancyResolutionRate=1.0f
  36. MovementTimeDiscrepancyDriftAllowance=0.05f
  37. bMovementTimeDiscrepancyForceCorrectionsDuringResolution=true
  38. ClientNetCamUpdateDeltaTime=0.066
  39. ;If ping goes over this value, we have bad ping. Value is milliseconds.
  40. BadPingThreshold=200
  41. ;If ping goes over this value, we have severe ping. Value is milliseconds.
  42. SeverePingThreshold=500
  43. ;If packet loss goes over this value, we have bad packet loss. Value is from 0-1.
  44. BadPacketLossThreshold=0.05
  45. ;If packet loss goes over this threshold, we have severe packet loss. Value is from 0-1.
  46. SeverePacketLossThreshold=0.15
  47.  
  48. [/Script/FortniteGame.FortGameMode]
  49. bKickIdlers=true
  50. MaxIdleTime=180.0
  51. NoScoreKickTime=0.0
  52. GameplayServerHitchThreshold=0.08f
  53. MovementTimeDiscrepancyHitchCooldown=5.0f
  54.  
  55. [/Script/FortniteGame.FortGameModePvE]
  56. MaxIdleTimeWhileSuspicious=180.0
  57. IdleNotificationInterval=60.0
  58. bOnlyIdleKickPublicMatches=true
  59. bIdleFlag=false
  60. IdleCheck=9
  61. IdleCheck2=9
  62. IdleConditionVar=3000.0
  63.  
  64. [/Script/FortniteGame.FortGameModeAthena]
  65. MaxIdleTime=300.0
  66. NoScoreKickTime=0.0
  67. bDisableStormCapSystem=false
  68. TimeBetweenStormCapDamage=5.0
  69. StormCapDamagePerTick=25.0
  70. CreativeModeGracefulShutdownTime=900
  71.  
  72. ; List of GC overrides per playlist
  73. !GCSettingsOverrideList=ClearArray
  74. ;+GCSettingsOverrideList=(PlaylistName=Playlist_50v50,bEnableGCOnServerDuringMatch=true,GCFrequency=###.#f)
  75.  
  76. ; We have a very large number of actors on the server and don't want to hitch repeatedly while a match is in progress
  77. bDisableGCOnServerDuringMatch=true
  78. FriendlyFireType=EFriendlyFireType::Off
  79. bDisable3DVoiceChat=true
  80.  
  81. ; Removes SupplyDrop types from the default list located in MapInfo
  82. !ExcludedDefaultSupplyDrops=ClearArray
  83. ;+ExcludedDefaultSupplyDrops="SupplyDrop_Meteors"
  84.  
  85. ; Removes SupplyDrop types from the lists contained within LTMs
  86. !ExcludedLTMSupplyDrops=ClearArray
  87. ;+ExcludedLTMSupplyDrops="SupplyDrop_Meteors"
  88.  
  89. ; Enable this to load test all the cosmetics across everyone.
  90. bLoadTestCosmetics=false
  91.  
  92. [/Script/FortniteGame.FortGameStateAthena]
  93. ; BR: Whether to allow the player to build through objects that would normally block placement
  94. bAllowBuildingThroughBlockingObjects=true
  95.  
  96. [/Script/FortniteGame.FortGameModeZone]
  97. bCriticalMissionEligible=true
  98. bTrustXboxPlatformId=false
  99. NoScoreKickTime=300.0
  100.  
  101. [/Script/FortniteGame.FortGameStateZone]
  102. UnplayableHitchThresholdInMs=500
  103. MaxUnplayableHitchesToTolerate=2
  104. ; StW: Whether to allow the player to build through objects that would normally block placement
  105. bAllowBuildingThroughBlockingObjects=true
  106.  
  107. [/Script/FortniteGame.FortGamePvPBase]
  108. bCriticalMissionEligible=false
  109.  
  110. [/Script/FortniteGame.FortGameModeOutpost]
  111. MaxIdleTime=0
  112. bCriticalMissionEligible=false
  113.  
  114. [/Script/FortniteGame.FortAnalyticsConfig]
  115. bSendPSOData=false
  116. UrlEndpoint="https://datarouter.ol.epicgames.com/"
  117. !AltDomains="Clear"
  118. +AltDomains="datarouter-prod.ak.epicgames.com"
  119.  
  120. [/Script/FortniteGame.FortOnlineAccount]
  121. bPromptUserAndReverifyAuthToken=true
  122. bShouldGrantFreeAccess=true
  123. bUseGameSubAccessRedemption=true
  124. bShouldCheckIfPlatformAllowed=true
  125. bShouldAthenaQueryRecentPlayers=false
  126. RestrictedCountries=(("CN",(bHealthWarningShown=true, bAntiAddictionMessageShown=true,bRealMoneyStoreRestriction=false,bGameplayRestrictions=false)),("KR",(bHealthWarningShown=true, bAntiAddictionMessageShown=true,bRealMoneyStoreRestriction=false,bGameplayRestrictions=true)))
  127. ; Ignore all the products ids of our bundles; we only care about the items that are stored within those
  128. ; Fortnite - Founder Audience Access
  129. +IgnoreProducts="4217759881dd43209da2e89a9552a9a6"
  130. bDisablePurchasingOnRedemptionFailure=true
  131. MinimumSecondsBetweenPurchaseRedemptionAttempts=60.0
  132. !RealMoneyPurchaseBlockedCountryCodes=ClearArray
  133.  
  134. [/Script/Account.OnlineAccountCommon]
  135. EulaKey="fn"
  136. bRequireLightswitchAtStartup=true
  137. bAllowLocalLogout=false
  138. bRequireUGCPrivilege=true
  139. !WebCreateEpicAccountUrl=ClearArray
  140. +WebCreateEpicAccountUrl=(Environment="ci",Url="https://accounts.epicgames-ci.ol.epicgames.net/tos?productName=fortnite")
  141. +WebCreateEpicAccountUrl=(Environment="gamedev",Url="https://accounts.epicgames-gamedev.ol.epicgames.net/tos?productName=fortnite")
  142. +WebCreateEpicAccountUrl=(Environment="stage",Url="https://accounts.epicgames-stage.ol.epicgames.com/tos?productName=fortnite")
  143. +WebCreateEpicAccountUrl=(Environment="prod",Url="https://accounts.epicgames.com/tos?productName=fortnite")
  144. NonFatalErrors="AuthFailed AuthFailed_InvalidMFA AuthFailed_RefreshInvalid AuthFailed_RequiresMFA AuthParentalLock Console_AddedAuthAssociation Console_DuplicateAuthAssociation Console_LoginFailed Console_MissingAuthAssociation Console_NotEntitled EULACheckFailed ExternalAuth_AddedAuthAssociation ExternalAuth_AssociationFailure ExternalAuth_MissingAuthAssociation NotStarted NotEntitled Pending ServiceUnavailable Success"
  145. SkipRedeemOfflinePurchasesChance=0.0
  146. AccessGrantDelaySeconds=2.0
  147.  
  148. [/Script/Account.WaitingRoomState]
  149. GracePeriodMins=10
  150.  
  151. [/Script/FortniteGame.FortLobbyBeaconState]
  152. WaitForPlayersTimeRemaining=20.0
  153.  
  154. [/Script/FortniteGame.FortPickup]
  155. bWeaponsCanBeAutoPickups=true
  156. bAutoUpgradeWeapons=false
  157.  
  158. ; Neowiz PCB overrides
  159. ; Force client and server to treat all players as if they are at a partner location (eg. PC Cafe)
  160. ; or set to empty string to effectively disable client+server partner behaviors.
  161. ; Note that challenge and starter pack grants are controlled by the backend and require a tag role change & deploy to disable
  162. [/Script/FortniteGame.FortMcpContext]
  163. bShouldClientForcePartnerId=false
  164. ; Ensure fallback INI default is blank
  165. ClientForcePartnerId=
  166. [/Script/FortniteGame.FortGameSession]
  167. bShouldServerForcePartnerId=false
  168. ; Ensure fallback INI default is blank
  169. ServerForcePartnerId=
  170.  
  171. [/Script/FortniteGame.FortPlayerController]
  172. bUseBackpackByDefault=false
  173. bUsePickers=true
  174. bAllowBuildingPreviewAutoRotation=false
  175. ; Possible choices:
  176. ; EFortJumpStaminaCost::None
  177. ; EFortJumpStaminaCost::Trigger
  178. ; EFortJumpStaminaCost::SprintTrigger
  179. ; EFortJumpStaminaCost::SprintAir
  180. JumpStaminaCost=EFortJumpStaminaCost::SprintAir
  181. CameraPrototypeName=MPR
  182. AutoFireReticleWeaponDistanceScale=0.8
  183. TurboBuildFirstInterval=0.05
  184. TurboBuildInterval=0.005
  185. AimHelpMode=2
  186. bEnableVoiceChatOnLoadingScreens=true
  187. ReturnToMainMenuTimeoutDelay=5.0
  188.  
  189. [/Script/FortniteGame.FortWorldManager]
  190. SaveFrequency_Seconds=90
  191.  
  192. [/Script/FortniteGame.FortPlayerControllerAthena]
  193. CameraPrototypeName=Athena
  194. bUsePickers=true
  195. bUseTrapPicker=false
  196. SpectatorLevelStreamDistance=20000.0
  197. HighlightKillCooldown=5.0
  198. HighlightKillRewindTime=10.0
  199. bAllowNoShadows=true
  200. bAllowNoDOF=true
  201. bAllowRetryUse=true
  202. bUseNewPickupSwapLogic=true
  203. bAllowBuildingPreviewAutoRotation=false
  204. bNoInGameMatchmaking=true
  205. AimHelpMode=0
  206. EndMatchHeartbeatTimerDelay=0.25
  207. bBuildingPlacementTraceSkipInitialPenetrationOfBuildingSMActor=false
  208. bBuildingPlacementTraceSkipInitialPenetrationOfStaticMesh=false
  209. MoveForwardOnlyEmoteCancelBackwardsThreshold=-0.2
  210. MoveForwardOnlyEmoteCancelStrafeThreshold=0.4
  211. ReturnToMainMenuTimeoutDelay=10.0
  212.  
  213. [/Script/FortniteGame.FortPlayerControllerZone]
  214. bAllowRetryUse=true
  215.  
  216. [/Script/FortniteGame.FortGameModeAthena]
  217. WarmupCountdownDuration=90.f
  218. WarmupEarlyRequiredPlayerPercent=0.95f
  219. WarmupEarlyCountdownDuration=15.f
  220. FailedMatchAssignmentTimeout=300.f
  221. OverloadedInitialConnectTimeout=90.f
  222. bUseRandomTimeOfDay=true
  223. bAllowDamageInWarmup=true
  224. bEnableMatchmakingRatingUpdate=true
  225. bEnableRecentPlayersUpdates=false
  226. EventStatSubmitAttempts=10
  227. !StarvedActorClassList=ClearArray
  228. +StarvedActorClassList="Tiered"
  229. +StarvedActorClassList="Pickup"
  230. +StarvedActorClassList="Wall"
  231.  
  232. [/Script/FortniteGame.FortWeaponRanged]
  233.  
  234. [/Script/FortniteGame.FortPawn]
  235. EmoteToFireCooldownTime=0
  236.  
  237. [/Script/FortniteGame.FortGameInstance]
  238. UIManagerClassPath=/game/UI/Foundation/UIManager.UIManager_C
  239. bBattleRoyaleMatchmakingEnabled=true
  240. bCreativeModeProfileEnabled=true
  241.  
  242.  
  243. ;+PlaylistOverrides=(PlaylistName=PLAYLISTNAME, bEnabled=true)
  244.  
  245. ; NOTES for configuring FrontEndPlaylistData array
  246. ;
  247. ; FrontEndPlaylistData ============= An array of entries in which each entry describes how the frontend should handle/display a single playlist (default is empty)
  248. ; * PlaylistName ================== The PlaylistName (as described in the playlist data itself) of the playlist (REQUIRED) (should look something like Playlist_DescriptiveText) (default is Name_NONE)
  249. ; * PlaylistAccess ================ General access and display rules for this playlist (prior to AccessOverrides having its way) (default is the defaults of the members within this structure)
  250. ; ** bForcePlaylistOff ========== Emergency shutoff switch that will turn this playlist off period (will only ever be considered if in config, never calendar)
  251. ; ** bEnabled =================== Whether the playlist should be enabled in general (across all regions and platforms prior to those filters disabling them) (REQUIRED) (value is true or false) (default is false)
  252. ; ** bVisibleWhenDisabled ======= Whether the playlist should still display as disabled if bEnabled is false (for example, this would normally be true if bIsDefaultPlaylist is true)
  253. ; ** bIsDefaultPlaylist ========= Whether the playlist should be considered a "default" playlist
  254. ; ** AdvertiseType ============== How the playlist should advertise itself (None, New, Updated) (default is None)
  255. ; ** bDisplayAsLimitedTime ====== Whether the playlist should display itself as "limited time" (value is true or false) (default is false)
  256. ; ** DisplayPriority ============ Integer to use that describes the sort order of this playlist relative to other playlists (the lower the number the higher the priority and thus will display before higher values) (default is 0)
  257. ; ** CategoryIndex ============== Integer used by the UI to put this playlist into a category. Right now the UI interprets this for which row to put the UI tile in (0 = top row, 1 = next row down, etc.)
  258. ; * AccessOverrides =============== An array of entries in which each entry describes a region and/or platform specific override of this playlist's "PlaylistAccess" settings (default is empty)
  259. ; ** Regions ==================== An array of strings that determine what region(s) this override will effect (values are ALL = all regions, BRA = Brazil, NAE = North America East, etc) (default is empty)
  260. ; ** Platforms ================== An array of strings that determine what platform(s) this override will effect (values are: ALL, Windows, PS4, XboxOne, Switch, IOS, Android, Mac) (default is empty)
  261. ; ** OverrideAccess ============= The PlaylistAccess configuration to use against this playlist's default "PlaylistAccess" for this particular region and/or platform override (default is the defaults of the members within the structure)
  262. ; *** bEnabled ================ For this particular region and/or platform, whether the playlist should be enabled (default is false)
  263. ; *** AdvertiseType =========== For this particular region and/or platform, whether the playlist should be considered a "default" playlist and how it should be visualized (value is Normal, Default, or DefaultRemoveOnDisable) (default is Normal)
  264. ; *** AdvertiseType =========== For this particular region and/or platform, whether the playlist should display itself as "new" (value is true or false) (default is false)
  265. ; *** AdvertiseType =========== For this particular region and/or platform, how the playlist should advertise itself (None, New, Updated) (default is None)
  266. ; *** bDisplayAsLimitedTime === For this particular region and/or platform, whether the playlist should display itself as "limited time" (value is true or false) (default is false)
  267. ; *** DisplayPriority ========= For this particular region and/or platform, integer to use that describes the sort order of this playlist relative to other playlists (the lower the number the higher the priority and thus will display before higher values) (default is 0)
  268. ; *** CategoryIndex =========== For this particular region and/or platform, integer used by the UI to put this playlist into a category. Right now the UI interprets this for which row to put the UI tile in (0 = top row, 1 = next row down, etc.)
  269. ;
  270. ; Examples of individual playlist configs:
  271. ; (1)
  272. ; +FrontEndPlaylistData=(PlaylistName=Playlist_DefaultSolo, PlaylistAccess=(bEnabled=true, bIsDefaultPlaylist=true, bVisibleWhenDisabled=true, AdvertiseType=None, bDisplayAsLimitedTime=false, DisplayPriority=0, CategoryIndex=0))
  273. ; +FrontEndPlaylistData=(PlaylistName=Playlist_DefaultSolo, PlaylistAccess=(bEnabled=true, bIsDefaultPlaylist=true, bVisibleWhenDisabled=true, DisplayPriority=0, CategoryIndex=0))
  274. ; // Add a playlist to the list that is identified with the name Playlist_DefaultSolo.
  275. ; // It is enabled.
  276. ; // It is considered a default playlist that will show grayed out if ever disabled.
  277. ; // It will not display as a new playlist in the UI
  278. ; // It will not display as a limited time playlist in the UI
  279. ; // It is a high priority playlist that should sort itself before most others in the UI
  280. ; // It is put in the first (zero indexed) category of UI tiles (first row)
  281. ;
  282. ; (2)
  283. ; +FrontEndPlaylistData=(PlaylistName=Playlist_SolidGold_Squad, PlaylistAccess=(bEnabled=true, AdvertiseType=None, bDisplayAsLimitedTime=true, DisplayPriority=100, CategoryIndex=1), AccessOverrides=((Regions=("BRA", "OCE"), Platforms=("ALL"), OverrideAccess=(bEnabled=false, AdvertiseType=None, bDisplayAsLimitedTime=true, DisplayPriority=100, CategoryIndex=1))))
  284. ; // Add a playlist to the list that is identified with the name Playlist_SolidGold_Squad.
  285. ; // It is enabled.
  286. ; // It is considered a normal playlist that will hide if ever disabled.
  287. ; // It will not display as a new playlist in the UI
  288. ; // It will display as a limited time playlist in the UI
  289. ; // It is a lower priority playlist that should sort itself after default playlists in the UI
  290. ; // It is put on the second row of the UI of tiles
  291. ; // On all platforms in Brazil and Asia, this playlist will be disabled
  292. ;
  293. ; (3)
  294. ; +FrontEndPlaylistData=(PlaylistName=Playlist_ConsoleParty, PlaylistAccess=(bEnabled=false), AccessOverrides=((Regions=("ALL"), Platforms=("PS4","XboxOne","Switch"), OverrideAccess=(bEnabled=true, bIsDefaultPlaylist=true, AdvertiseType=New, bDisplayAsLimitedTime=true, DisplayPriority=10, CategoryIndex=1))))
  295. ; // Add a playlist to the list that is identified with the name Playlist_ConsoleParty.
  296. ; // It is disabled in general.
  297. ; // PS4, XboxOne, and Switch will enable the mode in all regions
  298. ; // If disabled, the playlist will hide itself in the UI
  299. ; // It will display as a new playlist in the UI
  300. ; // It will display as a limited time playlist in the UI
  301. ; // It is a higher priority playlist that should sort itself after default playlists in the UI
  302. ; (4)
  303. ; +FrontEndPlaylistData=(PlaylistName=Playlist_DefaultDuo, PlaylistAccess=(bForcePlaylistOff=true))
  304. ; // Force a playlist off that is identified with the name Playlist_DefaultDuo
  305. ;
  306. ; Example of what the playlist config list should look like:
  307. ; !FrontEndPlaylistData=ClearArray
  308. ; +FrontEndPlaylistData=(PlaylistName=Playlist_DefaultSolo, PlaylistAccess=(bEnabled=true, bIsDefaultPlaylist=true, bVisibleWhenDisabled=true, DisplayPriority=0, CategoryIndex=0))
  309. ; +FrontEndPlaylistData=(PlaylistName=Playlist_SolidGold_Squad, PlaylistAccess=(bEnabled=true, AdvertiseType=None, bDisplayAsLimitedTime=true, DisplayPriority=100, CategoryIndex=2), AccessOverrides=((Regions=("BRA", "OCE"), Platforms=("ALL"), OverrideAccess=(bEnabled=false, AdvertiseType=None, bDisplayAsLimitedTime=true, DisplayPriority=100, CategoryIndex=2))))
  310. ; +FrontEndPlaylistData=(PlaylistName=Playlist_ConsoleParty, PlaylistAccess=(bEnabled=false), AccessOverrides=((Regions=("ALL"), Platforms=("PS4","XboxOne","Switch"), OverrideAccess=(bEnabled=true, bIsDefaultPlaylist=true, bVisibleWhenDisabled=true, AdvertiseType=New, bDisplayAsLimitedTime=true, DisplayPriority=10, CategoryIndex=2))))
  311.  
  312. !FrontEndPlaylistData=ClearArray
  313. +FrontEndPlaylistData=(PlaylistName=Playlist_DefaultDuo, PlaylistAccess=(bEnabled=true, bIsDefaultPlaylist=true, bVisibleWhenDisabled=true, AdvertiseType=None, bDisplayAsLimitedTime=false, DisplayPriority=1, CategoryIndex=0))
  314. +FrontEndPlaylistData=(PlaylistName=Playlist_DefaultSquad, PlaylistAccess=(bEnabled=true, bIsDefaultPlaylist=true, bVisibleWhenDisabled=true, AdvertiseType=None, bDisplayAsLimitedTime=false, DisplayPriority=2, CategoryIndex=0))
  315. +FrontEndPlaylistData=(PlaylistName=Playlist_DefaultSolo, PlaylistAccess=(bEnabled=true, bIsDefaultPlaylist=true, bVisibleWhenDisabled=true, AdvertiseType=None, bDisplayAsLimitedTime=false, DisplayPriority=0, CategoryIndex=0))
  316. +FrontEndPlaylistData=(PlaylistName=Playlist_50v50, PlaylistAccess=(bEnabled=true, bIsDefaultPlaylist=true, bVisibleWhenDisabled=true, AdvertiseType=None, bDisplayAsLimitedTime=false, DisplayPriority=3, CategoryIndex=0))
  317. +FrontEndPlaylistData=(PlaylistName=Playlist_Playground, PlaylistAccess=(bEnabled=true, bIsDefaultPlaylist=false, bVisibleWhenDisabled=false, AdvertiseType=Updated, bDisplayAsLimitedTime=true, DisplayPriority=15, CategoryIndex=1))
  318. +FrontEndPlaylistData=(PlaylistName=Playlist_PlaygroundV2, PlaylistAccess=(bEnabled=true, bIsDefaultPlaylist=false, bVisibleWhenDisabled=false, bDisplayAsNew=true, bDisplayAsLimitedTime=false, DisplayPriority=16, CategoryIndex=1))
  319. +FrontEndPlaylistData=(PlaylistName=Playlist_Creative_TDM_v1, PlaylistAccess=(bEnabled=true, bIsDefaultPlaylist=false, bVisibleWhenDisabled=false, bDisplayAsNew=false, bDisplayAsLimitedTime=false, DisplayPriority=17, CategoryIndex=1))
  320.  
  321. ; China Modes
  322. ;!FrontEndPlaylistData=ClearArray
  323. ;+FrontEndPlaylistData=(PlaylistName=Playlist_Fortnite_B_Solo, PlaylistAccess=(bEnabled=true, bIsDefaultPlaylist=true, bVisibleWhenDisabled=true, DisplayPriority=1, CategoryIndex=0))
  324. ;+FrontEndPlaylistData=(PlaylistName=Playlist_Fortnite_B_Duos, PlaylistAccess=(bEnabled=true, bIsDefaultPlaylist=true, bVisibleWhenDisabled=true, DisplayPriority=2, CategoryIndex=0))
  325. ;+FrontEndPlaylistData=(PlaylistName=Playlist_Fortnite_B_Squads, PlaylistAccess=(bEnabled=true, bIsDefaultPlaylist=true, bVisibleWhenDisabled=true, DisplayPriority=3, CategoryIndex=0))
  326. ;+FrontEndPlaylistData=(PlaylistName=Playlist_50v50, PlaylistAccess=(bEnabled=true, bDisplayAsLimitedTime=true, DisplayPriority=10, CategoryIndex=0))
  327. ;+FrontEndPlaylistData=(PlaylistName=Playlist_Playground, PlaylistAccess=(bEnabled=true, bDisplayAsLimitedTime=true, DisplayPriority=15, CategoryIndex=1))
  328. ;+FrontEndPlaylistData=(PlaylistName=Playlist_Fortnite, PlaylistAccess=(bEnabled=true, bDisplayAsLimitedTime=true, DisplayPriority=20, CategoryIndex=1))
  329.  
  330. [/Script/FortniteGame.FortPlayerPawn]
  331. NavLocationValidityDistance=500
  332. MoveSoundStimulusBroadcastInterval=0.5
  333. bCharacterPartsCastIndirectShadows=true
  334.  
  335. [/Script/FortniteGame.FortPlayerPawnAthena]
  336. MeleeAbilityCooldown=0.5
  337.  
  338. [/Script/FortniteUI.FortUIDataConfiguration]
  339. DefaultUIDataConfigurationPath=/Game/UI/Foundation/Config/DefaultUIDataConfiguration.DefaultUIDataConfiguration_C
  340. BROnlyUIDataConfigurationPath=/Game/UI/Foundation/Config/BROnlyUIDataConfiguration.BROnlyUIDataConfiguration_C
  341. ErebusUIDataConfigurationPath=/Game/UI/Foundation/Config/Erebus/ErebusUIDataConfiguration.ErebusUIDataConfiguration_C
  342.  
  343. [/Script/FortniteGame.FortAssetManager]
  344. GameDataName=/Game/Balance/DefaultGameData.DefaultGameData
  345. MobileGameDataName=/Game/Balance/MobileGameData.MobileGameData
  346. AthenaGameDataName=/Game/Balance/AthenaGameData.AthenaGameData
  347. FastCookTheaterPath=/Game/World/Theaters/Theater_TEST_FastCook.Theater_TEST_FastCook
  348. PerfMemTheaterPath=/Game/World/Theaters/Theater_TEST_PerfMem.Theater_TEST_PerfMem
  349. BROnlyTheaterPath=/Game/World/Theaters/Theater_Athena.Theater_Athena
  350. ActiveTheaterListPath=/Game/World/ActiveTheaterList.ActiveTheaterList
  351. +BROnlyLootPackagesExclusionList=/Game/Items/Datatables/LootPackages_Client.LootPackages_Client
  352. +BROnlyLootPackagesExclusionList=/Game/Items/Datatables/DeployableBasePackages.DeployableBasePackages
  353.  
  354. ; Set up primary asset types to load, in priority order
  355. ; FortAssetManager.h describes game-specific overrides and chunk names
  356. [/Script/Engine.AssetManagerSettings]
  357. !PrimaryAssetTypesToScan=ClearArray
  358. +PrimaryAssetTypesToScan=(PrimaryAssetType="FortGameData",AssetBaseClass=/Script/FortniteGame.FortGameData,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=,SpecificAssets=(/Game/Balance/DefaultGameData.DefaultGameData),Rules=(Priority=110,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  359. +PrimaryAssetTypesToScan=(PrimaryAssetType="AthenaGameData",AssetBaseClass=/Script/FortniteGame.AthenaGameData,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=,SpecificAssets=(/Game/Balance/AthenaGameData.AthenaGameData),Rules=(Priority=110,bApplyRecursively=True,ChunkId=1,CookRule=AlwaysCook))
  360. +PrimaryAssetTypesToScan=(PrimaryAssetType="FortUIManager",AssetBaseClass=/Script/FortniteUI.FortUIManagerWidget_NUI,bHasBlueprintClasses=True,bIsEditorOnly=True,Directories=,SpecificAssets=(/Game/UI/Foundation/UIManager.UIManager),Rules=(Priority=100,bApplyRecursively=True,ChunkId=10,CookRule=Unknown))
  361. +PrimaryAssetTypesToScan=(PrimaryAssetType="FortUIDataConfiguration",AssetBaseClass=/Script/FortniteUI.FortUIDataConfiguration,bHasBlueprintClasses=True,bIsEditorOnly=False,Directories=((Path="/Game/UI/Foundation/Config")),SpecificAssets=,Rules=(Priority=90,bApplyRecursively=True,ChunkId=10,CookRule=Unknown))
  362. +PrimaryAssetTypesToScan=(PrimaryAssetType="FortFeedbackBank",AssetBaseClass=/Script/FortniteGame.FortFeedbackBank,bHasBlueprintClasses=False,bIsEditorOnly=True,Directories=((Path="/Game/Characters/Feedback")),SpecificAssets=,Rules=(Priority=30,bApplyRecursively=True,ChunkId=10,CookRule=Unknown))
  363. +PrimaryAssetTypesToScan=(PrimaryAssetType="PlayerBuildingClass",AssetBaseClass=/Script/FortniteGame.BuildingActor,bHasBlueprintClasses=True,bIsEditorOnly=False,Directories=((Path="/Game/Building/ActorBlueprints/Player")),SpecificAssets=,Rules=(Priority=30,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  364.  
  365. ; Scanning WorldItem first as it will scan the Item subdirectories as well
  366. +PrimaryAssetTypesToScan=(PrimaryAssetType="WorldItem",AssetBaseClass=/Script/FortniteGame.FortWorldItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Items"),(Path="/Game/Athena/Items/LTM"),(Path="/Game/Items/ResourcePickups")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  367. +PrimaryAssetTypesToScan=(PrimaryAssetType="AccountResource",AssetBaseClass=/Script/FortniteGame.FortPersistentResourceItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Items/PersistentResources")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  368. +PrimaryAssetTypesToScan=(PrimaryAssetType="Alteration",AssetBaseClass=/Script/FortniteGame.FortAlterationItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Items/Alterations"),(Path="/Game/Items/Alteration_v2")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  369. +PrimaryAssetTypesToScan=(PrimaryAssetType="Ammo",AssetBaseClass=/Script/FortniteGame.FortAmmoItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Items/Ammo"),(Path="/Game/Athena/Items/Ammo")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  370. +PrimaryAssetTypesToScan=(PrimaryAssetType="CardPack",AssetBaseClass=/Script/FortniteGame.FortCardPackItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Items/CardPacks")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  371. +PrimaryAssetTypesToScan=(PrimaryAssetType="ConsumableAccountItem",AssetBaseClass=/Script/FortniteGame.FortConsumableAccountItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Items/AccountConsumables")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  372. +PrimaryAssetTypesToScan=(PrimaryAssetType="ConversionControl",AssetBaseClass=/Script/FortniteGame.FortConversionControlItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Items/DirectedAcquisition/ConversionControl")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  373. +PrimaryAssetTypesToScan=(PrimaryAssetType="Currency",AssetBaseClass=/Script/FortniteGame.FortCurrencyItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Items/Currency")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  374. +PrimaryAssetTypesToScan=(PrimaryAssetType="Defender",AssetBaseClass=/Script/FortniteGame.FortDefenderItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Items/Defenders")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  375. +PrimaryAssetTypesToScan=(PrimaryAssetType="DeployableBaseCloudSave",AssetBaseClass=/Script/FortniteGame.FortDeployableBaseCloudSaveItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Items/DeployableBases")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  376. +PrimaryAssetTypesToScan=(PrimaryAssetType="Emote",AssetBaseClass=/Script/FortniteGame.FortEmoteItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Items/Emotes")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  377. +PrimaryAssetTypesToScan=(PrimaryAssetType="Expedition",AssetBaseClass=/Script/FortniteGame.FortExpeditionItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Expeditions")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  378. +PrimaryAssetTypesToScan=(PrimaryAssetType="Food",AssetBaseClass=/Script/FortniteGame.FortConsumableItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Items/Consumables")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  379. +PrimaryAssetTypesToScan=(PrimaryAssetType="Gadget",AssetBaseClass=/Script/FortniteGame.FortGadgetItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Items/Gadgets"),(Path="/Game/Abilities")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  380. +PrimaryAssetTypesToScan=(PrimaryAssetType="AthenaGadget",AssetBaseClass=/Script/FortniteGame.AthenaGadgetItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Athena/Items/Gameplay")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  381. +PrimaryAssetTypesToScan=(PrimaryAssetType="GameplayModifier",AssetBaseClass=/Script/FortniteGame.FortGameplayModifierItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Items/GameplayModifiers"),(Path="/Game/Abilities/NPC/MiniBoss/ItemDefs")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  382. +PrimaryAssetTypesToScan=(PrimaryAssetType="Hero",AssetBaseClass=/Script/FortniteGame.FortHeroType,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Heroes"),(Path="/Game/Athena/Heroes")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  383. +PrimaryAssetTypesToScan=(PrimaryAssetType="Ingredient",AssetBaseClass=/Script/FortniteGame.FortIngredientItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Items/Ingredients")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  384. +PrimaryAssetTypesToScan=(PrimaryAssetType="Outpost",AssetBaseClass=/Script/FortniteGame.FortOutpostItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Items/Outposts")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  385. +PrimaryAssetTypesToScan=(PrimaryAssetType="Quest",AssetBaseClass=/Script/FortniteGame.FortQuestItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Quests"),(Path="/Game/Athena/Items/Quests")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  386. +PrimaryAssetTypesToScan=(PrimaryAssetType="ChallengeBundle",AssetBaseClass=/Script/FortniteGame.FortChallengeBundleItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Items/ChallengeBundles"),(Path="/Game/Athena/Items/ChallengeBundles")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  387. +PrimaryAssetTypesToScan=(PrimaryAssetType="ChallengeBundleSchedule",AssetBaseClass=/Script/FortniteGame.FortChallengeBundleScheduleDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Items/ChallengeBundleSchedules"),(Path="/Game/Athena/Items/ChallengeBundleSchedules")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  388. +PrimaryAssetTypesToScan=(PrimaryAssetType="Quota",AssetBaseClass=/Script/FortniteGame.FortQuotaItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Balance/Quotas")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  389. +PrimaryAssetTypesToScan=(PrimaryAssetType="Schematic",AssetBaseClass=/Script/FortniteGame.FortSchematicItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Items/Schematics"),(Path="/Game/Athena/Items/Schematics")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  390. +PrimaryAssetTypesToScan=(PrimaryAssetType="Token",AssetBaseClass=/Script/FortniteGame.FortTokenType,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Items/Tokens")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  391. +PrimaryAssetTypesToScan=(PrimaryAssetType="CodeToken",AssetBaseClass=/Script/FortniteGame.FortCodeTokenItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Items/CodeTokens")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  392. +PrimaryAssetTypesToScan=(PrimaryAssetType="DailyRewardScheduleToken",AssetBaseClass=/Script/FortniteGame.FortTokenType,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Items/Tokens")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  393. +PrimaryAssetTypesToScan=(PrimaryAssetType="Trap",AssetBaseClass=/Script/FortniteGame.FortTrapItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Items/Traps"),(Path="/Game/Athena/Items/Traps")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  394. +PrimaryAssetTypesToScan=(PrimaryAssetType="Weapon",AssetBaseClass=/Script/FortniteGame.FortWeaponItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Items/Weapons"),(Path="/Game/Abilities/Player/Generic/UtilityItems"),(Path="/Game/Athena/Items/Weapons"),(Path="/Game/Athena/Items/Consumables"),(Path="/Game/Playgrounds/Items")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  395. +PrimaryAssetTypesToScan=(PrimaryAssetType="Consumable",AssetBaseClass=/Script/FortniteGame.FortWeaponItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Athena/Items/Consumables")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  396. +PrimaryAssetTypesToScan=(PrimaryAssetType="Deco",AssetBaseClass=/Script/FortniteGame.FortDecoItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Abilities/Player"),(Path="/Game/Athena/Items/Gameplay")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  397. +PrimaryAssetTypesToScan=(PrimaryAssetType="Worker",AssetBaseClass=/Script/FortniteGame.FortWorkerType,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Items/Workers")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  398. +PrimaryAssetTypesToScan=(PrimaryAssetType="HomebaseNode",AssetBaseClass=/Script/FortniteGame.FortHomebaseNodeItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Items/HomebaseNodes")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  399. +PrimaryAssetTypesToScan=(PrimaryAssetType="Stat",AssetBaseClass=/Script/FortniteGame.FortStatItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Items/Stats")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  400. +PrimaryAssetTypesToScan=(PrimaryAssetType="Buff",AssetBaseClass=/Script/FortniteGame.FortAccountBuffItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Items/AccountBuffs")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  401. +PrimaryAssetTypesToScan=(PrimaryAssetType="BuffCredit",AssetBaseClass=/Script/FortniteGame.FortAccountBuffCreditItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Items/AccountBuffs")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  402. +PrimaryAssetTypesToScan=(PrimaryAssetType="BGAConsumableWrapper",AssetBaseClass=/Script/FortniteGame.BGAConsumableWrapperItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Athena/Items/Consumables"),(Path="/Game/Athena/Items/ForagedItems")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  403. +PrimaryAssetTypesToScan=(PrimaryAssetType="PersonalVehicle",AssetBaseClass=/Script/FortniteGame.FortPersonalVehicleItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Items/Hoverboard")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  404.  
  405. ; Athena Cosmetic Items
  406. +PrimaryAssetTypesToScan=(PrimaryAssetType="AthenaSkyDiveContrail",AssetBaseClass=/Script/FortniteGame.AthenaSkyDiveContrailItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Athena/Items/Cosmetics/Contrails")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  407. +PrimaryAssetTypesToScan=(PrimaryAssetType="AthenaGlider",AssetBaseClass=/Script/FortniteGame.AthenaGliderItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Athena/Items/Cosmetics/Gliders")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  408. +PrimaryAssetTypesToScan=(PrimaryAssetType="AthenaPickaxe",AssetBaseClass=/Script/FortniteGame.AthenaPickaxeItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Athena/Items/Cosmetics/Pickaxes")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  409. +PrimaryAssetTypesToScan=(PrimaryAssetType="AthenaHat",AssetBaseClass=/Script/FortniteGame.AthenaHatItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Athena/Items/Cosmetics/Hats")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  410. +PrimaryAssetTypesToScan=(PrimaryAssetType="AthenaBackpack",AssetBaseClass=/Script/FortniteGame.AthenaBackpackItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Athena/Items/Cosmetics/Backpacks"),(Path="/Game/Athena/Items/Cosmetics/PetCarriers")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  411.  
  412. ; Athena characters are in separate chunk
  413. +PrimaryAssetTypesToScan=(PrimaryAssetType="AthenaCharacter",AssetBaseClass=/Script/FortniteGame.AthenaCharacterItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Athena/Items/Cosmetics/Characters")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=1,CookRule=AlwaysCook))
  414. +PrimaryAssetTypesToScan=(PrimaryAssetType="AthenaDance",AssetBaseClass=/Script/FortniteGame.AthenaDanceItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Athena/Items/Cosmetics/Dances"),(Path="/Game/Athena/Items/Cosmetics/Sprays"),(Path="/Game/Athena/Items/Cosmetics/Toys")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=1,CookRule=AlwaysCook))
  415. +PrimaryAssetTypesToScan=(PrimaryAssetType="AthenaConsumableEmote",AssetBaseClass=/Script/FortniteGame.AthenaConsumableEmoteItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Athena/Items/Cosmetics/ConsumableEmotes")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  416. +PrimaryAssetTypesToScan=(PrimaryAssetType="AthenaLoadingScreen",AssetBaseClass=/Script/FortniteGame.AthenaLoadingScreenItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Athena/Items/Cosmetics/LoadingScreens")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  417. +PrimaryAssetTypesToScan=(PrimaryAssetType="AthenaBattleBus",AssetBaseClass=/Script/FortniteGame.AthenaBattleBusItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Athena/Items/Cosmetics/BattleBuses")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  418. +PrimaryAssetTypesToScan=(PrimaryAssetType="AthenaVehicleCosmetic",AssetBaseClass=/Script/FortniteGame.AthenaVehicleCosmeticItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Athena/Items/Cosmetics/VehicleDecorations")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  419. +PrimaryAssetTypesToScan=(PrimaryAssetType="AthenaCallingCard",AssetBaseClass=/Script/FortniteGame.AthenaCallingCardItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Athena/Items/Cosmetics/CallingCards")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  420. +PrimaryAssetTypesToScan=(PrimaryAssetType="AthenaMapMarker",AssetBaseClass=/Script/FortniteGame.AthenaMapMarkerItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Athena/Items/Cosmetics/MapMarkers")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  421. +PrimaryAssetTypesToScan=(PrimaryAssetType="AthenaVictoryPose",AssetBaseClass=/Script/FortniteGame.AthenaVictoryPoseItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Athena/Items/Cosmetics/VictoryPoses")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  422. +PrimaryAssetTypesToScan=(PrimaryAssetType="AthenaMusicPack",AssetBaseClass=/Script/FortniteGame.AthenaMusicPackItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Athena/Items/Cosmetics/MusicPacks")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  423. +PrimaryAssetTypesToScan=(PrimaryAssetType="AthenaPetCosmetic",AssetBaseClass=/Script/FortniteGame.AthenaPetItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Athena/Items/Cosmetics/Pets")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  424. +PrimaryAssetTypesToScan=(PrimaryAssetType="AthenaItemWrap",AssetBaseClass=/Script/FortniteGame.AthenaItemWrapDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Athena/Items/Cosmetics/ItemWraps")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  425. +PrimaryAssetTypesToScan=(PrimaryAssetType="CosmeticVariantToken",AssetBaseClass=/Script/FortniteGame.FortVariantTokenType,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Athena/Items/CosmeticVariantTokens")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  426.  
  427. ; Athena Profile Items
  428. +PrimaryAssetTypesToScan=(PrimaryAssetType="AthenaSeasonTreasure",AssetBaseClass=/Script/FortniteGame.AthenaSeasonTreasureItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Athena/Items/SeasonTreasures")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  429. +PrimaryAssetTypesToScan=(PrimaryAssetType="AthenaSeason",AssetBaseClass=/Script/FortniteGame.AthenaSeasonItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Athena/Items/Seasons")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  430. +PrimaryAssetTypesToScan=(PrimaryAssetType="EventDescription",AssetBaseClass=/Script/FortniteGame.FortEventItemDefinitionBase,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Items/Events")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  431. +PrimaryAssetTypesToScan=(PrimaryAssetType="MatchAward",AssetBaseClass=/Script/FortniteGame.FortAwardItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Athena/Items/Awards")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  432.  
  433. ; Athena Matchmaking Items
  434. +PrimaryAssetTypesToScan=(PrimaryAssetType="AthenaEventToken",AssetBaseClass=/Script/FortniteGame.AthenaEventTokenItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Athena/Items/EventTokens")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  435.  
  436. ; Playground items
  437. +PrimaryAssetTypesToScan=(PrimaryAssetType="Playset",AssetBaseClass=/Script/FortniteGame.FortPlaysetItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Playsets")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  438. +PrimaryAssetTypesToScan=(PrimaryAssetType="CreativePlot",AssetBaseClass=/Script/FortniteGame.FortCreativeRealEstatePlotItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Playsets"),(Path="/Game/Playgrounds")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  439. +PrimaryAssetTypesToScan=(PrimaryAssetType="PlayerSurveyToken",AssetBaseClass=/Script/FortniteGame.FortPlayerSurveyTokenItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Items/PlayerSurveyTokens")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  440. +PrimaryAssetTypesToScan=(PrimaryAssetType="FortMtxOfferData",AssetBaseClass=/Script/FortniteUI.FortMtxOfferData,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Catalog/DisplayAssets")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  441. +PrimaryAssetTypesToScan=(PrimaryAssetType="FortAISpawnGroup",AssetBaseClass=/Script/FortniteGame.FortAISpawnGroup,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/AIDirector/SpawnGroups"),(Path="/Game/Athena/Deimos/AIDirector/SpawnGroups")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=Unknown))
  442. +PrimaryAssetTypesToScan=(PrimaryAssetType="FortHeroSpecialization",AssetBaseClass=/Script/FortniteGame.FortHeroSpecialization,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Heroes"),(Path="/Game/Athena/Heroes")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=Unknown))
  443. +PrimaryAssetTypesToScan=(PrimaryAssetType="FortAbilityKit",AssetBaseClass=/Script/FortniteGame.FortAbilityKit,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Abilities/Player")),SpecificAssets=,Rules=(Priority=15,bApplyRecursively=True,ChunkId=-1,CookRule=Unknown))
  444. +PrimaryAssetTypesToScan=(PrimaryAssetType="FortPlaylistAthena",AssetBaseClass=/Script/FortniteGame.FortPlaylistAthena,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Athena/Playlists")),SpecificAssets=,Rules=(Priority=15,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  445. +PrimaryAssetTypesToScan=(PrimaryAssetType="FortMissionGenerator",AssetBaseClass=/Script/FortniteGame.FortMissionGenerator,bHasBlueprintClasses=True,bIsEditorOnly=True,Directories=((Path="/Game/World/MissionGens")),SpecificAssets=,Rules=(Priority=5,bApplyRecursively=True,ChunkId=10,CookRule=Unknown))
  446. +PrimaryAssetTypesToScan=(PrimaryAssetType="FortMissionInfo",AssetBaseClass=/Script/FortniteGame.FortMissionInfo,bHasBlueprintClasses=False,bIsEditorOnly=True,Directories=((Path="/Game/Blueprints/Adventures"),(Path="/Game/Missions"),(Path="/Game/PvP")),SpecificAssets=,Rules=(Priority=5,bApplyRecursively=True,ChunkId=11,CookRule=Unknown))
  447. +PrimaryAssetTypesToScan=(PrimaryAssetType="FortZoneTheme",AssetBaseClass=/Script/FortniteGame.FortZoneTheme,bHasBlueprintClasses=True,bIsEditorOnly=False,Directories=((Path="/Game/World/ZoneThemes")),SpecificAssets=,Rules=(Priority=5,bApplyRecursively=True,ChunkId=10,CookRule=Unknown))
  448. +PrimaryAssetTypesToScan=(PrimaryAssetType="Map",AssetBaseClass=/Script/Engine.World,bHasBlueprintClasses=False,bIsEditorOnly=True,Directories=((Path="/Game/Maps"),(Path="/Game/Athena/Maps"),(Path="/Game/Packages/Fortress_Transylvania/Maps"),(Path="/Game/QA/FunctionalTesting")),SpecificAssets=,Rules=(Priority=5,bApplyRecursively=True,ChunkId=11,CookRule=Unknown))
  449. +PrimaryAssetTypesToScan=(PrimaryAssetType="FortTheaterList",AssetBaseClass=/Script/FortniteGame.FortTheaterList,bHasBlueprintClasses=False,bIsEditorOnly=True,Directories=((Path="/Game/World")),SpecificAssets=,Rules=(Priority=5,bApplyRecursively=True,ChunkId=10,CookRule=Unknown))
  450. +PrimaryAssetTypesToScan=(PrimaryAssetType="CharacterPart",AssetBaseClass=/Script/FortniteGame.CustomCharacterPart,bHasBlueprintClasses=False,bIsEditorOnly=True,Directories=((Path="/Game/Characters/CharacterParts"),(Path="/Game/Athena/Heroes/Mehses")),SpecificAssets=,Rules=(Priority=-1,bApplyRecursively=True,ChunkId=-1,CookRule=Unknown))
  451. +PrimaryAssetTypesToScan=(PrimaryAssetType="CustomColorSwatch",AssetBaseClass=/Script/FortniteGame.CustomColorSwatch,bHasBlueprintClasses=False,bIsEditorOnly=True,Directories=((Path="/Game/Characters/CharacterColorSwatches")),SpecificAssets=,Rules=(Priority=-1,bApplyRecursively=True,ChunkId=-1,CookRule=Unknown))
  452. +PrimaryAssetTypesToScan=(PrimaryAssetType="FortMission",AssetBaseClass=/Script/FortniteGame.FortMission,bHasBlueprintClasses=True,bIsEditorOnly=True,Directories=((Path="/Game/Blueprints/Adventures"),(Path="/Game/Missions"),(Path="/Game/PvP")),SpecificAssets=,Rules=(Priority=-1,bApplyRecursively=True,ChunkId=-1,CookRule=Unknown))
  453. +PrimaryAssetTypesToScan=(PrimaryAssetType="FortMissionManager",AssetBaseClass=/Script/FortniteGame.FortMissionManager,bHasBlueprintClasses=True,bIsEditorOnly=True,Directories=((Path="/Game/Blueprints"),(Path="/Game/Missions"),(Path="/Game/PvP")),SpecificAssets=,Rules=(Priority=-1,bApplyRecursively=True,ChunkId=-1,CookRule=Unknown))
  454. +PrimaryAssetTypesToScan=(PrimaryAssetType="PrimaryAssetLabel",AssetBaseClass=/Script/Engine.PrimaryAssetLabel,bHasBlueprintClasses=False,bIsEditorOnly=True,Directories=((Path="/Game/Labels"),(Path="/Game/L10N")),SpecificAssets=,Rules=(Priority=-1,bApplyRecursively=True,ChunkId=-1,CookRule=Unknown))
  455. +PrimaryAssetTypesToScan=(PrimaryAssetType="GiftBox",AssetBaseClass=/Script/FortniteGame.FortGiftBoxItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Items/GiftBoxes")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  456. +PrimaryAssetTypesToScan=(PrimaryAssetType="Stamp",AssetBaseClass=/Script/FortniteGame.FortStampItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Items/Stamps")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  457. +PrimaryAssetTypesToScan=(PrimaryAssetType="CampaignHeroLoadout",AssetBaseClass=/Script/FortniteGame.FortCampaignHeroLoadoutItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Items/Loadouts")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  458. +PrimaryAssetTypesToScan=(PrimaryAssetType="TeamPerk",AssetBaseClass=/Script/FortniteGame.FortTeamPerkItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Abilities/Player/Perks/Leader"),(Path="/Game/Abilities/Player/Perks/Team")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  459. +PrimaryAssetTypesToScan=(PrimaryAssetType="PrerollData",AssetBaseClass=/Script/FortniteGame.FortPrerollDataItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Items/PrerollData")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  460. +PrimaryAssetTypesToScan=(PrimaryAssetType="CatalogMessaging",AssetBaseClass=/Script/FortniteGame.CatalogMessaging,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Athena")),SpecificAssets=,Rules=(Priority=15,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  461.  
  462. ; Set chunk rules for dynamic types
  463. +CustomPrimaryAssetRules=(PrimaryAssetType="FortNavAgentCostData", SpecificAssets=,Rules=(bApplyRecursively=True,ChunkID=10,CookRule=AlwaysCook))
  464. +CustomPrimaryAssetRules=(PrimaryAssetType="FortConstructorReferences", SpecificAssets=,Rules=(Priority=120,bApplyRecursively=True,ChunkID=10,CookRule=AlwaysCook))
  465. +CustomPrimaryAssetRules=(PrimaryAssetType="GameplayCueRefs", SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkID=10,CookRule=AlwaysCook))
  466.  
  467. ; Assets that we force into chunk 0
  468. +CustomPrimaryAssetRules=(PrimaryAssetType="StartupChunkRefs", SpecificAssets=,Rules=(Priority=300,bApplyRecursively=True,ChunkID=0,CookRule=AlwaysCook))
  469.  
  470. ; Startup and transition maps should be in chunk 10. Priority must be higher than any other primary asset that might move assets out of chunk 10
  471. +PrimaryAssetRules=(PrimaryAssetId="Map:/Game/Maps/Frontend",Rules=(Priority=15,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  472. +PrimaryAssetRules=(PrimaryAssetId="Map:/Game/Maps/FortniteEmptyDedicated",Rules=(Priority=15,bApplyRecursively=True,ChunkId=10,CookRule=Unknown))
  473. +PrimaryAssetRules=(PrimaryAssetId="Map:/Game/Maps/FortniteTransition",Rules=(Priority=15,bApplyRecursively=True,ChunkId=10,CookRule=Unknown))
  474.  
  475. ; The farmstead and the first outpost should both be in chunk10, all other missions/maps are in chunk 11
  476. +PrimaryAssetRules=(PrimaryAssetId="Map:/Game/Maps/Zones/TheFarmstead/Zone_Onboarding_FarmsteadFort",Rules=(Priority=15,bApplyRecursively=True,ChunkId=10,CookRule=Unknown))
  477. +PrimaryAssetRules=(PrimaryAssetId="FortMissionInfo:OB_FarmsteadFort",Rules=(Priority=10,bApplyRecursively=True,ChunkId=10,CookRule=Unknown))
  478. +PrimaryAssetRules=(PrimaryAssetId="FortMissionInfo:CollectionBadges",Rules=(Priority=10,bApplyRecursively=True,ChunkId=10,CookRule=Unknown))
  479.  
  480. ; Athena shouldn't add much more content, so we are putting that in chunk 10 as well
  481. +PrimaryAssetRules=(PrimaryAssetId="Map:/Game/Athena/Maps/Athena_Terrain",Rules=(Priority=15,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  482. +PrimaryAssetRules=(PrimaryAssetId="Map:/Game/Athena/Maps/LITE/Athena_Lite",Rules=(Priority=15,bApplyRecursively=True,ChunkId=10,CookRule=AlwaysCook))
  483. bOnlyCookProductionAssets=False
  484. bShouldManagerDetermineTypeAndName=False
  485. bShouldGuessTypeAndNameInEditor=True
  486. bShouldAcquireMissingChunksOnLoad=True
  487. +PrimaryAssetIdRedirects=(Old="AccountResource:athenaseasonalbp",New="AccountResource:athenabattlestar")
  488. +PrimaryAssetIdRedirects=(Old="AthenaCharacter:cid_136_athena_commando_m_basketball",New="AthenaCharacter:cid_136_athena_commando_m_streetbasketball")
  489. +PrimaryAssetIdRedirects=(Old="AthenaCharacter:cid_137_athena_commando_f_basketball",New="AthenaCharacter:cid_137_athena_commando_f_streetbasketball")
  490. +PrimaryAssetIdRedirects=(Old="Token:athena_freebattlepasstoken",New="Token:athena_battlepassdiscounttoken_s08")
  491. +AssetPathRedirects=(Old="/Game/Building/PlaceholderQuickbarData/BuildingItemData_Floor.BuildingItemData_Floor",New="/Game/Items/Weapons/BuildingTools/BuildingItemData_Floor.BuildingItemData_Floor")
  492. +AssetPathRedirects=(Old="/Game/Building/PlaceholderQuickbarData/BuildingItemData_RoofS.BuildingItemData_RoofS",New="/Game/Items/Weapons/BuildingTools/BuildingItemData_RoofS.BuildingItemData_RoofS")
  493. +AssetPathRedirects=(Old="/Game/Building/PlaceholderQuickbarData/BuildingItemData_Stair_W.BuildingItemData_Stair_W",New="/Game/Items/Weapons/BuildingTools/BuildingItemData_Stair_W.BuildingItemData_Stair_W")
  494. +AssetPathRedirects=(Old="/Game/Building/PlaceholderQuickbarData/BuildingItemData_Wall.BuildingItemData_Wall",New="/Game/Items/Weapons/BuildingTools/BuildingItemData_Wall.BuildingItemData_Wall")
  495. +AssetPathRedirects=(Old="/Game/Abilities/Toys/Waypoint/TID_Floor_WaypointDot.TID_Floor_WaypointDot",New="/Game/Athena/Items/Traps/TID_Floor_WaypointDot.TID_Floor_WaypointDot")
  496. +AssetPathRedirects=(Old="/Game/Abilities/Toys/Waypoint/TID_Floor_WaypointRing.TID_Floor_WaypointRing",New="/Game/Athena/Items/Traps/TID_Floor_WaypointRing.TID_Floor_WaypointRing")
  497. +AssetPathRedirects=(Old="/Game/Items/Traps/Floor/TID_Floor_Backup.TID_Floor_Backup",New="/Game/Athena/Items/Traps/TID_Floor_Backup.TID_Floor_Backup")
  498. +AssetPathRedirects=(Old="/Game/Items/Traps/Floor/TID_Floor_BiplaneSpawner.TID_Floor_BiplaneSpawner",New="/Game/Athena/Items/Traps/TID_Floor_BiplaneSpawner.TID_Floor_BiplaneSpawner")
  499. +AssetPathRedirects=(Old="/Game/Items/Traps/Floor/TID_Floor_DamageRailFull.TID_Floor_DamageRailFull",New="/Game/Athena/Items/Traps/TID_Floor_DamageRailFull.TID_Floor_DamageRailFull")
  500. +AssetPathRedirects=(Old="/Game/Items/Traps/Floor/TID_Floor_DamageRailHalf.TID_Floor_DamageRailHalf",New="/Game/Athena/Items/Traps/TID_Floor_DamageRailHalf.TID_Floor_DamageRailHalf")
  501. +AssetPathRedirects=(Old="/Game/Items/Traps/Floor/TID_Floor_GolfCartSpawner.TID_Floor_GolfCartSpawner",New="/Game/Athena/Items/Traps/TID_Floor_GolfCartSpawner.TID_Floor_GolfCartSpawner")
  502. +AssetPathRedirects=(Old="/Game/Items/Traps/Floor/TID_Floor_Minigame_Start_Plate.TID_Floor_Minigame_Start_Plate",New="/Game/Athena/Items/Traps/TID_Floor_Minigame_Start_Plate.TID_Floor_Minigame_Start_Plate")
  503. +AssetPathRedirects=(Old="/Game/Items/Traps/Floor/TID_Floor_Minigame_Trigger_Plate.TID_Floor_Minigame_Trigger_Plate",New="/Game/Athena/Items/Traps/TID_Floor_Minigame_Trigger_Plate.TID_Floor_Minigame_Trigger_Plate")
  504. +AssetPathRedirects=(Old="/Game/Items/Traps/Floor/TID_Floor_Player_Start_Plate_VR_T01.TID_Floor_Player_Start_Plate_VR_T01",New="/Game/Athena/Items/Traps/TID_Floor_Player_Start_Plate_VR_T01.TID_Floor_Player_Start_Plate_VR_T01")
  505. +AssetPathRedirects=(Old="/Game/Items/Traps/Floor/TID_Floor_QuadSpawner.TID_Floor_QuadSpawner",New="/Game/Athena/Items/Traps/TID_Floor_QuadSpawner.TID_Floor_QuadSpawner")
  506. +AssetPathRedirects=(Old="/Game/Items/Traps/Floor/TID_Floor_ShoppingCartSpawner.TID_Floor_ShoppingCartSpawner",New="/Game/Athena/Items/Traps/TID_Floor_ShoppingCartSpawner.TID_Floor_ShoppingCartSpawner")
  507. +AssetPathRedirects=(Old="/Game/Items/Traps/Floor/TID_Floor_SpeedBoost.TID_Floor_SpeedBoost",New="/Game/Athena/Items/Traps/TID_Floor_SpeedBoost.TID_Floor_SpeedBoost")
  508. +AssetPathRedirects=(Old="/Game/Items/Traps/Floor/TID_Floor_VehicleSpawner.TID_Floor_VehicleSpawner",New="/Game/Athena/Items/Traps/TID_Floor_VehicleSpawner.TID_Floor_VehicleSpawner")
  509. +AssetPathRedirects=(Old="/Game/Items/Traps/Floor/TID_Floor_WaypointDispenser.TID_Floor_WaypointDispenser",New="/Game/Athena/Items/Traps/TID_Floor_WaypointDispenser.TID_Floor_WaypointDispenser")
  510. +AssetPathRedirects=(Old="/Game/Items/Traps/Floor/TID_TargetDummy_Trap.TID_TargetDummy_Trap",New="/Game/Athena/Items/Traps/TID_TargetDummy_Trap.TID_TargetDummy_Trap")
  511. +AssetPathRedirects=(Old="/Game/Building/ActorBlueprints/IceCastle/Props/IceCastle_Torch1.IceCastle_Torch1_C",New="/Game/Building/ActorBlueprints/IceCastle/Props/IceCastle_Torch_Blue.IceCastle_Torch_Blue_C")
  512. +AssetPathRedirects=(Old="/Game/Playgrounds/Items/MusicBlock/MusicBlock_Bass1.MusicBlock_Bass1_C",New="/Game/Playgrounds/Items/MusicBlock/MusicBlock_Bass_01.MusicBlock_Bass_01_C")
  513. +AssetPathRedirects=(Old="/Game/Playgrounds/Items/MusicBlock/MusicBlock_Bass2.MusicBlock_Bass2_C",New="/Game/Playgrounds/Items/MusicBlock/MusicBlock_Bass_02.MusicBlock_Bass_02_C")
  514. MetaDataTagsForAssetRegistry=()
  515.  
  516. [/Script/FortniteGame.FortGlobals]
  517. MinCullObjectSize=64.0
  518. MinCullDistance=2800.0
  519. MaxCullObjectSize=1000.0
  520. MaxCullDistance=40000.0
  521. bShowSkillTreeMovies=true
  522. bShowMissionResultsMovies=true
  523. bDisablePlayerTeleportDuringMissionResults=false
  524. bDisableParticleEffectsDuringMissionResults=false
  525. bFlushGPUWhenPlayerIsTeleportedAtEndOfZone=false
  526. bStreamOutTextureDataWhenPlayerIsTeleportedAtEndOfZone=false
  527. bEnableNewRewardFlow=true
  528. bEnableWIFE=true
  529. bEnableFrontendCrafting=true
  530. bEnableFrontendStorage=true
  531. bAccountLinkingEnabled=true
  532. AccountLinkingUIConfig=Default
  533. AccountLinkingUIURL="https://www.epicgames.com/account/connected"
  534. bTwitchEnabled=false
  535. bTwitchHeartbeatEnabled=true
  536. bTwitchAllowDisplayViewernames=true
  537. MinTwitchHeartbeatInterval=30.0
  538. MaxTwitchViewerNamesToCache=1000
  539. TwitchViewerNameExpirationMinutes=0
  540. TwitchAccountInformationRefreshInterval=0
  541. PlayerUnregistrationFailsafeTimer=600.0
  542. MinTheaterListRefreshDelay=0
  543. MaxTheaterListRefreshDelay=180
  544. PartyJoinFailureLogSubmit=(bSubmitLogs=true,LogTailKb=300,LogSubmitChance=1.0,Reasons=((Reason="Unknown"),(Reason="UnknownClientFailure"),(Reason="JoinInfoInvalid"),(Reason="NotApproved",SubReason="Unknown"),(Reason="GameSpecificReason",SubReason="Unknown"),(Reason="GameSpecificReason",SubReason="OSSUnavailable"),(Reason="GameSpecificReason",SubReason="FailedToStartFindConsoleSession")))
  545. LoginFailureOptions=(bSubmitLogs=false,LogTailKb=300,LogSubmitChance=1.0,DoNotUploadReasons=(Banned,Console_LoginFailed,AuthFailed,Console_EntitlementCheckFailed,Console_MissingAuthAssociation,Console_DuplicateAuthAssociation,Console_AddedAuthAssociation,Console_NotEntitled,Console_PatchOrUpdateRequired,Console_PrivilegeCheck,EULACheckFailed,NotEntitled,NotStarted,Pending,PlatformNotAllowed,Success))
  546. LogoutFailureOptions=(bSubmitLogs=false,bSubmitLogsDuringLogin=false,LogTailKb=300,LogSubmitChance=1.0,DoNotUploadReasons=("OnlineAccount_LostConnection"))
  547. RealMoneyPurchaseFailureOptions=(bSubmitLogs=false,LogTailKb=300,LogSubmitChance=1.0,DoNotUploadReasons=("com.epicgames.catalog_helper.user_cancelled"))
  548. SubGameAccess=(SubGame=Campaign,AccessStatus=LimitedAccess,MatchmakingStatus=Enabled)
  549. +SubGameAccess=(SubGame=Athena,AccessStatus=OpenAccess,MatchmakingStatus=Enabled)
  550. ; Upload dedicated-server stats during athena
  551. bUploadAthenaStats=true
  552. bUploadAthenaStatsV2=true
  553. ; Minimum amount of time between requests for the same leaderboard/stat data
  554. TimeBetweenLeaderboardRequestsMinutes=15
  555. ; Minumum amount of time between unimportant (stat # updates) presence updates
  556. MinSecondsBetweenUnimportantPresenceUpdates=30
  557. ; Should we turn off the timeplayed stat reporting?
  558. bDisableTimePlayedStat=false
  559. ; Do we want to use XUIDs instead of gamertags in leaderboards code?
  560. bXboxLeaderboardsUseXuidsInsteadOfGamerTags=false
  561. ; This let's us hotfix off the first shot accuracy.
  562. bFirstShotAccuracyDisabled=false
  563. ; Maximum velocity any player can reach.
  564. MaximumCharacterVelocity=15000
  565. ; Whether to submit return to main menu error logs
  566. bSubmitReturnToMenuErrorLogs=false
  567. ; Enable Creative Mode Tutorial Prompts
  568. bEnableCreativeModeTutorials=true
  569. ; How much log to upload in Kb
  570. ReturnToMenuErrorLogTailKb=300
  571. ; Random chance between 0.0 to 1.0 to upload logs if they're enabled
  572. ReturnToMenuErrorLogSubmitChance=1.0
  573. ; Whether to use the previous version of the media source
  574. bUseLegacyMediaSource=false
  575. bEventVOSupported=false
  576.  
  577. [/Script/GameplayAbilities.AbilitySystemGlobals]
  578. AbilitySystemGlobalsClassName=/Script/FortniteGame.FortAbilitySystemGlobals
  579. GlobalGameplayCueManagerName=/Game/Abilities/FortGameplayCueManager.FortGameplayCueManager
  580. PredictTargetGameplayEffects=false
  581. +GlobalAttributeSetDefaultsTableNames=/Game/Balance/DataTables/AttributesHeroScaling.AttributesHeroScaling
  582. +GlobalAttributeSetDefaultsTableNames=/Game/Balance/DataTables/AttributesHeroNonScaling.AttributesHeroNonScaling
  583. +GlobalAttributeSetDefaultsTableNames=/Game/Balance/DataTables/AttributesDefenderScaling.AttributesDefenderScaling
  584. +GlobalAttributeSetDefaultsTableNames=/Game/Balance/DataTables/AttributesDefenderNonScaling.AttributesDefenderNonScaling
  585. +GlobalAttributeSetDefaultsTableNames=/Game/Balance/DataTables/AttributesBuildingProps.AttributesBuildingProps
  586. +GlobalAttributeSetDefaultsTableNames=/Game/Balance/DataTables/AttributesBuildingSection.AttributesBuildingSection
  587. +GlobalAttributeSetDefaultsTableNames=/Game/Athena/Balance/DataTables/AthenaGadgetAttributeData.AthenaGadgetAttributeData
  588. +GlobalAttributeSetDefaultsTableNames=/Game/Athena/Balance/DataTables/AthenaHeroAttributeData.AthenaHeroAttributeData
  589. +GlobalAttributeSetDefaultsTableNames=/Game/Athena/Balance/DataTables/AthenaAttributesBuildingSection.AthenaAttributesBuildingSection
  590. +GlobalAttributeSetDefaultsTableNames=/Game/Athena/Balance/DataTables/AthenaQuestPropAttributeData.AthenaQuestPropAttributeData
  591. +GameplayCueNotifyPaths="/Game/GameplayCueNotifies"
  592. +GameplayCueNotifyPaths="/Game/Abilities"
  593. +GameplayCueNotifyPaths="/Game/Athena/GameplayCueNotifies"
  594.  
  595. [/Script/FortniteGame.FortAbilitySystemGlobals]
  596. +BROnlyAttributeSetDefaultsToExclude=/Game/Balance/DataTables/AttributesHeroScaling.AttributesHeroScaling
  597. +BROnlyAttributeSetDefaultsToExclude=/Game/Balance/DataTables/AttributesDefenderScaling.AttributesDefenderScaling
  598. +BROnlyAttributeSetDefaultsToExclude=/Game/Balance/DataTables/AttributesDefenderNonScaling.AttributesDefenderNonScaling
  599.  
  600. [/Script/FortniteGame.FortGameplayCueManager]
  601. +BROnlyGameplayCueNotifyPaths="/Game/Abilities/Player/Athena"
  602. +BROnlyGameplayCueNotifyPaths="/Game/Athena/GameplayCueNotifies"
  603. +BROnlyGameplayCueNotifyPaths="/Game/Abilities/Emotes/GameplayCues"
  604. +BROnlyGameplayCueNotifyPaths="/Game/Abilities/Toys"
  605.  
  606. [/Script/Engine.GameSession]
  607. MaxPlayers=4
  608. MaxSpectators=20
  609. ; Always-on voice chat is used for console clients. This value is used by the server for ClientEnableNetworkVoice,
  610. ; clients don't read this config value directly, so setting it in the console config files doesn't help.
  611. ; Voice chat remains disabled on desktop platforms via the bHasVoiceEnabled=false setting in DefaultEngine.ini.
  612. bRequiresPushToTalk=false
  613.  
  614. [/Script/FortniteGame.FortGameSession]
  615. BulkUnregisterTimerDelay=60.0
  616. MaxBroadcasters=2
  617.  
  618. [/Script/FortniteGame.FortGameSessionDedicated]
  619. ; 5 minutes
  620. HotfixCheckTimer=300.0
  621. ; 2 minutes, random variance added to above
  622. HotfixCheckVariance=120.0
  623. IdleResetShortTimer=60 ; 1 minute, used for a quick restart
  624. ConsoleSessionRetryWaitSeconds=30.0
  625. ServerManifestOutputFormat=EServerManifestOutputFormat::HTTP
  626. ServerManifestDestination=127.0.0.1:7070
  627.  
  628. [/Script/FortniteGame.FortGameSessionDedicatedAthena]
  629. ; MMS
  630. MMSVersionCompatability="*"
  631. MMSTicketURLServer="/api/game/v2/matchmakingservice/ticket/session/`id"
  632. MMSPingInterval=30.f
  633. ReconnectToMMSDelay=10.f
  634. MaxReconnectToMMSDelay=300.f
  635.  
  636. [FortniteGame.TakeHomeSurvey]
  637. WebURL=www.surveymonkey.com/s/93YGFVZ
  638.  
  639. [/Script/FortniteGame.FortBTAI]
  640. GoalInfoUpdateRate=0.1
  641.  
  642. [/Script/AIModule.AIPerceptionComponent]
  643. DominantSense=Sight
  644.  
  645. [/Script/AIModule.EnvQueryManager]
  646. ; Env Query manager is only allowed 3 ms per frame for testing/generation.
  647. MaxAllowedTestingTime=0.003
  648. ; Env Query manager should test using depth, not breadth
  649. bTestQueriesUsingBreadth=false
  650. ; Env Query manager should report when we have more than 200 queries
  651. QueryCountWarningThreshold=200
  652. ; Env Query manager should report the warning threshold every 15 seconds
  653. QueryCountWarningInterval=60
  654.  
  655. [/Script/Engine.WorldSettings]
  656. DynamicIndirectShadowsSelfShadowingIntensity=.25
  657.  
  658. [/Script/FortniteGame.FortWorldSettings]
  659. DefaultWorldTimeOfDayManager=/Game/TimeOfDay/TODM/STW/TODM_STW_Parent.TODM_STW_Parent_C
  660.  
  661. [/Script/FortniteGame.MatchHeartbeatManager]
  662. ServerMetricsLOD=3
  663. HighFrequencyServerMetricsDurationSec=0
  664. HighFrequencyEventsLOD=0
  665.  
  666. [/Script/FortniteGame.FortFastLoadConfig]
  667. bDisableStreamInBuildings=true
  668. bDisableStartupAIDirector=true
  669. bDisableUpgradePlayerBuildingClasses=true
  670. bUseMinimalPlayerBuildingClasses=true
  671. bDisableStartingMissions=true
  672. bUseFastLoadDefaultInventory=true
  673. bDisableColorSwatches=true
  674. bDisableNavAgentCostData=true
  675. bDisableThreatVisualsManager=true
  676. bDisablePreLoadAssets=true
  677.  
  678. [/Script/FortniteGame.FortPartyContext]
  679. bShouldTryToJoinEpicPartyOnConsoleFailure=true
  680.  
  681. [EpicPurchaseFlow]
  682. CI="https://launcher-ci.ol.epicgames.net/purchase"
  683. GameDev="https://launcher-gamedev.ol.epicgames.net/purchase"
  684. Stage="https://launcher-website-stage.ol.epicgames.com/purchase"
  685. Prod="https://launcher-website-prod07.ol.epicgames.com/purchase"
  686. !GameDevAltDomains="Clear"
  687. +GameDevAltDomains="launcher-gamedev.ak.epicgames.net"
  688. !ProdAltDomains="Clear"
  689. +ProdAltDomains="launcher-website-prod.ak.epicgames.com"
  690.  
  691. [EpicContentService]
  692. CI="https://fortnitecontent-website-ci.ol.epicgames.net/content/api/pages/fortnite-game"
  693. GameDev="https://fortnitecontent-website-gamedev.ol.epicgames.net/content/api/pages/fortnite-game"
  694. ;Stage="https://fortnitecontent-website-stage.ol.epicgames.com/content/api/pages/fortnite-game"
  695. Prod="https://fortnitecontent-website-prod07.ol.epicgames.com/content/api/pages/fortnite-game"
  696. !GameDevAltDomains="Clear"
  697. +GameDevAltDomains="fortnitecontent-website-gamedev.ak.epicgames.net"
  698. !ProdAltDomains="Clear"
  699. +ProdAltDomains="fortnitecontent-website-prod.ak.epicgames.com"
  700.  
  701. [BuildDX12PSO]
  702. ReplayId=3c53007966e440e28e338e10c9bf6641
  703.  
  704. [/Script/FortniteGame.FortMatchmakingContext]
  705. NormalConfig=(ChanceToHostOverride=40.f,MaxSearchResultsOverride=30,MaxProcessedSearchResults=5,ChanceToHostIncrease=5.f)
  706. CriticalConfig=(ChanceToHostOverride=40.f,MaxSearchResultsOverride=30,MaxProcessedSearchResults=5,ChanceToHostIncrease=5.f)
  707. QuickPlayConfig=(ChanceToHostOverride=40.f,MaxSearchResultsOverride=30,MaxProcessedSearchResults=5,ChanceToHostIncrease=5.f)
  708. OnboardingConfig=(ChanceToHostOverride=40.f,MaxSearchResultsOverride=30,MaxProcessedSearchResults=5,ChanceToHostIncrease=5.f)
  709. OutpostConfig=(ChanceToHostOverride=40.f,MaxSearchResultsOverride=30,MaxProcessedSearchResults=5,ChanceToHostIncrease=5.f)
  710. PvPConfig=(ChanceToHostOverride=10.f,MaxSearchResultsOverride=30,MaxProcessedSearchResults=5,ChanceToHostIncrease=5.f)
  711.  
  712. [/Script/FortniteGame.FortMatchmakingV2]
  713. ; MMS
  714. MMSVersionCompatability="*"
  715. MMSTicketURLClient="/api/game/v2/matchmakingservice/ticket/player/`id"
  716. MMSPingInterval=30.f
  717. bCustomKeyEnabled=true
  718. !AltDomainRecords=ClearArray
  719. +AltDomainRecords=(OriginalDomain="fortnite-matchmaking-public-service-athena-prod.ol.epicgames.com", AltDomain="fortnite-mm-public-service-live-prod.ak.epicgames.com")
  720. MatchmakingRetryInterval=3.f
  721. MaxMatchmakingRetries=3
  722. LogTailKb=300
  723. LogSubmitChance=1.f
  724.  
  725.  
  726. [/Script/FortniteGame.FortMcpUtils]
  727. UnredeemedCodesUrl="/api/game/v2/friendcodes/`accountId/`codeBackend"
  728. RecordUserStatsUrl="/api/stats/bulk?ownertype=1"
  729. QueryUserStatsUrl="/api/stats/accountId/`accountId/bulk/window/alltime"
  730. QueryLeaderboardUrl="/api/leaderboards/type/`typeId/stat/`leaderboardName/window/weekly?ownertype=1"
  731. ProcessPendingRewardsUrl="/api/game/v2/events/v2/processPendingRewards/`accountId"
  732. QueryCohortUrl="/api/game/v2/leaderboards/cohort/`accountId?playlist=`cohortName"
  733. VoiceLoginUrl="/api/game/v2/voice/`accountId/login"
  734. VoiceJoinUrl="/api/game/v2/voice/`accountId/join/`partyId"
  735. AllowHomebaseCharactersUrl="/api/game/v2/homebase/allowed-name-chars"
  736. PrivacySettingsUrl="/api/game/v2/privacy/account/`accountId"
  737. ReportPlayerToxicityUrl="/api/game/v2/toxicity/account/`accountId/report/`offenderAccountId"
  738. EventCalendardTestUrl="/api/admin/scheduled_events/time_dilation/now/`desiredTime"
  739. CreativeHistoryBaseUrl="/api/game/v2/creative"
  740.  
  741. DefaultLogTailLengthKb=100
  742. bENWE=true
  743.  
  744. [/Script/FortniteGame.FortSpectatorCameraComponent]
  745. DefaultFilmbackPresetName="16:9 DSLR"
  746. DefaultLensPresetName="Spectator Zoom"
  747. DefaultLensFocalLength=35
  748. DefaultLensFStop=8
  749.  
  750. [/Script/FortniteGame.FortSpectatorCamComp_ThirdPerson]
  751. DefaultLensFocalLength=35
  752. DefaultLensFStop=4
  753.  
  754. [/Script/FortniteGame.FortHoverDroneCameraComponent]
  755. DefaultLensFocalLength=35
  756.  
  757. ; Cheat scripts, execute with "CheatScript SectionName"
  758.  
  759. [CheatScript.MMDebug]
  760. +Cmd="displayclear"
  761. +Cmd="displayall fortmatchmakingpolicy currentparams"
  762. +Cmd="displayall FortSearchPass CurrentSearchParams"
  763. +Cmd="displayall FortSearchPass CurrentSearchPassState"
  764. +Cmd="displayall fortpartybeaconclient connectionstate"
  765. +Cmd="displayall netconnection lastreceivetime"
  766.  
  767. [CheatScript.PartyDebug]
  768. +Cmd="displayclear"
  769. +Cmd="displayall socialparty OwningLocalUserId"
  770. +Cmd="displayall socialparty CurrentLeaderId"
  771. +Cmd="displayall socialparty ReservationBeaconClient"
  772. +Cmd="displayall fortsocialparty PartyRepData"
  773. +Cmd="displayall partymember SocialUser"
  774. +Cmd="displayall fortpartymember MemberRepData"
  775. +Cmd="displayall fortlobbybeaconplayerstate partyowneruniqueid"
  776. +Cmd="displayall fortplayerstate partyowneruniqueid"
  777.  
  778. [CheatScript.RegionMeta]
  779. +Cmd="displayclear"
  780. +Cmd="displayall QosRegionManager bUseOldQosServers"
  781. +Cmd="displayall QosRegionManager NumTestsPerRegion"
  782. +Cmd="displayall QosRegionManager PingTimeout"
  783. +Cmd="displayall QosRegionManager Datacenters"
  784.  
  785. [CheatScript.RegionDebug]
  786. +Cmd="displayclear"
  787. +Cmd="displayall FortClientSettingsRecord SelectedRegionId"
  788. +Cmd="displayall FortClientSettingsRecord PrevSavedRegion"
  789. +Cmd="displayall FortClientSettingsRecord LastKnownBestRegionId"
  790. +Cmd="displayall QosRegionManager SelectedRegionId"
  791. +Cmd="displayall QosRegionManager QosEvalResult"
  792. [CheatScript.RegionDebug2]
  793. +Cmd="displayall QosRegionManager Evaluator"
  794. +Cmd="displayall QosEvaluator bInProgress"
  795. +Cmd="displayall QosRegionManager RegionOptions"
  796.  
  797. [CheatScript.UpdateDebug]
  798. +Cmd="displayclear"
  799. +Cmd="displayall UpdateManager bInitialUpdateFinished"
  800. +Cmd="displayall UpdateManager LastPatchCheckResult"
  801. +Cmd="displayall UpdateManager LastHotfixResult"
  802. +Cmd="displayall UpdateManager LastUpdateCheck"
  803. +Cmd="displayall UpdateManager LastCompletionResult"
  804.  
  805. [CheatScript.CredDebug]
  806. +Cmd="displayclear"
  807. +Cmd="displayall FortGameUserSettings ChosenLoginType"
  808. +Cmd="displayall FortGameUserSettings Credentials"
  809.  
  810. [CheatScript.LobbyDebug]
  811. +Cmd="displayclear"
  812. +Cmd="displayall netconnection lastreceivetime"
  813. +Cmd="displayall netdriver initialconnecttimeout"
  814. +Cmd="displayall netdriver connectiontimeout"
  815. +Cmd="displayall fortlobbybeaconstate players"
  816. +Cmd="displayall fortlobbybeaconstate bLobbyStarted"
  817. +Cmd="displayall fortlobbybeaconstate WaitForPlayersTimeRemaining"
  818. +Cmd="displayall fortlobbybeaconstate matchmakinglevel"
  819. +Cmd="displayall fortlobbybeaconplayerstate heroid"
  820. +Cmd="displayall fortlobbybeaconplayerstate herotype"
  821. +Cmd="displayall fortlobbybeaconplayerstate charactergender"
  822. +Cmd="displayall fortlobbybeaconplayerstate matchmakinglevel"
  823. +Cmd="displayall fortlobbybeaconplayerstate LobbyTimeRemaining"
  824. +Cmd="displayall fortlobbybeaconplayerstate bInLobby"
  825. +Cmd="displayall fortlobbybeaconplayerstate owner"
  826. +Cmd="displayall fortlobbybeaconplayerstate partyowneruniqueid"
  827. +Cmd="displayall fortplayerstate partyowneruniqueid"
  828. +Cmd="displayall fortpartybeaconclient connectionstate"
  829. +Cmd="displayall fortlobbybeaconclient connectionstate"
  830.  
  831. [CheatScript.CloudDebug]
  832. +Cmd="displayclear"
  833. +Cmd="displayall fortclientsettingsrecord bDirty"
  834. +Cmd="displayall fortclientsettingsrecord CloudFileState"
  835. +Cmd="displayall fortclientsettingsrecord LastRequestSaveCount"
  836. +Cmd="displayall fortclientsettingsrecord LastSaveAttemptTime"
  837. +Cmd="displayall fortclientsettingsrecord LastSuccessSaveTime"
  838. +Cmd="displayall fortclientsettingsrecord NextCloudSaveTime"
  839. +Cmd="displayall fortclientsettingsrecord LastAttemptedSaveCount"
  840.  
  841. [CheatScript.Badass]
  842. +Cmd="cheat giveweapon \"Edged_Sword_Medium_SR_Ore_T04\" 40 1"
  843. +Cmd="cheat giveweapon \"Harvest_Pickaxe_SR_T05\" 1 1"
  844. +Cmd="cheat giveweapon \"Pistol_Bolt_SR_Ore_T04\" 40 1"
  845. +Cmd="cheat giveweapon \"Sniper_BoltAction_Scope_SR_Ore_T04\" 40 1"
  846. +Cmd="cheat giveweapon \"Shotgun_Auto_SR_Ore_T04\" 40 1"
  847. +Cmd="cheat god"
  848. +Cmd="cheat buildfree"
  849. +Cmd="cheat toggleinfiniteammo"
  850. +Cmd="cheat toggleinfinitedurability"
  851. +Cmd="cheat toggleinfinitestamina"
  852. +Cmd="cheat toggleskillcooldown"
  853. +Cmd="cheat giveweapon \"Assault_Auto_SR_Ore_T04\" 40 1"
  854. +Cmd="cheat giveweapon \"Edged_Scythe_Laser_SR_Ore_T04\" 40 1"
  855.  
  856. [CheatScript.GiveAthenaTraps]
  857. +Cmd="cheat givetrap \"TID_Floor_Player_Launch_Pad_Athena\" 10 10"
  858. +Cmd="cheat givetrap \"TID_ContextTrap_Athena\" 100 100"
  859. +Cmd="cheat givetrap \"TID_Floor_Player_Campfire_Athena\" 10 10"
  860. +Cmd="cheat givetrap \"TID_Context_BouncePad_Athena\" 10 10"
  861. +Cmd="cheat givetrap \"TID_Context_Freeze_Athena\" 10 10"
  862. +Cmd="cheat givetrap \"TID_Floor_MountedTurret_Athena\" 10 10"
  863.  
  864. [CheatScript.GiveAthenaConsumables]
  865. +Cmd="cheat giveconsumable \"Athena_Bandage\" 0 5"
  866. +Cmd="cheat giveconsumable \"Athena_Medkit\" 0 1"
  867. +Cmd="cheat giveconsumable \"Athena_ShieldSmall\" 0 2"
  868. +Cmd="cheat giveconsumable \"Athena_Shields\" 0 2"
  869. +Cmd="cheat giveconsumable \"Athena_PurpleStuff\" 0 1"
  870.  
  871. [CheatScript.GiveAthenaLoadout]
  872. +Cmd="cheat giveweapon \"Sniper_Standard_Scope_Athena_VR_Ore_T03\" 0 1"
  873. +Cmd="cheat giveweapon \"Shotgun_SemiAuto_Athena_VR_Ore_T03\" 0 1"
  874. +Cmd="cheat giveweapon \"Assault_Auto_Athena_R_Ore_T03\" 0 1"
  875. +Cmd="cheat giveconsumable \"Athena_Medkit\" 0 1"
  876. +Cmd="cheat giveconsumable \"Athena_Shields\" 0 1"
  877. +Cmd="cheat giveammo AthenaAmmoDataBulletsHeavy 100"
  878. +Cmd="cheat giveammo AthenaAmmoDataBulletsLight 300"
  879. +Cmd="cheat giveammo AthenaAmmoDataBulletsMedium 150"
  880. +Cmd="cheat giveammo AthenaAmmoDataShells 100"
  881. +Cmd="cheat giveammo AmmoDataRockets 10"
  882.  
  883. [CheatScript.GiveAthenaFullKit]
  884. +Cmd="cheat giveweapon \"WID_Assault_SemiAuto_Athena_VR_Ore_T03\" 0 1"
  885. +Cmd="cheat giveweapon \"WID_Shotgun_SlugFire_Athena_VR\" 0 1"
  886. +Cmd="cheat giveweapon \"Sniper_Standard_Scope_Athena_VR_Ore_T03\" 0 1"
  887. +Cmd="cheat giveweapon \"WID_Launcher_Rocket_Athena_R_Ore_T03\" 0 1"
  888. +Cmd="cheat giveweapon \"Athena_GasGrenade\" 0 5"
  889. +Cmd="cheat giveammo AthenaAmmoDataBulletsHeavy 100"
  890. +Cmd="cheat giveammo AthenaAmmoDataBulletsLight 300"
  891. +Cmd="cheat giveammo AthenaAmmoDataBulletsMedium 150"
  892. +Cmd="cheat giveammo AthenaAmmoDataShells 100"
  893. +Cmd="cheat giveammo AmmoDataRockets 10"
  894.  
  895. [CheatScript.GiveAthenaWeapons]
  896. +Cmd="cheat giveweapon \"Assault_Auto_Athena_C_Ore_T02\" 0 1"
  897. +Cmd="cheat giveweapon \"Assault_AutoHigh_Athena_SR_Ore_T03\" 0 1"
  898. +Cmd="cheat giveweapon \"Assault_Surgical_Athena_R_Ore_T03\" 0 1"
  899. +Cmd="cheat giveweapon \"Assault_Surgical_Thermal_Athena_VR_Ore_T03\" 0 1"
  900. +Cmd="cheat giveweapon \"Assault_Suppressed_Athena_VR_Ore_T03\" 0 1"
  901. +Cmd="cheat giveweapon \"Assault_Heavy_Athena_R_Ore_T03\" 0 1"
  902. +Cmd="cheat giveweapon \"Assault_Heavy_Athena_VR_Ore_T03\" 0 1"
  903. +Cmd="cheat giveweapon \"Assault_LMG_Athena_VR_Ore_T03\" 0 1"
  904. +Cmd="cheat giveweapon \"Launcher_Grenade_Athena_R_Ore_T03\" 0 1"
  905. +Cmd="cheat giveweapon \"Launcher_Rocket_Athena_R_Ore_T03\" 0 1"
  906. +Cmd="cheat giveweapon \"Pistol_SemiAuto_Athena_C_Ore_T02\" 0 1"
  907. +Cmd="cheat giveweapon \"Pistol_AutoHeavySuppressed_Athena_C_Ore_T02\" 0 1"
  908. +Cmd="cheat giveweapon \"Pistol_AutoHeavyPDW_Athena_VR_Ore_T03\" 0 1"
  909. +Cmd="cheat giveweapon \"Pistol_Flintlock_Athena_C\" 0 1"
  910. +Cmd="cheat giveweapon \"Pistol_HandCannon_Athena_SR_Ore_T03\" 1 1"
  911. +Cmd="cheat giveweapon \"DualPistol_SemiAuto_Athena_VR_Ore_T03\" 0 1"
  912. +Cmd="cheat giveweapon \"Pistol_Scoped_Athena_VR_Ore_T03\" 0 1"
  913. +Cmd="cheat giveweapon \"Pistol_AutoHeavy_Athena_C_Ore_T02\" 0 1"
  914. +Cmd="cheat giveweapon \"Shotgun_SemiAuto_Athena_UC_Ore_T03\" 0 1"
  915. +Cmd="cheat giveweapon \"Shotgun_Standard_Athena_C_Ore_T03\" 0 1"
  916. +Cmd="cheat giveweapon \"Shotgun_Standard_Athena_VR_Ore_T03\" 0 1"
  917. +Cmd="cheat giveweapon \"Sniper_BoltAction_Scope_Athena_R_Ore_T03\" 0 1"
  918. +Cmd="cheat giveweapon \"Sniper_Standard_Scope_Athena_SR_Ore_T03\" 0 1"
  919. +Cmd="cheat giveweapon \"Sniper_Suppressed_Scope_Athena_VR_Ore_T03\" 0 1"
  920. +Cmd="cheat giveweapon \"Sniper_Heavy_Athena_VR_Ore_T03\" 0 1"
  921. +Cmd="cheat giveweapon \"Sniper_NoScope_Athena_UC_Ore_T03\" 0 1"
  922. +Cmd="cheat giveweapon \"Assault_Infantry_Athena_C\" 0 1"
  923. +Cmd="cheat giveweapon \"Assault_LMG_Athena_VR_Ore_T03\" 0 1"
  924. +Cmd="cheat giveweapon \"ExplosiveBow_Athena_SR\" 0 1"
  925. +Cmd="cheat giveammo AthenaAmmoDataBulletsHeavy 100"
  926. +Cmd="cheat giveammo AthenaAmmoDataBulletsLight 300"
  927. +Cmd="cheat giveammo AthenaAmmoDataBulletsMedium 150"
  928. +Cmd="cheat giveammo AthenaAmmoDataShells 100"
  929. +Cmd="cheat giveammo AmmoDataRockets 10"
  930.  
  931. [CheatScript.GiveAthenaCosmeticPassWeapons]
  932. +Cmd="cheat giveammo AthenaAmmoDataBulletsHeavy 100"
  933. +Cmd="cheat giveammo AthenaAmmoDataBulletsLight 300"
  934. +Cmd="cheat giveammo AthenaAmmoDataBulletsMedium 150"
  935. +Cmd="cheat giveammo AthenaAmmoDataShells 100"
  936. +Cmd="cheat giveammo AmmoDataRockets 10"
  937. +Cmd="cheat giveweapon \"Assault_Auto_Athena_C_Ore_T02\" 0 1"
  938. +Cmd="cheat giveweapon \"Assault_SemiAuto_Athena_VR_Ore_T03\" 0 1"
  939. +Cmd="cheat giveweapon \"Assault_AutoHigh_Athena_VR_Ore_T03\" 0 1"
  940. +Cmd="cheat giveweapon \"Assault_SemiAuto_Athena_C_Ore_T02\" 0 1"
  941. +Cmd="cheat giveweapon \"Assault_Surgical_Athena_R_Ore_T03\" 0 1"
  942. +Cmd="cheat giveweapon \"Assault_Surgical_Thermal_Athena_VR_Ore_T03\" 0 1"
  943. +Cmd="cheat giveweapon \"Assault_Suppressed_Athena_VR_Ore_T03\" 0 1"
  944. +Cmd="cheat giveweapon \"Assault_Heavy_Athena_R_Ore_T03\" 0 1"
  945. +Cmd="cheat giveweapon \"Assault_Heavy_Athena_VR_Ore_T03\" 0 1"
  946. +Cmd="cheat giveweapon \"Pistol_SemiAuto_Athena_C_Ore_T02\" 0 1"
  947. +Cmd="cheat giveweapon \"Pistol_SemiAuto_Athena_SR_Ore_T03\" 0 1"
  948. +Cmd="cheat giveweapon \"Pistol_SixShooter_Athena_C_Ore_T02\" 0 1"
  949. +Cmd="cheat giveweapon \"Pistol_Revolver_SingleAction_Athena_UC\" 0 1"
  950. +Cmd="cheat giveweapon \"Pistol_Scoped_Athena_VR_Ore_T03\" 0 1"
  951. +Cmd="cheat giveweapon \"Pistol_Flintlock_Athena_C\" 0 1"
  952. +Cmd="cheat giveweapon \"Pistol_HandCannon_Athena_SR_Ore_T03\" 1 1"
  953. +Cmd="cheat giveweapon \"DualPistol_SemiAuto_Athena_VR_Ore_T03\" 0 1"
  954. +Cmd="cheat giveweapon \"Shotgun_Standard_Athena_C_Ore_T03\" 0 1"
  955. +Cmd="cheat giveweapon \"Shotgun_Standard_Athena_SR_Ore_T03\" 0 1"
  956. +Cmd="cheat giveweapon \"Shotgun_SemiAuto_Athena_UC_Ore_T03\" 0 1"
  957. +Cmd="cheat giveweapon \"Shotgun_BreakBarrel_Athena_VR_Ore_T03\" 0 1"
  958. +Cmd="cheat giveweapon \"Shotgun_SlugFire_Athena_VR\" 0 1"
  959. +Cmd="cheat giveweapon \"Sniper_BoltAction_Scope_Athena_R_Ore_T03\" 0 1"
  960. +Cmd="cheat giveweapon \"Sniper_Standard_Scope_Athena_SR_Ore_T03\" 0 1"
  961. +Cmd="cheat giveweapon \"Sniper_NoScope_Athena_UC_Ore_T03\" 0 1"
  962. +Cmd="cheat giveweapon \"Sniper_Crossbow_Athena_R_Ore_T03\" 0 1"
  963. +Cmd="cheat giveweapon \"Sniper_Heavy_Athena_VR_Ore_T03\" 0 1"
  964. +Cmd="cheat giveweapon \"Sniper_Suppressed_Scope_Athena_VR_Ore_T03\" 0 1"
  965. +Cmd="cheat giveweapon \"Assault_Infantry_Athena_C\" 0 1"
  966. +Cmd="cheat giveweapon \"Assault_Infantry_Athena_VR\" 0 1"
  967. +Cmd="cheat giveweapon \"Pistol_AutoHeavySuppressed_Athena_C_Ore_T02\" 0 1"
  968. +Cmd="cheat giveweapon \"Pistol_Scavenger_Athena_UC_Ore_T03\" 0 1"
  969. +Cmd="cheat giveweapon \"Pistol_AutoHeavyPDW_Athena_R_Ore_T03\" 0 1"
  970. +Cmd="cheat giveweapon \"Pistol_AutoHeavyPDW_Athena_VR_Ore_T03\" 0 1"
  971. +Cmd="cheat giveweapon \"Pistol_AutoHeavy_Athena_C_Ore_T02\" 0 1"
  972. +Cmd="cheat giveweapon \"Assault_AutoDrum_Athena_UC_Ore_T03\" 0 1"
  973. +Cmd="cheat giveweapon \"Assault_LMG_Athena_VR_Ore_T03\" 0 1"
  974. +Cmd="cheat giveweapon \"Assault_LMGSAW_Athena_R_Ore_T03\" 0 1"
  975. +Cmd="cheat giveweapon \"Launcher_Rocket_Athena_R_Ore_T03\" 0 1"
  976. +Cmd="cheat giveweapon \"Launcher_Grenade_Athena_VR_Ore_T03\" 0 1"
  977. +Cmd="cheat giveweapon \"ExplosiveBow_Athena_SR\" 0 1"
  978. +Cmd="cheat giveweapon \"Sniper_Valentine_Athena_VR_Ore\" 0 1"
  979. +Cmd="cheat giveweapon \"Special_FiendHunter_Athena_R_Ore_T03\" 0 1"
  980. +Cmd="cheat giveweapon \"WID_Hook_Gun_VR_Ore_T03\" 0 1"
  981.  
  982. [CheatScript.GiveAthenaAmmo]
  983. +Cmd="cheat giveammo AthenaAmmoDataBulletsHeavy 100"
  984. +Cmd="cheat giveammo AthenaAmmoDataBulletsLight 300"
  985. +Cmd="cheat giveammo AthenaAmmoDataBulletsMedium 150"
  986. +Cmd="cheat giveammo AthenaAmmoDataShells 100"
  987. +Cmd="cheat giveammo AmmoDataRockets 10"
  988.  
  989. [CheatScript.GiveAthenaSmoketestWeapons]
  990. +Cmd="cheat giveweapon \"WID_Pistol_SemiAuto_Athena_SR_Ore_T03\" 1 1"
  991. +Cmd="cheat giveweapon \"WID_Pistol_AutoHeavySuppressed_Athena_R_Ore_T03\" 1 1"
  992. +Cmd="cheat giveweapon \"WID_Pistol_AutoHeavyPDW_Athena_R_Ore_T03\" 1 1"
  993. +Cmd="cheat giveweapon \"WID_Pistol_AutoHeavyPDW_Athena_SR_Ore_T03\" 1 1"
  994. +Cmd="cheat giveweapon \"WID_Assault_Auto_Athena_C_Ore_T02\" 1 1"
  995. +Cmd="cheat giveweapon \"WID_Assault_AutoHigh_Athena_SR_Ore_T03\" 1 1"
  996. +Cmd="cheat giveweapon \"WID_Assault_SemiAuto_Athena_C_Ore_T02\" 1 1"
  997. +Cmd="cheat giveweapon \"WID_Assault_SemiAuto_Athena_SR_Ore_T03\" 1 1"
  998. +Cmd="cheat giveweapon \"WID_Assault_Surgical_Athena_R_Ore_T03\" 1 1"
  999. +Cmd="cheat giveweapon \"WID_Assault_Surgical_Thermal_Athena_SR_Ore_T03\" 1 1"
  1000. +Cmd="cheat giveweapon \"WID_Assault_AutoDrum_Athena_R_Ore_T03\" 1 1"
  1001. +Cmd="cheat giveweapon \"WID_Launcher_Grenade_Athena_R_Ore_T03\" 1 1"
  1002. +Cmd="cheat giveweapon \"WID_Launcher_Rocket_Athena_R_Ore_T03\" 1 1"
  1003. +Cmd="cheat giveweapon \"WID_Assault_LMG_Athena_VR_Ore_T03\" 1 1"
  1004. +Cmd="cheat giveweapon \"WID_Assault_LMGSAW_Athena_VR_Ore_T03\" 1 1"
  1005. +Cmd="cheat giveweapon \"WID_Pistol_SemiAuto_Athena_C_Ore_T02\" 1 1"
  1006. +Cmd="cheat giveweapon \"WID_Pistol_SixShooter_Athena_C_Ore_T02\" 1 1"
  1007. +Cmd="cheat giveweapon \"WID_Pistol_HandCannon_Athena_SR_Ore_T03\" 1 1"
  1008. +Cmd="cheat giveweapon \"WID_DualPistol_SemiAuto_Athena_VR_Ore_T03\" 1 1"
  1009. +Cmd="cheat giveweapon \"WID_Shotgun_Standard_Athena_C_Ore_T03\" 1 1"
  1010. +Cmd="cheat giveweapon \"WID_Shotgun_SemiAuto_Athena_R_Ore_T03\" 1 1"
  1011. +Cmd="cheat giveweapon \"WID_Shotgun_SlugFire_Athena_SR\" 1 1"
  1012. +Cmd="cheat giveweapon \"WID_Sniper_BoltAction_Scope_Athena_R_Ore_T03\" 1 1"
  1013. +Cmd="cheat giveweapon \"WID_Sniper_Standard_Scope_Athena_SR_Ore_T03\" 1 1"
  1014. +Cmd="cheat giveweapon \"WID_Sniper_NoScope_Athena_R_Ore_T03\" 1 1"
  1015. +Cmd="cheat giveweapon \"WID_Sniper_Rail_Athena_VR_Ore_T03\" 1 1"
  1016. +Cmd="cheat giveweapon \"WID_RC_Rocket_Athena_SR_T03\" 1 1"
  1017. +Cmd="cheat giveweapon \"WID_Shotgun_BreakBarrel_Athena_VR_Ore_T03\" 1 1"
  1018. +Cmd="cheat giveammo AthenaAmmoDataBulletsLight 500"
  1019. +Cmd="cheat giveammo AthenaAmmoDataBulletsMedium 500"
  1020. +Cmd="cheat giveammo AthenaAmmoDataBulletsHeavy 500"
  1021. +Cmd="cheat giveammo AthenaAmmoDataEnergyCell 500"
  1022. +Cmd="cheat giveammo AthenaAmmoDataShells 500"
  1023. +Cmd="cheat giveammo AmmoDataRockets 500"
  1024.  
  1025. [CheatScript.GiveAthenaSmoketestConsumables]
  1026. +Cmd="cheat giveconsumable \"Athena_Bandage\" 0 15"
  1027. +Cmd="cheat giveweapon \"Athena_Grenade\" 0 10"
  1028. +Cmd="cheat giveconsumable \"Athena_Medkit\" 0 3"
  1029. +Cmd="cheat giveconsumable \"Athena_SuperMedkit\" 0 1"
  1030. +Cmd="cheat giveconsumable \"Athena_Bush\" 0 2"
  1031. +Cmd="cheat giveconsumable \"Athena_Shields\" 0 2"
  1032. +Cmd="cheat giveconsumable \"Athena_PurpleStuff\" 0 2"
  1033. +Cmd="cheat giveconsumable \"Athena_ShieldSmall\" 0 10"
  1034. +Cmd="cheat giveweapon \"Athena_StickyGrenade\" 0 10"
  1035. +Cmd="cheat giveweapon \"Athena_DanceGrenade\" 0 10"
  1036. +Cmd="cheat giveweapon \"Athena_C4\" 0 10"
  1037. +Cmd="cheat giveweapon \"Athena_GasGrenade\" 0 10"
  1038. +Cmd="cheat giveweapon \"Athena_TowerGrenade\" 0 5"
  1039. +Cmd="cheat giveconsumable \"Athena_SuperMedkit\" 0 1"
  1040. +Cmd="cheat giveconsumable \"Athena_Rift\" 0 1"
  1041. +Cmd="cheat givespecificitem \"/Game/Athena/Items/Gameplay/BackPacks/BoostJumpPack/AGID_BoostJumpPack.AGID_BoostJumpPack\" 1 1"
  1042. +Cmd="Cheat GiveSpecificItem \"/Game/Athena/Items/Gameplay/BackPacks/MedicPack/Athena_Medic_Pack_v2.Athena_Medic_Pack_v2\" 1 1"
  1043.  
  1044. [CheatScript.GiveAthenaShields]
  1045. +Cmd="cheat giveconsumable \"Athena_Shields\" 0 6"
  1046. +Cmd="cheat giveconsumable \"Athena_SuperMedkit\" 0 1"
  1047. +Cmd="cheat giveconsumable \"Athena_ShieldSmall\" 0 10"
  1048.  
  1049. [CheatScript.GiveJim]
  1050. +Cmd="cheat givespecificitem \"/Game/Athena/Items/Gameplay/BackPacks/CarminePack/AGID_CarminePack\" 1 1"
  1051.  
  1052. [CheatScript.GiveGoodWeapons]
  1053. +Cmd="cheat giveweapon \"Edged_Sword_Medium_R_Ore_T01\" 5 1"
  1054. +Cmd="cheat giveweapon \"Assault_Auto_R_Ore_T01\" 5 1"
  1055. +Cmd="cheat giveweapon \"Shotgun_Standard_R_Ore_T01\" 5 1"
  1056. +Cmd="cheat giveammo energy 1000"
  1057. +Cmd="cheat giveweapon \"Pistol_SemiAuto_R_Ore_T01\" 5 1"
  1058. +Cmd="cheat giveweapon \"Sniper_BoltAction_Scope_R_Ore_T01\" 5 1"
  1059. +Cmd="cheat giveammo AmmoDataBulletsHeavy 1000"
  1060. +Cmd="cheat giveammo AmmoDataBulletsLight 3000"
  1061. +Cmd="cheat giveammo AmmoDataBulletsMedium 1500"
  1062. +Cmd="cheat giveammo AmmoDataShells 1000"
  1063. +Cmd="cheat giveweapon \"Edged_Axe_Medium_R_Ore_T01\" 5 1"
  1064. +Cmd="cheat giveweapon \"Blunt_Hammer_Heavy_R_Ore_T01\" 5 1"
  1065.  
  1066. [CheatScript.GiveUltimateWeapons]
  1067. +Cmd="cheat giveweapon \"Edged_Sword_Medium_SR_Ore_T05\" 50 1"
  1068. +Cmd="cheat giveweapon \"Assault_Auto_SR_Ore_T05\" 50 1"
  1069. +Cmd="cheat giveweapon \"Shotgun_Standard_SR_Ore_T05\" 50 1"
  1070. +Cmd="cheat giveammo AmmoDataEnergyCell 1000"
  1071. +Cmd="cheat giveweapon \"Pistol_SemiAuto_SR_Ore_T05\" 1 1"
  1072. +Cmd="cheat giveweapon \"Sniper_BoltAction_Scope_SR_Ore_T05\" 1 1"
  1073. +Cmd="cheat giveammo AmmoDataBulletsHeavy 1000"
  1074. +Cmd="cheat giveammo AmmoDataBulletsLight 3000"
  1075. +Cmd="cheat giveammo AmmoDataBulletsMedium 1500"
  1076. +Cmd="cheat giveammo AmmoDataShells 1000"
  1077. +Cmd="cheat giveweapon \"Edged_Axe_Medium_SR_Ore_T05\" 50 1"
  1078. +Cmd="cheat giveweapon \"Blunt_Hammer_Heavy_SR_Ore_T05\" 50 1"
  1079.  
  1080. [CheatScript.GiveAllAmmo]
  1081. +Cmd="cheat giveammo AmmoDataBulletsLight 5000"
  1082. +Cmd="cheat giveammo AmmoDataBulletsMedium 3000"
  1083. +Cmd="cheat giveammo AmmoDataBulletsHeavy 1000"
  1084. +Cmd="cheat giveammo AmmoDataShells 1000"
  1085. +Cmd="cheat giveammo AmmoDataEnergyCell 3000"
  1086.  
  1087. [CheatScript.GiveNewGadgets]
  1088. +Cmd="cheat givegadget \"SupplyDrop\" 1"
  1089. +Cmd="cheat givegadget \"Proximity Mine\" 1"
  1090. +Cmd="cheat givegadget \"Teleporter\" 1"
  1091. +Cmd="cheat givegadget \"Banner\" 1"
  1092. +Cmd="cheat givegadget \"BotTurret\" 1"
  1093. +Cmd="cheat givegadget \"AdrenalineRush\" 1"
  1094. +Cmd="cheat givegadget \"AirStrike\" 1"
  1095. +Cmd="cheat givegadget \"SlowField\" 1"
  1096. +Cmd="cheat givegadget \"HomeBaseLevelScaler\" 1"
  1097.  
  1098. [CheatScript.TestAllWorkers]
  1099. +Cmd="cheat McpGrantItem Worker.ManagerDoctor_C"
  1100. +Cmd="cheat McpGrantItem Worker.ManagerDoctor_R"
  1101. +Cmd="cheat McpGrantItem Worker.ManagerDoctor_SR"
  1102. +Cmd="cheat McpGrantItem Worker.ManagerDoctor_SR_kingsly"
  1103. +Cmd="cheat McpGrantItem Worker.ManagerDoctor_SR_noctor"
  1104. +Cmd="cheat McpGrantItem Worker.ManagerDoctor_SR_treky"
  1105. +Cmd="cheat McpGrantItem Worker.ManagerDoctor_UC"
  1106. +Cmd="cheat McpGrantItem Worker.ManagerDoctor_VR"
  1107. +Cmd="cheat McpGrantItem Worker.ManagerEngineer_C"
  1108. +Cmd="cheat McpGrantItem Worker.ManagerEngineer_R"
  1109. +Cmd="cheat McpGrantItem Worker.ManagerEngineer_SR"
  1110. +Cmd="cheat McpGrantItem Worker.ManagerEngineer_SR_countess"
  1111. +Cmd="cheat McpGrantItem Worker.ManagerEngineer_SR_maths"
  1112. +Cmd="cheat McpGrantItem Worker.ManagerEngineer_SR_sobs"
  1113. +Cmd="cheat McpGrantItem Worker.ManagerEngineer_UC"
  1114. +Cmd="cheat McpGrantItem Worker.ManagerEngineer_VR"
  1115. +Cmd="cheat McpGrantItem Worker.ManagerExplorer_C"
  1116. +Cmd="cheat McpGrantItem Worker.ManagerExplorer_R"
  1117. +Cmd="cheat McpGrantItem Worker.ManagerExplorer_SR"
  1118. +Cmd="cheat McpGrantItem Worker.ManagerExplorer_SR_birdie"
  1119. +Cmd="cheat McpGrantItem Worker.ManagerExplorer_SR_eagle"
  1120. +Cmd="cheat McpGrantItem Worker.ManagerExplorer_SR_spacebound"
  1121. +Cmd="cheat McpGrantItem Worker.ManagerExplorer_UC"
  1122. +Cmd="cheat McpGrantItem Worker.ManagerExplorer_VR"
  1123. +Cmd="cheat McpGrantItem Worker.ManagerGadgeteer_C"
  1124. +Cmd="cheat McpGrantItem Worker.ManagerGadgeteer_R"
  1125. +Cmd="cheat McpGrantItem Worker.ManagerGadgeteer_SR"
  1126. +Cmd="cheat McpGrantItem Worker.ManagerGadgeteer_SR_fixer"
  1127. +Cmd="cheat McpGrantItem Worker.ManagerGadgeteer_SR_flak"
  1128. +Cmd="cheat McpGrantItem Worker.ManagerGadgeteer_SR_zapps"
  1129. +Cmd="cheat McpGrantItem Worker.ManagerGadgeteer_UC"
  1130. +Cmd="cheat McpGrantItem Worker.ManagerGadgeteer_VR"
  1131. +Cmd="cheat McpGrantItem Worker.ManagerInventor_C"
  1132. +Cmd="cheat McpGrantItem Worker.ManagerInventor_R"
  1133. +Cmd="cheat McpGrantItem Worker.ManagerInventor_SR"
  1134. +Cmd="cheat McpGrantItem Worker.ManagerInventor_SR_frequency"
  1135. +Cmd="cheat McpGrantItem Worker.ManagerInventor_SR_rad"
  1136. +Cmd="cheat McpGrantItem Worker.ManagerInventor_SR_square"
  1137. +Cmd="cheat McpGrantItem Worker.ManagerInventor_UC"
  1138. +Cmd="cheat McpGrantItem Worker.ManagerInventor_VR"
  1139. +Cmd="cheat McpGrantItem Worker.ManagerMartialArtist_C"
  1140. +Cmd="cheat McpGrantItem Worker.ManagerMartialArtist_R"
  1141. +Cmd="cheat McpGrantItem Worker.ManagerMartialArtist_SR"
  1142. +Cmd="cheat McpGrantItem Worker.ManagerMartialArtist_SR_dragon"
  1143. +Cmd="cheat McpGrantItem Worker.ManagerMartialArtist_SR_samurai"
  1144. +Cmd="cheat McpGrantItem Worker.ManagerMartialArtist_SR_tiger"
  1145. +Cmd="cheat McpGrantItem Worker.ManagerMartialArtist_UC"
  1146. +Cmd="cheat McpGrantItem Worker.ManagerMartialArtist_VR"
  1147. +Cmd="cheat McpGrantItem Worker.ManagerSoldier_C"
  1148. +Cmd="cheat McpGrantItem Worker.ManagerSoldier_R"
  1149. +Cmd="cheat McpGrantItem Worker.ManagerSoldier_SR"
  1150. +Cmd="cheat McpGrantItem Worker.ManagerSoldier_SR_malcolm"
  1151. +Cmd="cheat McpGrantItem Worker.ManagerSoldier_SR_princess"
  1152. +Cmd="cheat McpGrantItem Worker.ManagerSoldier_SR_ramsie"
  1153. +Cmd="cheat McpGrantItem Worker.ManagerSoldier_UC"
  1154. +Cmd="cheat McpGrantItem Worker.ManagerSoldier_VR"
  1155. +Cmd="cheat McpGrantItem Worker.ManagerTrainer_C"
  1156. +Cmd="cheat McpGrantItem Worker.ManagerTrainer_R"
  1157. +Cmd="cheat McpGrantItem Worker.ManagerTrainer_SR"
  1158. +Cmd="cheat McpGrantItem Worker.ManagerTrainer_SR_jumpy"
  1159. +Cmd="cheat McpGrantItem Worker.ManagerTrainer_SR_raider"
  1160. +Cmd="cheat McpGrantItem Worker.ManagerTrainer_SR_yoglattes"
  1161. +Cmd="cheat McpGrantItem Worker.ManagerTrainer_UC"
  1162. +Cmd="cheat McpGrantItem Worker.ManagerTrainer_VR"
  1163. +Cmd="cheat McpGrantItem Worker.WorkerBasic_C"
  1164. +Cmd="cheat McpGrantItem Worker.WorkerBasic_R"
  1165. +Cmd="cheat McpGrantItem Worker.WorkerBasic_SR"
  1166. +Cmd="cheat McpGrantItem Worker.WorkerBasic_UC"
  1167. +Cmd="cheat McpGrantItem Worker.WorkerBasic_VR"
  1168.  
  1169.  
  1170. [CheatScript.TestGod]
  1171. +Cmd="cheat toggleskillcooldown"
  1172. +Cmd="cheat buildfree"
  1173. +Cmd="cheat buildwith metal 3"
  1174. +Cmd="cheat giveweapon \"TestGod\" 1 1"
  1175. +Cmd="cheat god"
  1176. +Cmd="cheat toggleinfiniteammo"
  1177. +Cmd="cheat toggleinfinitedurability"
  1178. +Cmd="cheat toggleinfinitestamina"
  1179.  
  1180. [CheatScript.TestPvP]
  1181. +Cmd="cheat giveweapon \"Assault_Auto_T04\" 1 1"
  1182. +Cmd="cheat giveammo AmmoDataBulletsMedium 150"
  1183. +Cmd="cheat giveammo AmmoDataShells 50"
  1184. +Cmd="cheat giveweapon \"Melee_Edged_Axe_T04\" 1 1"
  1185. +Cmd="cheat giveweapon \"Melee_Edged_Sword_T04\" 1 1"
  1186. +Cmd="cheat giveweapon \"Melee_Impact_Pickaxe_T01\" 1 1"
  1187. +Cmd="cheat giveweapon \"Pistol_SemiAuto_T04\" 1 1"
  1188. +Cmd="cheat giveweapon \"Rifle_Standard_T04\" 1 1"
  1189. +Cmd="cheat giveweapon \"Shotgun_Auto_T04\" 1 1"
  1190. +Cmd="cheat giveammo AmmoDataBulletsHeavy 50"
  1191. +Cmd="cheat giveammo AmmoDataBulletsLight 400"
  1192. +Cmd="McpSetAllHeroLevels 20"
  1193.  
  1194. [CheatScript.TestWeapons]
  1195. +Cmd="cheatscript givegoodweapons"
  1196. +Cmd="cheat ToggleInfiniteDurability"
  1197. +Cmd="cheat ToggleShotLogging"
  1198. +Cmd="cheat ToggleInfiniteAmmo"
  1199.  
  1200. [CheatScript.EnginePerfCheat]
  1201. +Cmd="cheat GiveResources 450"
  1202. +Cmd="cheat TeleportToActor BP_Atlas_C"
  1203. +Cmd="cheat GiveBluGlo 10"
  1204. +Cmd="cheatscript GiveGoodWeapons"
  1205. +Cmd="cheat god"
  1206.  
  1207.  
  1208. [CheatScript.TestPvPSchematics]
  1209. +Cmd="cheat McpGrantItem Schematic.SID_Edged_Sword_Medium_R_Ore_T01"
  1210. +Cmd="cheat McpGrantItem Schematic.SID_Edged_Sword_Medium_R_Ore_T02"
  1211. +Cmd="cheat McpGrantItem Schematic.SID_Edged_Sword_Medium_R_Ore_T03"
  1212. +Cmd="cheat McpGrantItem Schematic.SID_Edged_Sword_Medium_R_Ore_T04"
  1213. +Cmd="cheat McpGrantItem Schematic.SID_Pistol_SemiAuto_R_Ore_T01"
  1214. +Cmd="cheat McpGrantItem Schematic.SID_Pistol_SemiAuto_R_Ore_T02"
  1215. +Cmd="cheat McpGrantItem Schematic.SID_Pistol_SemiAuto_R_Ore_T03"
  1216. +Cmd="cheat McpGrantItem Schematic.SID_Pistol_SemiAuto_R_Ore_T04"
  1217. +Cmd="cheat McpGrantItem Schematic.SID_Sniper_BoltAction_Scope_R_Ore_T01"
  1218. +Cmd="cheat McpGrantItem Schematic.SID_Sniper_BoltAction_Scope_R_Ore_T02"
  1219. +Cmd="cheat McpGrantItem Schematic.SID_Sniper_BoltAction_Scope_R_Ore_T03"
  1220. +Cmd="cheat McpGrantItem Schematic.SID_Sniper_BoltAction_Scope_R_Ore_T04"
  1221. +Cmd="cheat McpGrantItem Schematic.SID_Shotgun_Standard_R_Ore_T01"
  1222. +Cmd="cheat McpGrantItem Schematic.SID_Shotgun_Standard_R_Ore_T02"
  1223. +Cmd="cheat McpGrantItem Schematic.SID_Shotgun_Standard_R_Ore_T03"
  1224. +Cmd="cheat McpGrantItem Schematic.SID_Shotgun_Standard_R_Ore_T04"
  1225. +Cmd="cheat McpGrantItem Schematic.SID_Assault_Auto_R_Ore_T01"
  1226. +Cmd="cheat McpGrantItem Schematic.SID_Assault_Auto_R_Ore_T02"
  1227. +Cmd="cheat McpGrantItem Schematic.SID_Assault_Auto_R_Ore_T03"
  1228. +Cmd="cheat McpGrantItem Schematic.SID_Assault_Auto_R_Ore_T04"
  1229. +Cmd="cheat McpGrantItem Schematic.SID_Edged_Axe_Medium_R_Ore_T01"
  1230. +Cmd="cheat McpGrantItem Schematic.SID_Edged_Axe_Medium_R_Ore_T02"
  1231. +Cmd="cheat McpGrantItem Schematic.SID_Edged_Axe_Medium_R_Ore_T03"
  1232. +Cmd="cheat McpGrantItem Schematic.SID_Edged_Axe_Medium_R_Ore_T04"
  1233. +Cmd="cheat McpGrantItem Schematic.SID_Blunt_Hammer_Heavy_R_Ore_T01"
  1234. +Cmd="cheat McpGrantItem Schematic.SID_Blunt_Hammer_Heavy_R_Ore_T02"
  1235. +Cmd="cheat McpGrantItem Schematic.SID_Blunt_Hammer_Heavy_R_Ore_T03"
  1236. +Cmd="cheat McpGrantItem Schematic.SID_Blunt_Hammer_Heavy_R_Ore_T04"
  1237.  
  1238.  
  1239. [CheatScript.TestGadgets]
  1240. +Cmd="Cheat GiveGadgets \"BottleRocket\" 50 5"
  1241. +Cmd="Cheat GiveGadgets \"M80\" 50 5"
  1242. +Cmd="Cheat GiveGadgets \"ProximityMines\" 50 5"
  1243. +Cmd="Cheat GiveWeapon \"SpacePistol\" 5 1"
  1244. +Cmd="Cheat giveammo AmmoDataEnergyCell 1000"
  1245.  
  1246. [CheatScript.PerfMemStart]
  1247. +Cmd="Stat StartFile"
  1248. +Cmd="StartFPSChart"
  1249. +Cmd="CsvProfile start"
  1250.  
  1251. [CheatScript.PerfMemStop]
  1252. +Cmd="CsvProfile stop"
  1253. +Cmd="StopFPSChart"
  1254. +Cmd="Stat StopFile"
  1255. +Cmd="memreport -full"
  1256.  
  1257. [CheatScript.PerfMemStart_BR]
  1258. +Cmd="Stat StartFile"
  1259. +Cmd="StartFPSChart"
  1260. +Cmd="CsvProfile start"
  1261.  
  1262. [CheatScript.PerfMemStop_BR]
  1263. +Cmd="CsvProfile stop"
  1264. +Cmd="StopFPSChart"
  1265. +Cmd="Stat StopFile"
  1266. +Cmd="memreport -full"
  1267.  
  1268. [CheatScript.PerfMemStartServer]
  1269. +Cmd="Cheat Stat StartFile"
  1270. +Cmd="Cheat NetProfile Enable"
  1271.  
  1272. [CheatScript.PerfMemStopServer]
  1273. +Cmd="Cheat Stat StopFile"
  1274. +Cmd="Cheat NetProfile Disable"
  1275. +Cmd="Cheat memreport -full"
  1276.  
  1277. [CheatScript.PerfMemStartServer_BR]
  1278. +Cmd="Cheat Stat StartFile"
  1279. +Cmd="Cheat NetProfile Enable"
  1280.  
  1281. [CheatScript.PerfMemStopServer_BR]
  1282. +Cmd="Cheat Stat StopFile"
  1283. +Cmd="Cheat NetProfile Disable"
  1284. +Cmd="Cheat memreport -full"
  1285.  
  1286. [CheatScript.PerfMemIngredients]
  1287. +Cmd=Cheat GiveSpecificItem "/Game/Items/Ingredients/Ingredient_Planks.Ingredient_Planks" 198 1
  1288. +Cmd=Cheat GiveSpecificItem "/Game/Items/Ingredients/Ingredient_Twine_T04.Ingredient_Twine_T04" 198 1
  1289. +Cmd=Cheat GiveSpecificItem "/Game/Items/Ingredients/Ingredient_Rare_PowerCell.Ingredient_Rare_PowerCell" 198 1
  1290. +Cmd=Cheat GiveSpecificItem "/Game/Items/Ingredients/Ingredient_Ore_Obsidian.Ingredient_Ore_Obsidian" 198 1
  1291. +Cmd=Cheat GiveSpecificItem "/Game/Items/Ingredients/Ingredient_Batteries.Ingredient_Batteries" 198 1
  1292. +Cmd=Cheat GiveSpecificItem "/Game/Items/Ingredients/Ingredient_Blastpowder.Ingredient_Blastpowder" 198 1
  1293. +Cmd=Cheat GiveSpecificItem "/Game/Items/Ingredients/Ingredient_Mechanical_Parts_T04.Ingredient_Mechanical_Parts_T04" 198 1
  1294. +Cmd=Cheat GiveSpecificItem "/Game/Items/Ingredients/Ingredient_Nuts_Bolts.Ingredient_Nuts_Bolts" 198 1
  1295. +Cmd=Cheat GiveSpecificItem "/Game/Items/Ingredients/Ingredient_Crystal_Quartz.Ingredient_Crystal_Quartz" 198 1
  1296. +Cmd=Cheat GiveSpecificItem "/Game/Items/Ingredients/Ingredient_Powder_T04.Ingredient_Powder_T04" 198 1
  1297. +Cmd=Cheat GiveSpecificItem "/Game/Items/Ingredients/Ingredient_Twine_T06.Ingredient_Twine_T06" 198 1
  1298. +Cmd=Cheat GiveSpecificItem "/Game/Items/Ingredients/Ingredient_Ore_Alloy.Ingredient_Ore_Alloy" 198 1
  1299. +Cmd=Cheat GiveSpecificItem "/Game/Items/Ingredients/Ingredient_Planks.Ingredient_Planks" 198 1
  1300. +Cmd=Cheat GiveSpecificItem "/Game/Items/Ingredients/Ingredient_Twine_T04.Ingredient_Twine_T04" 198 1
  1301. +Cmd=Cheat GiveSpecificItem "/Game/Items/Ingredients/Ingredient_Rare_PowerCell.Ingredient_Rare_PowerCell" 198 1
  1302. +Cmd=Cheat GiveSpecificItem "/Game/Items/Ingredients/Ingredient_Ore_Obsidian.Ingredient_Ore_Obsidian" 198 1
  1303. +Cmd=Cheat GiveSpecificItem "/Game/Items/Ingredients/Ingredient_Batteries.Ingredient_Batteries" 198 1
  1304. +Cmd=Cheat GiveSpecificItem "/Game/Items/Ingredients/Ingredient_Blastpowder.Ingredient_Blastpowder" 198 1
  1305. +Cmd=Cheat GiveSpecificItem "/Game/Items/Ingredients/Ingredient_Mechanical_Parts_T04.Ingredient_Mechanical_Parts_T04" 198 1
  1306. +Cmd=Cheat GiveSpecificItem "/Game/Items/Ingredients/Ingredient_Nuts_Bolts.Ingredient_Nuts_Bolts" 198 1
  1307. +Cmd=Cheat GiveSpecificItem "/Game/Items/Ingredients/Ingredient_Crystal_Quartz.Ingredient_Crystal_Quartz" 198 1
  1308. +Cmd=Cheat GiveSpecificItem "/Game/Items/Ingredients/Ingredient_Powder_T04.Ingredient_Powder_T04" 198 1
  1309. +Cmd=Cheat GiveSpecificItem "/Game/Items/Ingredients/Ingredient_Twine_T06.Ingredient_Twine_T06" 198 1
  1310. +Cmd=Cheat GiveSpecificItem "/Game/Items/Ingredients/Ingredient_Planks.Ingredient_Planks" 198 1
  1311. +Cmd=Cheat GiveSpecificItem "/Game/Items/Ingredients/Ingredient_Twine_T01.Ingredient_Twine_T01" 198 1
  1312. +Cmd=Cheat GiveSpecificItem "/Game/Items/Ingredients/Ingredient_Rare_PowerCell.Ingredient_Rare_PowerCell" 198 1
  1313. +Cmd=Cheat GiveSpecificItem "/Game/Items/Ingredients/Ingredient_Ore_Copper.Ingredient_Ore_Copper" 198 1
  1314. +Cmd=Cheat GiveSpecificItem "/Game/Items/Ingredients/Ingredient_Batteries.Ingredient_Batteries" 198 1
  1315. +Cmd=Cheat GiveSpecificItem "/Game/Items/Ingredients/Ingredient_Blastpowder.Ingredient_Blastpowder" 198 1
  1316. +Cmd=Cheat GiveSpecificItem "/Game/Items/Ingredients/Ingredient_Mechanical_Parts_T01.Ingredient_Mechanical_Parts_T01" 198 1
  1317. +Cmd=Cheat GiveSpecificItem "/Game/Items/Ingredients/Ingredient_Powder_T01.Ingredient_Powder_T01" 198 1
  1318. +Cmd=Cheat GiveAmmo AmmoDataBulletsLight 2000
  1319. +Cmd=Cheat GiveAmmo AmmoDataBulletsMedium 2000
  1320. +Cmd=Cheat GiveAmmo AmmoDataBulletsHeavy 2000
  1321. +Cmd=Cheat GiveAmmo AmmoDataShells 2000
  1322. +Cmd=Cheat GiveResources 800
  1323.  
  1324. [CheatScript.GiveCraftingIngredientsT01]
  1325. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Bacon.Ingredient_Bacon\" 99"
  1326. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Batteries.Ingredient_Batteries\" 99"
  1327. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Blastpowder.Ingredient_Blastpowder\" 99"
  1328. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Crystal_Quartz.Ingredient_Crystal_Quartz\" 99"
  1329. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Duct_Tape.Ingredient_Duct_Tape\" 99"
  1330. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Flowers.Ingredient_Flowers\" 99"
  1331. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Herbs.Ingredient_Herbs\" 99"
  1332. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Honey.Ingredient_Honey\" 99"
  1333. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Mechanical_Parts_T01.Ingredient_Mechanical_Parts_T01\" 99"
  1334. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Nuts_Bolts.Ingredient_Nuts_Bolts\" 99"
  1335. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Ore_Alloy.Ingredient_Ore_Alloy\" 99"
  1336. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Ore_Coal.Ingredient_Ore_Coal\" 99"
  1337. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Ore_Copper.Ingredient_Ore_Copper\" 99"
  1338. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Planks.Ingredient_Planks\" 99"
  1339. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Powder_T01.Ingredient_Powder_T01\" 99"
  1340. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Resin.Ingredient_Resin\" 99"
  1341. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Twine_T01.Ingredient_Twine_T01\" 99"
  1342. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Rare_Mechanism.Ingredient_Rare_Mechanism\" 99"
  1343. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Rare_PowerCell.Ingredient_Rare_PowerCell\" 99"
  1344.  
  1345. [CheatScript.GiveCraftingIngredientsT02]
  1346. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Bacon.Ingredient_Bacon\" 99"
  1347. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Batteries.Ingredient_Batteries\" 99"
  1348. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Blastpowder.Ingredient_Blastpowder\" 99"
  1349. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Crystal_Quartz.Ingredient_Crystal_Quartz\" 99"
  1350. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Duct_Tape.Ingredient_Duct_Tape\" 99"
  1351. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Flowers.Ingredient_Flowers\" 99"
  1352. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Herbs.Ingredient_Herbs\" 99"
  1353. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Honey.Ingredient_Honey\" 99"
  1354. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Mechanical_Parts_T02.Ingredient_Mechanical_Parts_T02\" 99"
  1355. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Nuts_Bolts.Ingredient_Nuts_Bolts\" 99"
  1356. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Ore_Alloy.Ingredient_Ore_Alloy\" 99"
  1357. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Ore_Coal.Ingredient_Ore_Coal\" 99"
  1358. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Ore_Silver.Ingredient_Ore_Silver\" 99"
  1359. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Planks.Ingredient_Planks\" 99"
  1360. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Powder_T02.Ingredient_Powder_T02\" 99"
  1361. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Resin.Ingredient_Resin\" 99"
  1362. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Twine_T02.Ingredient_Twine_T02\" 99"
  1363. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Rare_Mechanism.Ingredient_Rare_Mechanism\" 99"
  1364. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Rare_PowerCell.Ingredient_Rare_PowerCell\" 99"
  1365.  
  1366. [CheatScript.GiveCraftingIngredientsT03]
  1367. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Bacon.Ingredient_Bacon\" 99"
  1368. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Batteries.Ingredient_Batteries\" 99"
  1369. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Blastpowder.Ingredient_Blastpowder\" 99"
  1370. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Crystal_Quartz.Ingredient_Crystal_Quartz\" 99"
  1371. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Duct_Tape.Ingredient_Duct_Tape\" 99"
  1372. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Flowers.Ingredient_Flowers\" 99"
  1373. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Herbs.Ingredient_Herbs\" 99"
  1374. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Honey.Ingredient_Honey\" 99"
  1375. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Mechanical_Parts_T03.Ingredient_Mechanical_Parts_T03\" 99"
  1376. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Nuts_Bolts.Ingredient_Nuts_Bolts\" 99"
  1377. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Ore_Alloy.Ingredient_Ore_Alloy\" 99"
  1378. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Ore_Coal.Ingredient_Ore_Coal\" 99"
  1379. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Ore_Malachite.Ingredient_Ore_Malachite\" 99"
  1380. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Planks.Ingredient_Planks\" 99"
  1381. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Powder_T03.Ingredient_Powder_T03\" 99"
  1382. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Resin.Ingredient_Resin\" 99"
  1383. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Twine_T03.Ingredient_Twine_T03\" 99"
  1384. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Rare_Mechanism.Ingredient_Rare_Mechanism\" 99"
  1385. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Rare_PowerCell.Ingredient_Rare_PowerCell\" 99"
  1386.  
  1387. [CheatScript.GiveCraftingIngredientsT04]
  1388. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Bacon.Ingredient_Bacon\" 99"
  1389. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Batteries.Ingredient_Batteries\" 99"
  1390. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Blastpowder.Ingredient_Blastpowder\" 99"
  1391. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Crystal_ShadowShard.Ingredient_Crystal_ShadowShard\" 99"
  1392. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Duct_Tape.Ingredient_Duct_Tape\" 99"
  1393. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Flowers.Ingredient_Flowers\" 99"
  1394. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Herbs.Ingredient_Herbs\" 99"
  1395. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Honey.Ingredient_Honey\" 99"
  1396. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Mechanical_Parts_T04.Ingredient_Mechanical_Parts_T04\" 99"
  1397. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Nuts_Bolts.Ingredient_Nuts_Bolts\" 99"
  1398. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Ore_Alloy.Ingredient_Ore_Alloy\" 99"
  1399. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Ore_Coal.Ingredient_Ore_Coal\" 99"
  1400. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Ore_Obsidian.Ingredient_Ore_Obsidian\" 99"
  1401. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Planks.Ingredient_Planks\" 99"
  1402. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Powder_T04.Ingredient_Powder_T04\" 99"
  1403. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Resin.Ingredient_Resin\" 99"
  1404. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Twine_T04.Ingredient_Twine_T04\" 99"
  1405. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Rare_Mechanism.Ingredient_Rare_Mechanism\" 99"
  1406. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Rare_PowerCell.Ingredient_Rare_PowerCell\" 99"
  1407.  
  1408. [CheatScript.GiveCraftingIngredientsT05]
  1409. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Bacon.Ingredient_Bacon\" 99"
  1410. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Batteries.Ingredient_Batteries\" 99"
  1411. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Blastpowder.Ingredient_Blastpowder\" 99"
  1412. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Crystal_Sunbeam.Ingredient_Crystal_Sunbeam\" 99"
  1413. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Duct_Tape.Ingredient_Duct_Tape\" 99"
  1414. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Flowers.Ingredient_Flowers\" 99"
  1415. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Herbs.Ingredient_Herbs\" 99"
  1416. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Honey.Ingredient_Honey\" 99"
  1417. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Mechanical_Parts_T05.Ingredient_Mechanical_Parts_T05\" 99"
  1418. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Nuts_Bolts.Ingredient_Nuts_Bolts\" 99"
  1419. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Ore_Alloy.Ingredient_Ore_Alloy\" 99"
  1420. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Ore_Coal.Ingredient_Ore_Coal\" 99"
  1421. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Ore_BrightCore.Ingredient_Ore_BrightCore\" 99"
  1422. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Planks.Ingredient_Planks\" 99"
  1423. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Powder_T05.Ingredient_Powder_T05\" 99"
  1424. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Resin.Ingredient_Resin\" 99"
  1425. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Twine_T05.Ingredient_Twine_T05\" 99"
  1426. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Rare_Mechanism.Ingredient_Rare_Mechanism\" 99"
  1427. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Rare_PowerCell.Ingredient_Rare_PowerCell\" 99"
  1428.  
  1429. [CheatScript.GiveCraftingIngredientsT06]
  1430. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Bacon.Ingredient_Bacon\" 99"
  1431. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Batteries.Ingredient_Batteries\" 99"
  1432. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Blastpowder.Ingredient_Blastpowder\" 99"
  1433. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Crystal_Moonglow.Ingredient_Crystal_Moonglow\" 99"
  1434. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Duct_Tape.Ingredient_Duct_Tape\" 99"
  1435. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Flowers.Ingredient_Flowers\" 99"
  1436. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Herbs.Ingredient_Herbs\" 99"
  1437. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Honey.Ingredient_Honey\" 99"
  1438. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Mechanical_Parts_T06.Ingredient_Mechanical_Parts_T06\" 99"
  1439. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Nuts_Bolts.Ingredient_Nuts_Bolts\" 99"
  1440. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Ore_Alloy.Ingredient_Ore_Alloy\" 99"
  1441. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Ore_Coal.Ingredient_Ore_Coal\" 99"
  1442. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Ore_Spectrolite.Ingredient_Ore_Spectrolite\" 99"
  1443. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Planks.Ingredient_Planks\" 99"
  1444. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Powder_T06.Ingredient_Powder_T06\" 99"
  1445. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Resin.Ingredient_Resin\" 99"
  1446. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Twine_T06.Ingredient_Twine_T06\" 99"
  1447. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Rare_Mechanism.Ingredient_Rare_Mechanism\" 99"
  1448. +Cmd="cheat GiveSpecificItem \"/Game/Items/Ingredients/Ingredient_Rare_PowerCell.Ingredient_Rare_PowerCell\" 99"
  1449.  
  1450. [CheatScript.TestTraps]
  1451. +Cmd="cheat givetrap \"tid_floor_defender\" 1 1"
  1452. +Cmd="cheat givetrap \"tid_floor_health_uc_t01\" 1 1"
  1453. +Cmd="cheat givetrap \"tid_floor_health_r_t02\" 10 1"
  1454. +Cmd="cheat givetrap \"tid_floor_health_vr_t03\" 20 1"
  1455. +Cmd="cheat givetrap \"tid_floor_player_jump_pad\" 1 1"
  1456. +Cmd="cheat givetrap \"tid_floor_player_jump_pad_free_direction\" 1 1"
  1457. +Cmd="cheat givetrap \"tid_floor_launcher_r_t01\" 1 1"
  1458. +Cmd="cheat givetrap \"tid_floor_spikes_wood_c_t01\" 1 2"
  1459. +Cmd="cheat givetrap \"tid_floor_spikes_wood_uc_t02\" 10 2"
  1460. +Cmd="cheat givetrap \"tid_floor_spikes_r_t01\" 1 1"
  1461. +Cmd="cheat givetrap \"tid_floor_spikes_vr_t02\" 10 1"
  1462. +Cmd="cheat givetrap \"tid_floor_spikes_sr_t03\" 20 1"
  1463. +Cmd="cheat givetrap \"tid_wall_launcher_r_t01\" 1 1"
  1464. +Cmd="cheat givetrap \"tid_wall_darts_r_t01\" 2 1"
  1465. +Cmd="cheat givetrap \"tid_wall_electric_uc_t01\" 1 1"
  1466. +Cmd="cheat givetrap \"tid_wall_light_uc_t01\" 1 1"
  1467. +Cmd="cheat givetrap \"tid_ceiling_electric_aoe_r_t01\" 1 1"
  1468. +Cmd="cheat givetrap \"tid_ceiling_electric_aoe_vr_t01\" 1 1"
  1469. +Cmd="cheat givetrap \"tid_ceiling_electric_aoe_sr_t01\" 1 1"
  1470. +Cmd="cheat givetrap \"tid_ceiling_gas_uc_t01\" 1 2"
  1471.  
  1472. ; Gameplay Capture
  1473.  
  1474. [CheatScript.CaptureReticle]
  1475. +Cmd="HideHudElement HUD.Center.Announcements"
  1476. +Cmd="HideHudElement HUD.Center.Crafting"
  1477. +Cmd="HideHudElement HUD.Center.Subtitles"
  1478. +Cmd="HideHudElement HUD.Center.ResourceAggregation"
  1479. +Cmd="HideHudElement HUD.Center.BuildWatermark"
  1480. +Cmd="HideHudElement HUD.TopLeft.PlayerInfo"
  1481. +Cmd="HideHudElement HUD.TopLeft.PlayerHitPoints"
  1482. +Cmd="HideHudElement HUD.TopLeft.TeamPlayers"
  1483. +Cmd="HideHudElement HUD.TopLeft.PickupManager"
  1484. +Cmd="HideHudElement HUD.TopLeft.VoteUpdateNotification"
  1485. +Cmd="HideHudElement HUD.TopRight.Minimap"
  1486. +Cmd="HideHudElement HUD.TopRight.ScoreBars"
  1487. +Cmd="HideHudElement HUD.TopRight.MissionTracker"
  1488. +Cmd="HideHudElement HUD.TopRight.QuestUpdatesLog"
  1489. +Cmd="HideHudElement HUD.TopRight.TalkingHead"
  1490. +Cmd="HideHudElement HUD.TopRight.ZoneScore"
  1491. +Cmd="HideHudElement HUD.TopRight.ReticleStatus"
  1492. +Cmd="HideHudElement HUD.BottomLeft.PinnedSchematics"
  1493. +Cmd="HideHudElement HUD.BottomLeft.Chat"
  1494. +Cmd="HideHudElement HUD.Quickbar.Build"
  1495. +Cmd="HideHudElement HUD.Quickbar.Build.EquippedItem"
  1496. +Cmd="HideHudElement HUD.Quickbar.Combat"
  1497. +Cmd="HideHudElement HUD.InWorld.BuildingInfoIndicator"
  1498. +Cmd="HideHudElement HUD.InWorld.InteractionIndicator"
  1499. +Cmd="HideHudElement HUD.InWorld.SlateHUDIndicator"
  1500. +Cmd="HideHudElement HUD.InWorld.WeakPoints"
  1501. +Cmd="HideHudElement HUD.InWorld.DamageNumbers"
  1502. +Cmd="HideHudElement HUD.Athena.MapPacksKeys"
  1503. +Cmd="HideHudElement HUD.Athena.Compass"
  1504. +Cmd="HideHudElement HUD.Athena.GamePhase"
  1505. +Cmd="HideHudElement HUD.Athena.PlayersLeft"
  1506. +Cmd="HideHudElement HUD.Athena.Kills"
  1507. +Cmd="HideHudElement Athena.HideForCapture"
  1508.  
  1509. [CheatScript.GameplayCapture]
  1510. ; visual commands
  1511. +Cmd="r.MotionBlurNew 1"
  1512. +Cmd="r.MotionBlurQuality 3"
  1513. +Cmd="r.SSR.Quality 3"
  1514. +Cmd="r.DepthOfFieldQuality 2"
  1515. +Cmd="r.MipMapLODBias -1"
  1516. +Cmd="r.Streaming.PoolSize 3000"
  1517. +Cmd="r.ViewDistanceScale 50"
  1518. +Cmd="r.ForceLOD 0"
  1519. +Cmd="r.HLOD 0"
  1520. +Cmd="r.ParticleLODBias -4"
  1521. +Cmd="FortniteForceCharLOD 0"
  1522. +Cmd="a.uro.enable 0"
  1523. +Cmd="DisableAllScreenMessages"
  1524. +Cmd="SetRes 1920x1080fw"
  1525. +Cmd="UI.Toggle"
  1526. +Cmd="replay.ToggleScrubBar"
  1527.  
  1528. ; gameplay
  1529. +Cmd="ToggleUnlimitedHealth"
  1530.  
  1531. ; Runs commands for easier capture process, doesn't alter visuals
  1532. [CheatScript.CaptureMode]
  1533. +Cmd="cheat god"
  1534. +Cmd="cheat ToggleInfiniteAmmo"
  1535. +Cmd="cheat ToggleInfiniteDurability"
  1536. +Cmd="cheat BuildFree"
  1537. +Cmd="cheat CraftFree"
  1538. +Cmd="cheat BackpackSetSize 500"
  1539.  
  1540. ; Runs commands for easier Athena capture process
  1541. [CheatScript.CaptureModeAthena]
  1542. +Cmd="Cheat AthenaEndlessGame"
  1543. +Cmd="Cheat pausesafezone"
  1544. +Cmd="Cheat MakeBuildingActorsGod"
  1545. +Cmd="Cheat ToggleInfiniteAmmo"
  1546. +Cmd="Cheat Settimeofdayspeed 0"
  1547. +Cmd="Cheat BuildFree"
  1548. +Cmd="ShowGamePlayCaptureUi"
  1549. +Cmd="setres 1920 x 1080 fs"
  1550. +Cmd="DisableAllScreenMessages"
  1551.  
  1552. [/Script/FortniteGame.FortPawnScriptedBehavior]
  1553. ;; All elements except 'ScriptName' and 'Template' must be enclosed in parentheses ()
  1554. +ActionTemplates=(Template="Log", Params=("Message"))
  1555. +ActionTemplates=(Template="LogWarning", Params=("Message"))
  1556. +ActionTemplates=(Template="LogError", Params=("Message"))
  1557. +ActionTemplates=(Template="BeginLoop", Params=("Iterations"))
  1558. +ActionTemplates=(Template="EndLoop")
  1559. +ActionTemplates=(Template="NestedScript", Params=("ScriptName"))
  1560. +ActionTemplates=(Template="Wait", Params=("Duration"))
  1561. +ActionTemplates=(Template="Command", Params=("ConsoleCommand"))
  1562. +ActionTemplates=(Template="SetHealth", Params=("Health", "Shield"))
  1563. +ActionTemplates=(Template="Attack", Params=("Duration"))
  1564. +ActionTemplates=(Template="GiveAndEquipWeapon", Params=("WeaponAssetName"))
  1565. +ActionTemplates=(Template="BuildSimple", Params=("MaterialType", "StructureType"))
  1566. +ActionTemplates=(Template="Crouch")
  1567. +ActionTemplates=(Template="Uncrouch")
  1568. +ActionTemplates=(Template="StartSprint")
  1569. +ActionTemplates=(Template="StopSprint")
  1570. +ActionTemplates=(Template="StartADS")
  1571. +ActionTemplates=(Template="StopADS")
  1572. +ActionTemplates=(Template="Look", Params=("PitchDegrees", "YawDegrees", "Duration"))
  1573. ;; +ActionTemplates=(Template="MoveDistance", Params=("ForwardMagnitude", "RightMagnitude", "Distance", "WalkSprintOrJump"))
  1574. +ActionTemplates=(Template="MoveTime", Params=("ForwardMagnitude", "RightMagnitude", "Duration"))
  1575. +ActionTemplates=(Template="Follow", Params=("FollowDistance", "Duration"))
  1576. +ActionTemplates=(Template="Jump", Params=("Duration"))
  1577. +ActionTemplates=(Template="Suicide")
  1578. +ScriptedBehaviors=(ScriptName="ActionTest", Actions=((Template="Jump", Params=("3")), (Template="Crouch"), (Template="Wait", Params=("2")), (Template="Uncrouch"), (Template="SetHealth", Params=("1", "10"))))
  1579. +ScriptedBehaviors=(ScriptName="SprintTest", Actions=((Template="StartSprint"), (Template="Wait", Params=("5")), (Template="StopSprint")))
  1580. +ScriptedBehaviors=(ScriptName="ADSTest", Actions=((Template="GiveAndEquipWeapon", Params=("Assault_Auto_Athena_R_Ore_T03")), (Template="StartADS"), (Template="Wait", Params=("2")), (Template="Attack", Params=("2")), (Template="StopADS")))
  1581. +ScriptedBehaviors=(ScriptName="LookTest", Actions=((Template="GiveAndEquipWeapon", Params=("Assault_Auto_Athena_R_Ore_T03")), (Template="Look", Params=("45", "0", "1")), (Template="StartADS"), (Template="Look", Params=("-90", "0", "1")), (Template="StopADS"), (Template="Look", Params=("45", "45", "1")), (Template="Look", Params=("0", "-90", "1"))))
  1582. ;; +ScriptedBehaviors=(ScriptName="InvalidLoopTest", Actions=((Template="BeginLoop", Params=("1"), (Template="BeginLoop", Params=("1")), (Template="EndLoop")))
  1583. ;; +ScriptedBehaviors=(ScriptName="InvalidNestedScriptTest", Actions=((Template="NestedScript", Params=("Foo"))))
  1584. ;; +ScriptedBehaviors=(ScriptName="InvalidActionTest", Actions=((Template="Foo")))
  1585. ;; +ScriptedBehaviors=(ScriptName="MissingParamActionTest", Actions=((Template="Log")))
  1586. ;; +ScriptedBehaviors=(ScriptName="LogTest", Actions=((Template="Log", Params=("Info")), (Template="LogWarning", Params=("Warning")), (Template="LogError", Params=("Error"))))
  1587. ;; +ScriptedBehaviors=(ScriptName="LoopTest", Actions=((Template="Log", Params=("foo")), (Template="BeginLoop", Params=("2")), (Template="BeginLoop", Params=("2")), (Template="Log", Params=("bar")), (Template="EndLoop"), (Template="NestedScript", Params=("LogTest")), (Template="EndLoop"), (Template="Log", Params=("baz")), (Template="NestedScript", Params=("LogTest")), (Template="Suicide")))
  1588. +ScriptedBehaviors=(ScriptName="BuildTest", Actions=((Template="BuildSimple", Params=("Wood", "Wall")), (Template="BuildSimple", Params=("Stone", "Floor")), (Template="BuildSimple", Params=("Metal", "Stairs"))))
  1589. +ScriptedBehaviors=(ScriptName="FireRifle", Actions=((Template="GiveAndEquipWeapon", Params=("Assault_Auto_Athena_R_Ore_T03")), (Template="Attack", Params=("999999999"))))
  1590. +ScriptedBehaviors=(ScriptName="FireRockets", Actions=((Template="GiveAndEquipWeapon", Params=("Launcher_Rocket_Athena_VR_Ore_T03")), (Template="Attack", Params=("999999999"))))
  1591. +ScriptedBehaviors=(ScriptName="Follow", Actions=((Template="Follow", Params=("250", "999999999"))))
  1592. +ScriptedBehaviors=(ScriptName="MoveNorth", Actions=((Template="MoveTime", Params=("1.0", "0.0", "2"))))
  1593. +ScriptedBehaviors=(ScriptName="MoveSouth", Actions=((Template="MoveTime", Params=("-1.0", "0.0", "2"))))
  1594. +ScriptedBehaviors=(ScriptName="MoveEast", Actions=((Template="MoveTime", Params=("0.0", "1.0", "2"))))
  1595. +ScriptedBehaviors=(ScriptName="MoveWest", Actions=((Template="MoveTime", Params=("0.0", "-1.0", "2"))))
  1596. +ScriptedBehaviors=(ScriptName="MoveNE", Actions=((Template="MoveTime", Params=("0.8", "0.8", "2"))))
  1597. +ScriptedBehaviors=(ScriptName="MoveNW", Actions=((Template="MoveTime", Params=("0.8", "-0.8", "2"))))
  1598. +ScriptedBehaviors=(ScriptName="MoveSE", Actions=((Template="MoveTime", Params=("-0.8", "0.8", "2"))))
  1599. +ScriptedBehaviors=(ScriptName="MoveSW", Actions=((Template="MoveTime", Params=("-0.8", "-0.8", "2"))))
  1600. +ScriptedBehaviors=(ScriptName="WalkClockwise", Actions=((Template="NestedScript", Params=("MoveSE")), (Template="NestedScript", Params=("MoveSW")), (Template="NestedScript", Params=("MoveNW")), (Template="NestedScript", Params=("MoveNE"))))
  1601. +ScriptedBehaviors=(ScriptName="WalkClockwiseLoop", Actions=((Template="BeginLoop", Params=("500")), (Template="NestedScript", Params=("MoveSE")), (Template="NestedScript", Params=("MoveSW")), (Template="NestedScript", Params=("MoveNW")),(Template="NestedScript", Params=("MoveNE")),(Template="EndLoop")))
  1602. +ScriptedBehaviors=(ScriptName="WalkCardinal", Actions=((Template="NestedScript", Params=("MoveNorth")), (Template="NestedScript", Params=("MoveSouth")), (Template="NestedScript", Params=("MoveWest")), (Template="NestedScript", Params=("MoveEast"))))
  1603. +ScriptedBehaviors=(ScriptName="GivePickaxe", Actions=((Template="GiveAndEquipWeapon", Params=("Harvest_Pickaxe_Athena_C_T01"))))
  1604. +ScriptedBehaviors=(ScriptName="GivePistol", Actions=((Template="GiveAndEquipWeapon", Params=("Pistol_SemiAuto_Athena_C_Ore_T02"))))
  1605. +ScriptedBehaviors=(ScriptName="GiveRifle", Actions=((Template="GiveAndEquipWeapon", Params=("Assault_Auto_Athena_R_Ore_T03"))))
  1606. +ScriptedBehaviors=(ScriptName="GiveShotgun", Actions=((Template="GiveAndEquipWeapon", Params=("Shotgun_SemiAuto_Athena_UC_Ore_T03"))))
  1607. +ScriptedBehaviors=(ScriptName="AnimTestCrouch", Actions=((Template="Crouch"), (Template="Wait", Params=("1")), (Template="Uncrouch"), (Template="Wait", Params=("1")), (Template="Crouch"), (Template="NestedScript", Params=("WalkCardinal")), (Template="Uncrouch"))
  1608. +ScriptedBehaviors=(ScriptName="AnimTestMovement", Actions=((Template="NestedScript", Params=("WalkCardinal")), (Template="NestedScript", Params=("WalkClockwise")), (Template="StartSprint"), (Template="Wait", Params=("3")), (Template="StopSprint")))
  1609. +ScriptedBehaviors=(ScriptName="AnimTestADS", Actions=((Template="StartADS"), (Template="Look", Params=("80", "0", "0.5")), (Template="Look", Params=("-160", "0", "0.5")), (Template="Look", Params=("80", "0", "0")), (Template="Look", Params=("0", "150", "2")), (Template="Look", Params=("0", "-150", "2")), (Template="Look", Params=("60", "150", "2")), (Template="Look", Params=("0", "-150", "2")), (Template="Look", Params=("-120", "150", "2")), (Template="Look", Params=("0", "-150", "2")), (Template="StopADS"), (Template="Look", Params=("60", "-75", "1")), (Template="Look", Params=("0", "75", "0"))))
  1610. +ScriptedBehaviors=(ScriptName="AnimTestShort", Actions=((Template="Wait", Params=("1")), (Template="NestedScript", Params=("GivePickaxe")), (Template="NestedScript", Params=("AnimTestADS")), (Template="NestedScript", Params=("AnimTestMovement")), (Template="MoveTime", Params=("-1.0", "0.0", "3.5")), (Template="Attack", Params=("2")), (Template="NestedScript", Params=("AnimTestCrouch")), (Template="NestedScript", Params=("GivePistol")), (Template="Attack", Params=("2")), (Template="NestedScript", Params=("AnimTestADS"))))
  1611. +ScriptedBehaviors=(ScriptName="AnimTestLong", Actions=((Template="NestedScript", Params=("AnimTestShort")), (Template="NestedScript", Params=("GiveRifle")), (Template="Attack", Params=("2")), (Template="NestedScript", Params=("AnimTestADS")), (Template="NestedScript", Params=("GiveShotgun")), (Template="Attack", Params=("2")), (Template="NestedScript", Params=("AnimTestADS"))))
  1612.  
  1613. [/Script/FortniteGame.FortPathFollowingComponent]
  1614. MovementBlockFrustrationCooldownSpeed=1.4f
  1615.  
  1616. [/Script/UnrealEd.ProjectPackagingSettings]
  1617. InternationalizationPreset=All
  1618. +CulturesToStage=en
  1619. +CulturesToStage=de
  1620. +CulturesToStage=fr
  1621. +CulturesToStage=es-419
  1622. +CulturesToStage=es
  1623. +CulturesToStage=it
  1624. +CulturesToStage=pl
  1625. +CulturesToStage=pt-BR
  1626. +CulturesToStage=ru
  1627. +CulturesToStage=zh-CN
  1628. +CulturesToStage=zh-Hant
  1629. +CulturesToStage=ko
  1630. +CulturesToStage=tr
  1631. +CulturesToStage=ja
  1632. +CulturesToStage=ar
  1633. +DirectoriesToAlwaysStageAsNonUFS=(Path="DefaultReplays")
  1634. +DirectoriesToAlwaysStageAsNonUFS=(Path="Legal")
  1635. +DirectoriesToAlwaysStageAsUFS=(Path="VoiceData")
  1636. +DirectoriesToAlwaysStageAsUFS=(Path="..\Plugins\Runtime\FaceRig\Source\ThirdParty\Trackers")
  1637. +DirectoriesToNeverCook=(Path="Cinematics")
  1638. +DirectoriesToNeverCook=(Path="Developers")
  1639. bEncryptIniFiles=True
  1640. bEncryptPakIndex=True
  1641. bShareMaterialShaderCode=True
  1642. bSharedMaterialNativeLibraries=True
  1643. +EarlyDownloaderPakFileFiles=-...\FortniteGame\Content\Slate\Fonts\...\*.*
  1644. +EarlyDownloaderPakFileFiles=-...\FortniteGame\Content\Slate\Fonts\*.*
  1645. +EarlyDownloaderPakFileFiles=...\FortniteEarlyStartupPatcher\Content\...\*.*
  1646. +EarlyDownloaderPakFileFiles=...\FortniteEarlyStartupPatcher\Content\*.*
  1647. +EarlyDownloaderPakFileFiles=-...\Content\Localization\Game_STW\...\*.*
  1648. +EarlyDownloaderPakFileFiles=-...\Content\Localization\Game_STW\*.*
  1649. +EarlyDownloaderPakFileFiles=-...\Content\Localization\Game_BR\...\*.*
  1650. +EarlyDownloaderPakFileFiles=-...\Content\Localization\Game_BR\*.*
  1651. +PackagesToNeverCook="/Engine/EngineFonts/Roboto"
  1652.  
  1653. [/Script/FortniteGame.BROnlyPackagingSettings]
  1654. +DirectoriesToNeverCook="Developers"
  1655. +DirectoriesToNeverCook="Weapons/TESTDELETE"
  1656. +DirectoriesToNeverCook="Characters/Enemies/Blaster"
  1657. +DirectoriesToNeverCook="Characters/Enemies/Flinger"
  1658. +DirectoriesToNeverCook="Characters/Enemies/Husk/Curves"
  1659. +DirectoriesToNeverCook="Characters/Enemies/Husk/Effects"
  1660. +DirectoriesToNeverCook="Characters/Enemies/Husk/FatHuskMaterials"
  1661. +DirectoriesToNeverCook="Characters/Enemies/Husk/Husk_V2_transfer"
  1662. ;+DirectoriesToNeverCook="Characters/Enemies/Husk/Materials"
  1663. ;+DirectoriesToNeverCook="Characters/Enemies/Husk/Mesh"
  1664. +DirectoriesToNeverCook="Characters/Enemies/Husk/Textures"
  1665. +DirectoriesToNeverCook="Characters/Enemies/Interfaces"
  1666. +DirectoriesToNeverCook="Characters/Enemies/Smasher"
  1667. +DirectoriesToNeverCook="Characters/Enemies/Smasher_v2"
  1668. +DirectoriesToNeverCook="Characters/Enemies/Smasher_v3"
  1669. +DirectoriesToNeverCook="Characters/Enemies/Taker"
  1670. +DirectoriesToNeverCook="Characters/Enemies/Test"
  1671. +DirectoriesToNeverCook="Characters/Enemies/Thief"
  1672. +DirectoriesToNeverCook="Characters/Enemies/Troll"
  1673. +DirectoriesToNeverCook="Characters/Enemies/Shielder"
  1674. +DirectoriesToNeverCook="Characters/Survivors/DataTables"
  1675. +DirectoriesToNeverCook="Characters/Survivors/Female"
  1676. ;+DirectoriesToNeverCook="Characters/Survivors/Male"
  1677. +DirectoriesToNeverCook="Characters/Survivors/Male/Heads"
  1678. +DirectoriesToNeverCook="Characters/Survivors/Male/M_SML_Construction_01"
  1679. +DirectoriesToNeverCook="Characters/Survivors/Male/M_SML_FastFood_01"
  1680. +DirectoriesToNeverCook="Characters/Survivors/Male/M_SML_Geek_01"
  1681. +DirectoriesToNeverCook="Characters/Survivors/Male/M_SML_Greased_01"
  1682. +DirectoriesToNeverCook="Characters/Survivors/Male/M_SML_Lars_01"
  1683. +DirectoriesToNeverCook="Characters/Survivors/Male/M_SML_Powersuit_01"
  1684. +DirectoriesToNeverCook="Characters/Survivors/Male/M_SML_Scavenger_01"
  1685. +DirectoriesToNeverCook="Characters/Survivors/Male/M_SML_TShirt_02"
  1686. +DirectoriesToNeverCook="Sounds/PVP"
  1687. +DirectoriesToNeverCook="Sounds/Quests"
  1688. ;+DirectoriesToNeverCook="Sounds/Reverb_Presets"
  1689. +DirectoriesToNeverCook="Sounds/Temp_Cinematic"
  1690. ;+DirectoriesToNeverCook="Sounds/Trans_AmbientLoops"
  1691. +DirectoriesToNeverCook="Sounds/Trans_AmbientNonLoop"
  1692. ;+DirectoriesToNeverCook="Sounds/Trans_Enveloper_Curves"
  1693. +DirectoriesToNeverCook="Sounds/Trans_Monster_AnimalHunter"
  1694. +DirectoriesToNeverCook="Sounds/Trans_Monster_Puffball"
  1695. +DirectoriesToNeverCook="Sounds/Fort_Human_VO/Announcer"
  1696. +DirectoriesToNeverCook="Sounds/Fort_Human_VO/Announcer_Elder"
  1697. +DirectoriesToNeverCook="Sounds/Fort_Human_VO/Bear"
  1698. +DirectoriesToNeverCook="Sounds/Fort_Human_VO/Constructor"
  1699. +DirectoriesToNeverCook="Sounds/Fort_Human_VO/CrateBot"
  1700. +DirectoriesToNeverCook="Sounds/Fort_Human_VO/DialogueVoices"
  1701. +DirectoriesToNeverCook="Sounds/Fort_Human_VO/DJ"
  1702. +DirectoriesToNeverCook="Sounds/Fort_Human_VO/DrBlackwell"
  1703. +DirectoriesToNeverCook="Sounds/Fort_Human_VO/Lars"
  1704. +DirectoriesToNeverCook="Sounds/Fort_Human_VO/Misc_NPC"
  1705. +DirectoriesToNeverCook="Sounds/Fort_Human_VO/Ninja"
  1706. +DirectoriesToNeverCook="Sounds/Fort_Human_VO/NPC_Female_01"
  1707. +DirectoriesToNeverCook="Sounds/Fort_Human_VO/Onboarding_Soldier_F"
  1708. +DirectoriesToNeverCook="Sounds/Fort_Human_VO/Outlander"
  1709. +DirectoriesToNeverCook="Sounds/Fort_Human_VO/RaY"
  1710. +DirectoriesToNeverCook="Sounds/Fort_Human_VO/Seebot"
  1711. +DirectoriesToNeverCook="Sounds/Fort_Human_VO/Soldier"
  1712. +DirectoriesToNeverCook="Sounds/Fort_Human_VO/Survivor_Female"
  1713. +DirectoriesToNeverCook="Sounds/Fort_Human_VO/Survivor_Male"
  1714. +DirectoriesToNeverCook="Sounds/Fort_Human_VO/Trapper"
  1715. +DirectoriesToNeverCook="Sounds/Fort_Human_VO/Vinderman"
  1716. ;+DirectoriesToNeverCook="Sounds/Fort_Weapons"
  1717. +DirectoriesToNeverCook="L10n/de/Sounds"
  1718. +DirectoriesToNeverCook="L10n/fr/Sounds"
  1719. +DirectoriesToNeverCook="L10n/pl/Sounds"
  1720. +DirectoriesToNeverCook="L10n/ru/Sounds"
  1721. ;chinese has some non-trivial sized data pulled in, even tho DisabledCultures below disables them
  1722. +DirectoriesToNeverCook="L10n/zh-CN"
  1723. +DirectoriesToNeverCook="L10n/zh-Hant"
  1724.  
  1725.  
  1726. [Internationalization]
  1727. +LocalizationPaths=%GAMEDIR%Content/Localization/Game_BR
  1728. +LocalizationPaths=%GAMEDIR%Content/Localization/Game_StW
  1729. +LocalizationPaths=%GAMEDIR%Content/Localization/RegionCN
  1730. +CultureMappings="zh-Hans;zh-CN"
  1731. +CultureMappings="pt;pt-BR"
  1732. +DisabledCultures="zh-CN;Shipping"
  1733. +DisabledCultures="zh-Hant;Shipping"
  1734. +DisabledCultures="ar;Shipping"
  1735.  
  1736. [PerformanceAndMemory]
  1737. PerfTestReplayId=58d2bb2532c146a3b739668c24e267be
  1738. PerfTestFullReplayId=97ff9ff1eb2c443aa06de0398f671f07
  1739. AthenaReplayId=72453e75751e432083bcd46b810d47f2
  1740.  
  1741. [PerfReplayUEStats]
  1742. +Stat="STAT_GameEngineTick"
  1743. +Stat="GameThread"
  1744.  
  1745. [CheatScript.ReplayLastFullPerfTest]
  1746. +Cmd=PlayFortHttpReplay 97ff9ff1eb2c443aa06de0398f671f07
  1747.  
  1748. [CheatScript.ReplayLastShortPerfTest]
  1749. +Cmd=PlayFortHttpReplay 58d2bb2532c146a3b739668c24e267be
  1750.  
  1751. [Staging]
  1752. +RemapDirectories=(From="Engine/Plugins/NotForLicensees/BlueprintContext", To="Engine/Plugins/BlueprintContext")
  1753. +RemapDirectories=(From="Engine/Plugins/NotForLicensees/CommonUI", To="Engine/Plugins/CommonUI")
  1754. +RemapDirectories=(From="Engine/Plugins/NotForLicensees/EpicCMS", To="Engine/Plugins/EpicCMS")
  1755. +RemapDirectories=(From="Engine/Plugins/NotForLicensees/Gauntlet", To="Engine/Plugins/Gauntlet")
  1756. +RemapDirectories=(From="Engine/Plugins/NotForLicensees/Landmass", To="Engine/Plugins/Landmass")
  1757. +RemapDirectories=(From="Engine/Plugins/NotForLicensees/SpeechGraphics", To="Engine/Plugins/SpeechGraphics")
  1758. +RemapDirectories=(From="Engine/Plugins/Runtime/PS4/WinDualShock", To="Engine/Plugins/Runtime/WinDualShock")
  1759. +RemapDirectories=(From="Engine/Plugins/Online/Android/NotForLicensees/OnlineSubsystemSamsung", To="Engine/Plugins/Online/Android/OnlineSubsystemSamsung")
  1760. +RemapDirectories=(From="Engine/Plugins/Online/NotForLicensees/MatchmakingService", To="Engine/Plugins/Online/MatchmakingService")
  1761. +RemapDirectories=(From="Engine/Plugins/Online/NotForLicensees/OnlineSubsystemMcp", To="Engine/Plugins/Online/OnlineSubsystemMcp")
  1762. +RemapDirectories=(From="Engine/Plugins/Online/NotForLicensees/OnlineSubsystemTencent", To="Engine/Plugins/Online/OnlineSubsystemTencent")
  1763. +RemapDirectories=(From="Engine/Plugins/Online/NotForLicensees/PurchaseFlow", To="Engine/Plugins/Online/PurchaseFlow")
  1764. +RemapDirectories=(From="Engine/Plugins/Online/PS4/OnlineSubsystemPS4Server", To="Engine/Plugins/Online/OnlineSubsystemPS4Server")
  1765. +RemapDirectories=(From="Engine/Plugins/Online/XboxOne/OnlineSubsystemLiveServer", To="Engine/Plugins/Online/OnlineSubsystemLiveServer")
  1766. +RemapDirectories=(From="Engine/Plugins/Online/NotForLicensees/AppBoyClient", To="Engine/Plugins/Online/AppBoyClient")
  1767. +RemapDirectories=(From="Engine/Plugins/Media/NotForLicensees/IbmStreamingMedia", To="Engine/Plugins/Media/IbmStreamingMedia")
  1768. +RemapDirectories=(From="FortniteGame/Plugins/NoRedist/UAC", To="FortniteGame/Plugins/UAC")
  1769. +RemapDirectories=(From="FortniteGame/Plugins/NoRedist/UACBase", To="FortniteGame/Plugins/UACBase")
  1770. +RemapDirectories=(From="FortniteGame/Plugins/NotForLicensees/Helpshift", To="FortniteGame/Plugins/Helpshift")
  1771. +WhitelistDirectories=FortniteGame/Content/UI/Foundation/Textures/Icons/Input
  1772. +WhitelistDirectories=Engine/Plugins/Runtime/AR/Apple/AppleARKit/Content
  1773. +BlacklistConfigFiles=FortniteGame/Config/DefaultFortStreamingData.ini
  1774. +BlacklistConfigFiles=FortniteGame/Config/DefaultFortReleaseVersion.ini
  1775. +BlacklistConfigFiles=FortniteGame/Config/DefaultCreative.ini
  1776. +WhitelistConfigFiles=FortniteGame/Config/DefaultAutomationConfig.ini
  1777. +WhitelistConfigFiles=FortniteGame/Config/Tags/CreativeTags.ini
  1778. +WhitelistConfigFiles=FortniteGame/Config/Tags/LootTags.ini
  1779. +WhitelistConfigFiles=FortniteGame/Config/Tags/GamepadActionNameTags.ini
  1780. +WhitelistConfigFiles=FortniteGame/Config/DefaultSpectator.ini
  1781. +WhitelistConfigFiles=FortniteGame/Config/InstallBundleConfig.ini
  1782. +BlacklistLocalizationTargets=Engine
  1783.  
  1784. [Social]
  1785. !JoinablePlatformPairs=ClearArray
  1786. +JoinablePlatformPairs="WIN,WIN"
  1787. +JoinablePlatformPairs="WIN,MAC"
  1788. +JoinablePlatformPairs="WIN,IOS"
  1789. +JoinablePlatformPairs="WIN,AND"
  1790. +JoinablePlatformPairs="WIN,PSN"
  1791. +JoinablePlatformPairs="WIN,XBL"
  1792. +JoinablePlatformPairs="MAC,MAC"
  1793. +JoinablePlatformPairs="MAC,IOS"
  1794. +JoinablePlatformPairs="MAC,AND"
  1795. +JoinablePlatformPairs="MAC,PSN"
  1796. +JoinablePlatformPairs="MAC,XBL"
  1797. +JoinablePlatformPairs="IOS,IOS"
  1798. +JoinablePlatformPairs="IOS,AND"
  1799. +JoinablePlatformPairs="IOS,PSN"
  1800. +JoinablePlatformPairs="IOS,XBL"
  1801. +JoinablePlatformPairs="AND,AND"
  1802. +JoinablePlatformPairs="AND,PSN"
  1803. +JoinablePlatformPairs="AND,XBL"
  1804. +JoinablePlatformPairs="PSN,PSN"
  1805. +JoinablePlatformPairs="PSN,XBL"
  1806. +JoinablePlatformPairs="XBL,XBL"
  1807. +JoinablePlatformPairs="SWT,SWT"
  1808. +JoinablePlatformPairs="SWT,WIN"
  1809. +JoinablePlatformPairs="SWT,MAC"
  1810. +JoinablePlatformPairs="SWT,IOS"
  1811. +JoinablePlatformPairs="SWT,AND"
  1812. +JoinablePlatformPairs="SWT,XBL"
  1813. +JoinablePlatformPairs="SWT,PSN"
  1814. !PlatformInvitePermissionLists=ClearArray
  1815. +PlatformInvitePermissionLists="WIN:WIN,MAC,IOS,AND,PSN,XBL,SWT"
  1816. +PlatformInvitePermissionLists="MAC:WIN,MAC,IOS,AND,PSN,XBL,SWT"
  1817. +PlatformInvitePermissionLists="PSN:WIN,MAC,IOS,AND,PSN,XBL,SWT"
  1818. +PlatformInvitePermissionLists="XBL:WIN,MAC,IOS,AND,PSN,XBL,SWT"
  1819. +PlatformInvitePermissionLists="IOS:WIN,MAC,IOS,AND,PSN,XBL,SWT"
  1820. +PlatformInvitePermissionLists="AND:WIN,MAC,IOS,AND,PSN,XBL,SWT"
  1821. +PlatformInvitePermissionLists="SWT:WIN,MAC,IOS,AND,PSN,XBL,SWT"
  1822. AutoImportPlatformFriendsRequestsPerInterval=30;
  1823. AutoImportPlatformFriendsIntervalSeconds=60;
  1824.  
  1825. [/ClientBotProfiles/Default]
  1826. timebetweenteleportmin=0.1
  1827. timebetweenteleportmax=20.0
  1828. shouldloop=True
  1829. +bugitgolocs="104955.148438 -19899.902344 77.150024 -11.617004 -1.179230 0.000000"
  1830. +bugitgolocs="38984.242188 -5454.792969 1078.058105 -6.391907 4.107790 0.000000"
  1831. +bugitgolocs="-34524.148438 -131.798080 1229.150024 -11.645660 2.271163 0.000000"
  1832. +bugitgolocs="-59729.207031 -61357.210938 845.149475 -10.012390 -170.925201 0.000000"
  1833. +bugitgolocs="4618.694824 -97296.781250 845.150024 -13.714508 -174.036133 0.000000"
  1834. +bugitgolocs="105532.578125 -116699.093750 2377.573486 -10.370483 -12.201721 0.000000"
  1835. +bugitgolocs="129633.375000 -102666.328125 1997.150024 -9.826538 36.096161 0.000000"
  1836. +bugitgolocs="53253.320313 76247.531250 2765.149902 -18.041077 2.396906 0.000000"
  1837. +bugitgolocs="80862.906250 -44556.968750 77.149940 -12.843811 155.011673 0.000000"
  1838. +bugitgolocs="-34394.660156 62104.957031 1715.964355 -14.912567 107.416283 0.000000"
  1839. +bugitgolocs="83935.648438 -82932.000000 2381.150146 -6.202057 -1.075287 0.000000"
  1840. +bugitgolocs="21975.214844 38142.582031 1237.150024 -8.895355 6.440627 0.000000"
  1841. +bugitgolocs="2612.141602 -9316.211914 2381.149414 -8.351379 -0.558533 0.000000"
  1842. +bugitgolocs="240.491333 -64096.824219 845.150024 -7.103241 87.736221 0.000000"
  1843. +bugitgolocs="41525.054688 -132814.437500 1997.150024 -8.410919 -81.728058 0.000000"
  1844. +bugitgolocs="37337.515625 -60413.378906 461.150269 -11.785736 -82.194763 0.000000"
  1845. +bugitgolocs="77998.539063 16230.403320 77.149994 -8.894989 -1.646271 0.000000"
  1846. +bugitgolocs="89133.968750 57332.906250 461.358002 -9.221710 -177.250992 0.000000"
  1847. +bugitgolocs="36398.972656 -130840.453125 2691.612061 -11.322479 -61.508728 0.000000"
  1848. +bugitgolocs="48390.371094 -124006.632813 2847.392578 -13.173492 -54.664948 0.000000"
  1849. +bugitgolocs="126829.093750 -105043.453125 1997.150024 -6.314178 1.017933 0.000000"
  1850. +bugitgolocs="104867.281250 -118508.539063 2765.003662 -4.789917 57.167873 0.000000"
  1851. +bugitgolocs="119487.382813 -90896.523438 2275.578125 -10.887024 110.206947 0.000000"
  1852. +bugitgolocs="39008.394531 -84598.218750 1960.271484 -12.293793 -101.524994 0.000000"
  1853. +bugitgolocs="124195.812500 -53909.332031 849.624512 -14.153473 149.247543 0.000000"
  1854. +bugitgolocs="45063.109375 -64212.167969 2747.532959 -17.666779 164.088928 0.000000"
  1855. +bugitgolocs="21488.353516 -61000.113281 4284.792480 -24.852875 1.935521 0.000000"
  1856. +bugitgolocs="-4134.519531 -59432.449219 845.150024 8.246075 -19.995605 0.000000"
  1857. +bugitgolocs="-26570.125000 -63557.906250 1997.150024 -5.254547 146.743683 0.000000"
  1858. +bugitgolocs="107525.351563 -44447.640625 845.150024 -14.262360 -178.400314 0.000000"
  1859. +bugitgolocs="-49682.851563 -37570.523438 1066.756470 -17.448700 -78.634186 0.000000"
  1860.  
  1861. [/ClientBotProfiles/ProfileGoBasic]
  1862. ProfileGoGroup=Basic
  1863.  
  1864. [/ClientBotProfiles/DefaultProfileGo]
  1865. shouldloop=False
  1866. +profilegolocs="BestCase"
  1867. +profilegolocs="GreasyGrove"
  1868. +profilegolocs="CityStreets"
  1869.  
  1870.  
  1871. [/Script/FortniteGame.FortProfileGo]
  1872. ; Time to wait after async loads are complete at a location
  1873. DefaultSettleTime=5
  1874. +ProfileGoScenarios=(Name="OffMap",Position=(X=177706.578125,Y=-210952.812500,Z=-5042.850098),Orientation=(Pitch=0.000000,Yaw=-45.000000,Roll=0.000000))
  1875. +ProfileGoScenarios=(Name="WarmupAirfield",Position=(X=-119647.078125,Y=-114831.312500,Z=3917.183594),Orientation=(Pitch=0.000000,Yaw=0.000000,Roll=0.000000))
  1876. +ProfileGoScenarios=(Name="BestCase", Position=(X=108298.719,Y=-131650.031,Z=-3136.548),Orientation=(Pitch=9.138904,Yaw=-49.510895,Roll=0.000000))
  1877. +ProfileGoScenarios=(Name="GreasyGrove", Position=(X=-1789.815063,Y=-101629.367188,Z=1997.129883),Orientation=(Pitch=-9.330566,Yaw=79.747482,Roll=0.000000))
  1878. +ProfileGoScenarios=(Name="CityOverlook", Position=(X=23237.691,Y=-57796.406,Z=4465.729),Orientation=(Pitch=-28.404846,Yaw=-15.330200,Roll=0.000000))
  1879. +ProfileGoScenarios=(Name="CityStreets", Position=(X=43012.734,Y=-55300.035,Z=461.150),Orientation=(Pitch=-6.084717,Yaw=-149.249832,Roll=0.000000))
  1880. +ProfileGoScenarios=(Name="CityCenter", Position=(X=31165.88,Y=-63379.64,Z=3347.50),Orientation=(Pitch=-28.404846,Yaw=-15.330200,Roll=0.000000))
  1881. +ProfileGoScenarios=(Name="LakeView", Position=(X=51728.137,Y=-56377.508,Z=-315.541),Orientation=(Pitch=-14.823578,Yaw=62.347637,Roll=0.000000))
  1882. +ProfileGoScenarios=(Name="FatalFields", Position=(X=-47092.379,Y=-2135.054,Z=1229.150),Orientation=(Pitch=-2.620483,Yaw=16.480276,Roll=0.000000))
  1883. +ProfileGoScenarios=(Name="RetailRow", Position=(X=29481.783,Y=40562.594,Z=1237.150),Orientation=(Pitch=-5.550171,Yaw=-157.631210,Roll=0.000000))
  1884. +ProfileGoScenarios=(Name="LuckyLanding",Position=(X=-65486.585938,Y=-4473.050293,Z=2932.105713),Orientation=(Pitch=-21.405518,Yaw=-150.946411,Roll=0.000000))
  1885. +ProfileGoScenarios=(Name="Salty",Position=(X=4024.503662,Y=-631.651001,Z=3533.149902),Orientation=(Pitch=-14.981934,Yaw=-89.663757,Roll=0.000000))
  1886. +ProfileGoScenarios=(Name="ShiftyShafts",Position=(X=1673.919556,Y=-55840.117188,Z=3347.505859),Orientation=(Pitch=-24.247772,Yaw=-133.582748,Roll=0.000000))
  1887. +ProfileGoScenarios=(Name="Snobby",Position=(X=39418.710938,Y=-129414.460938,Z=2588.257812),Orientation=(Pitch=-9.140198,Yaw=-43.747772,Roll=0.000000))
  1888. +ProfileGoScenarios=(Name="Haunted",Position=(X=111869.804688,Y=-107857.882813,Z=5360.011719),Orientation=(Pitch=-24.176270,Yaw=-105.884323,Roll=0.000000))
  1889. +ProfileGoScenarios=(Name="Junk",Position=(X=135324.750000,Y=-109674.289063,Z=4319.752441),Orientation=(Pitch=-24.302216,Yaw=134.071899,Roll=0.000000))
  1890. +ProfileGoScenarios=(Name="Pleasant",Position=(X=83519.531250,Y=-78088.609375,Z=3721.590576),Orientation=(Pitch=-14.267029,Yaw=-36.770172,Roll=0.000000))
  1891. +ProfileGoScenarios=(Name="Lonely",Position=(X=60525.789063,Y=67169.125000,Z=1996.294312),Orientation=(Pitch=-3.602020,Yaw=136.397568,Roll=0.000000))
  1892. +ProfileGoScenarios=(Name="VillainLair",Position=(X=58394.152344,Y=-114161.843750,Z=8149.149902),Orientation=(Pitch=-3.882721,Yaw=-126.022354,Roll=0.000000))
  1893. +ProfileGoScenarios=(Name="DustyCrater",Position=(X=44295.488281,Y=-5910.402832,Z=3201.537598),Orientation=(Pitch=-15.715851,Yaw=153.319122,Roll=0.000000))
  1894. +ProfileGoScenarios=(Name="HeroMansion",Position=(X=34013.640625,Y=85098.546875,Z=1984.369873),Orientation=(Pitch=2.353061,Yaw=123.266068,Roll=0.000000))
  1895. +ProfileGoScenarios=(Name="LazyLinks",Position=(X=101470.406250,Y=-16895.320313,Z=107.937691),Orientation=(Pitch=-7.115631,Yaw=-29.415497,Roll=0.000000))
  1896. +ProfileGoScenarios=(Name="VikingVillage",Position=(X=31663.187500,Y=-116543.445313,Z=10829.150391),Orientation=(Pitch=-11.257629,Yaw=-163.782745,Roll=0.000000))
  1897. +ProfileGoScenarios=(Name="ParadisePalms",Position=(X=-19930.595703,Y=46217.804688,Z=3532.294434),Orientation=(Pitch=-17.947815,Yaw=138.179520,Roll=0.000000))
  1898. +ProfileGoScenarios=(Name="RaceTrack",Position=(X=17149.873047,Y=64931.996094,Z=2839.556396),Orientation=(Pitch=-19.434631,Yaw=121.188255,Roll=0.000000))
  1899. +ProfileGoScenarios=(Name="RVPark",Position=(X=37751.402344,Y=56429.304688,Z=2449.110840),Orientation=(Pitch=-18.935028,Yaw=125.973923,Roll=0.000000))
  1900. +ProfileGoScenarios=(Name="EmptyLevel", Position=(X=0.0,Y=0.0,Z=100),Orientation=(Pitch=0.0,Yaw=0.0,Roll=0.0))
  1901. +ProfileGoScenarios=(Name="CityOverlookStats", Position=(X=23237.691,Y=-57796.406,Z=4465.729),Orientation=(Pitch=-28.404846,Yaw=-15.330200,Roll=0.000000),OnBegin="stat unit", OnEnd="stat unit")
  1902. +ProfileGoScenarios=(Name="GrassyKnoll", Position=(X=21919.40,Y=86882.65,Z=1453.13),Orientation=(Pitch=3.209,Yaw=66.16,Roll=0.000000))
  1903. +ProfileGoScenarios=(Name="PerfMemAtlas", Position=(X=4418.585,Y=155.150,Z=845.150),Orientation=(Pitch=-5.675964,Yaw=-62.231232,Roll=0.000000))
  1904. +ProfileGoScenarios=(Name="PerfMemBestCase", Position=(X=13911.769,Y=16068.166,Z=77.150),Orientation=(Pitch=-2.763885,Yaw=94.433037,Roll=0.000000))
  1905. +ProfileGoScenarios=(Name="PerfMemInsideBar", Position=(X=7096.184,Y=8735.026,Z=469.148),Orientation=(Pitch=-13.931427,Yaw=-34.452423,Roll=0.000000))
  1906. +ProfileGoScenarios=(Name="PerfMemOutskirts", Position=(X=-11232.669,Y=-12707.626,Z=77.150),Orientation=(Pitch=-11.679474,Yaw=42.176941,Roll=0.000000))
  1907. +ProfileGoScenarios=(Name="PerfMemOverlook", Position=(X=1784.463,Y=245.355,Z=2125.150),Orientation=(Pitch=-23.162903,Yaw=37.112530,Roll=0.000000))
  1908. +ProfileGoScenarios=(Name="PerfMemStreet", Position=(X=-3675.799,Y=-4696.074,Z=461.150),Orientation=(Pitch=-6.804077,Yaw=-138.897293,Roll=0.000000))
  1909. +ProfileGoScenarios=(Name="GreasyGroveSeal",Position=(X=-8286.796875,Y=-75632.289062,Z=3908.898926),Orientation=(Pitch=-12.400940,Yaw=-36.745758,Roll=0.000000))
  1910. +ProfileGoScenarios=(Name="LazyLinksSeal",Position=(X=86219.609375,Y=-6706.813965,Z=364.856476),Orientation=(Pitch=-12.163422,Yaw=-29.369659,Roll=0.000000))
  1911. +ProfileGoScenarios=(Name="RetailRowSeal",Position=(X=16673.136719,Y=47838.031250,Z=1904.663330),Orientation=(Pitch=-21.378754,Yaw=-174.144211,Roll=0.000000))
  1912. +ProfileGoScenarios=(Name="WoodsSeal",Position=(X=79010.359375,Y=51081.105469,Z=824.925049),Orientation=(Pitch=-9.318451,Yaw=-132.731918,Roll=0.000000))
  1913. +ProfileGoScenarios=(Name="FatalFieldsSeal",Position=(X=-21489.677734,Y=-2735.118652,Z=1613.263428),Orientation=(Pitch=-7.970734,Yaw=-0.165680,Roll=0.000000))
  1914. +ProfileGoScenarios=(Name="DustyDivotSeal",Position=(X=20695.433594,Y=-23973.619141,Z=1082.326782),Orientation=(Pitch=-8.375824,Yaw=-4.432373,Roll=0.000000))
  1915. +ProfileGoScenarios=(Name="PleasantParkSeal",Position=(X=62722.003906,Y=-104338.679688,Z=5576.842285),Orientation=(Pitch=-16.510040,Yaw=44.965645,Roll=0.000000))
  1916. +ProfileGoScenarios=(Name="FourIdle", OnBegin="FourIdleBegin", OnEnd="FourIdleEnd"))
  1917. +ProfileGoScenarios=(Name="TwentyIdle", OnBegin="TwentyIdleBegin", OnEnd="TwentyIdleEnd"))
  1918. +ProfileGoScenarios=(Name="RifleFire", OnBegin="RifleFireBegin", OnEnd="RifleFireEnd"))
  1919. +ProfileGoScenarios=(Name="RocketFire", OnBegin="RocketFireBegin", OnEnd="RocketFireEnd"))
  1920. +ProfileGoScenarios=(Name="AllCosmetics",Position=(X=0,Y=0,Z=50),Orientation=(Pitch=0,Yaw=0,Roll=0))
  1921. +ProfileGoScenarios=(Name="Airstrip",Position=(X=-27762.996094,Y=-119454.507813,Z=4686.831055),Orientation=(Pitch=-0.175629,Yaw=-128.115555,Roll=0.000000))
  1922. +ProfileGoScenarios=(Name="CastleStreets",Position=(X=-21453.031250,Y=-87527.289063,Z=12365.150391),Orientation=(Pitch=2.314281,Yaw=-26.281647,Roll=0.000000))
  1923. +ProfileGoScenarios=(Name="CastleVista",Position=(X=-21466.021484,Y=-82406.882813,Z=12390.748047),Orientation=(Pitch=-18.117340,Yaw=82.010330,Roll=0.000000))
  1924. +ProfileGoScenarios=(Name="Village",Position=(X=-61697.761719,Y=-67105.304688,Z=4742.701660),Orientation=(Pitch=-9.608093,Yaw=-38.273804,Roll=0.000000))
  1925. +ProfileGoScenarios=(Name="LiteStart",Position=(X=8795,Y=26608,Z=465),Orientation=(Pitch=26,Yaw=-72,Roll=0))
  1926. +ProfileGoScenarios=(Name="DustyDivotMem",Position=(X=31454.607422,Y=-2738.654541,Z=-307.033600),Orientation=(Pitch=-2.643951,Yaw=-38.627472,Roll=0.000000))
  1927. +ProfileGoScenarios=(Name="MapMiddleMem",Position=(X=30535.179688,Y=-31754.849609,Z=1080.814697),Orientation=(Pitch=5.599384,Yaw=-7.051666,Roll=0.000000))
  1928. +ProfileGoScenarios=(Name="LootGasStationMem",Position=(X=59580.652344,Y=-73598.875000,Z=1922.648560),Orientation=(Pitch=-3.888611,Yaw=1.189390,Roll=0.000000))
  1929. +ProfileGoScenarios=(Name="TiltedCornerMem",Position=(X=16790.843750,Y=-76538.640625,Z=2094.883301),Orientation=(Pitch=-2.022064,Yaw=51.738476,Roll=0.000000))
  1930. +ProfileGoScenarios=(Name="AridBridgeMem",Position=(X=-10632.773438,Y=27342.642578,Z=2388.640381),Orientation=(Pitch=-5.288605,Yaw=-17.713287,Roll=0.000000))
  1931. +ProfileGoScenarios=(Name="ContainerTownMem",Position=(X=57500.226563,Y=39450.234375,Z=2766.011230),Orientation=(Pitch=-4.044189,Yaw=-51.619843,Roll=0.000000))
  1932. +ProfileGoScenarios=(Name="PirateCove",Position=(X=100594.484375,Y=1705.640747,Z=-294.080841),Orientation=(Pitch=-14.932098,Yaw=-147.550781,Roll=0.000000))
  1933. +ProfileGoScenarios=(Name="MineralPools",Position=(X=116082.882813,Y=28440.306641,Z=2851.463135),Orientation=(Pitch=-21.309784,Yaw=-97.786591,Roll=0.000000))
  1934. +ProfileGoScenarios=(Name="TomatoTemple",Position=(X=79875.484375,Y=13970.500000,Z=5016.841309),Orientation=(Pitch=-18.820374,Yaw=-115.054138,Roll=0.000000))
  1935. +ProfileGoScenarios=(Name="LavaLair",Position=(X=73513.703125,Y=36284.078125,Z=8548.144531),Orientation=(Pitch=-10.265686,Yaw=8.222956,Roll=0.000000))
  1936. +ProfileGoScenarios=(Name="LavaLake",Position=(X=62845.015625,Y=30402.859375,Z=4253.149902),Orientation=(Pitch=-22.397949,Yaw=145.765640,Roll=0.000000))
  1937. +ProfileGoScenarios=(Name="Temple",Position=(X=98399.421875,Y=57755.859375,Z=6612.997070),Orientation=(Pitch=-22.086761,Yaw=1.646027,Roll=0.000000))
  1938. +ProfileGoCollections=(Name="StWPerfMemAll", Scenarios="PerfMemBestCase,PerfMemAtlas,PerfMemInsideBar,PerfMemOutskirts,PerfMemOverlook,PerfMemStreet")
  1939. +ProfileGoCollections=(Name="Basic", Scenarios="BestCase,CityOverlook,GreasyGrove,FatalFields,Junk,Salty")
  1940. +ProfileGoCollections=(Name="Quick", Scenarios="BestCase,CityOverlook,GreasyGrove,RetailRow")
  1941. +ProfileGoCollections=(Name="AllPOIs", Scenarios="BestCase,GreasyGrove,CityOverlook,LakeView,FatalFields,RetailRow,LuckyLanding,Salty,ShiftyShafts,Snobby,Haunted,Junk,Pleasant,Lonely,RVPark,VillainLair,DustyCrater,HeroMansion,VikingVillage,ParadisePalms,RaceTrack,Airstrip,CastleStreets,CastleVista,Village,LootGasStationMem,TiltedCornerMem,MapMiddleMem,DustyDivotMem,ContainerTownMem,AridBridgeMem,PirateCove,MineralPools,TomatoTemple,LavaLair,LavaLake,Temple")
  1942. +ProfileGoCollections=(Name="CombatTests", Scenarios="GrassyKnoll,FourIdle,TwentyIdle,RifleFire,RocketFire")
  1943. +ProfileGoCollections=(Name="CityCombatTests", Scenarios="FourIdle,TwentyIdle,RifleFire,RocketFire")
  1944. +ProfileGoCollections=(Name="Season4", Scenarios="VillainLair,DustyCrater,HeroMansion")
  1945. +ProfileGoCollections=(Name="Season5", Scenarios="VikingVillage,ParadisePalms,RaceTrack")
  1946. +ProfileGoCollections=(Name="Season7", Scenarios="GreasyGrove,CityOverlook,LuckyLanding,ShiftyShafts,VikingVillage,Airstrip,CastleStreets,CastleVista,Village")
  1947. +ProfileGoCollections=(Name="SealsTour", Scenarios="PleasantParkSeal,DustyDivotSeal,FatalFieldsSeal,WoodsSeal,RetailRowSeal,LazyLinksSeal,GreasyGroveSeal")
  1948. +ProfileGoCollections=(Name="S7HotSpots", Scenarios="LootGasStationMem,TiltedCornerMem,MapMiddleMem,DustyDivotMem,ContainerTownMem,RetailRow,RVPark,RaceTrack,AridBridgeMem")
  1949. +ProfileGoCollections=(Name="Season8", Scenarios="PirateCove,MineralPools,TomatoTemple,LavaLair,LavaLake,Temple")
  1950. +AllCommands=(Group="snapshot",Command="screenshot -showui -filename={Location}", Wait=1)
  1951. +AllCommands=(Group="snapshot",Command="snapshot start", Wait=20)
  1952. +AllCommands=(Group="snapshot",Command="snapshot stop", Wait=0)
  1953. +AllCommands=(Group="snapshotquick",Command="snapshot start", Wait=1)
  1954. +AllCommands=(Group="snapshotquick",Command="snapshot stop", Wait=0)
  1955. ; capture at start
  1956. +AllCommands=(Group="checkthermals",Command="snapshot start", Wait=10)
  1957. +AllCommands=(Group="checkthermals",Command="snapshot stop", Wait=120)
  1958. ; capture after 2mins
  1959. +AllCommands=(Group="checkthermals",Command="snapshot start", Wait=10)
  1960. +AllCommands=(Group="checkthermals",Command="snapshot stop", Wait=180)
  1961. ; capture after 2 + 3 mins
  1962. +AllCommands=(Group="checkthermals",Command="snapshot start", Wait=10)
  1963. +AllCommands=(Group="checkthermals",Command="snapshot stop", Wait=300)
  1964. ; capture after 2 + 3 + 5 mins
  1965. +AllCommands=(Group="checkthermals",Command="snapshot start", Wait=10)
  1966. +AllCommands=(Group="checkthermals",Command="snapshot stop", Wait=600)
  1967. ; capture after 2 + 3 + 5 + 10 mins
  1968. +AllCommands=(Group="checkthermals",Command="snapshot start", Wait=10)
  1969. +AllCommands=(Group="checkthermals",Command="snapshot stop", Wait=0)
  1970. +AllCommands=(Group="stats",Command="stat dumpframe", Wait=1)
  1971. +AllCommands=(Group="stats",Command="stat startfile {Location}", Wait=30)
  1972. +AllCommands=(Group="stats",Command="stat stopfile", Wait=0)
  1973. +AllCommands=(Group="framepro",Command="framepro.enabled 1", Wait=0)
  1974. +AllCommands=(Group="framepro",Command="framepro.startrec", Wait=20)
  1975. +AllCommands=(Group="framepro",Command="framepro.stoprec", Wait=0)
  1976. +AllCommands=(Group="dailyperf",Command="screenshot -showui -filename={Location}", Wait=1)
  1977. +AllCommands=(Group="dailyperf",Command="snapshot start", Wait=20)
  1978. +AllCommands=(Group="dailyperf",Command="snapshot stop", Wait=0)
  1979. +AllCommands=(Group="dailyperf",Command="framepro.enabled 1", Wait=0)
  1980. +AllCommands=(Group="dailyperf",Command="framepro.startrec {Location}", Wait=15)
  1981. +AllCommands=(Group="dailyperf",Command="framepro.stoprec", Wait=0)
  1982. +AllCommands=(Group="dailyperf",Command="toggledrawevents 1", Wait=0)
  1983. +AllCommands=(Group="dailyperf",Command="r.showmaterialdrawevents -1", Wait=0)
  1984. +AllCommands=(Group="dailyperf",Command="profilegpu", Log="profilegpu", Wait=1)
  1985. +AllCommands=(Group="dailyperf",Command="r.showmaterialdrawevents 0", Wait=0)
  1986. +AllCommands=(Group="dailyperf",Command="toggledrawevents 0", Wait=0)
  1987. +AllCommands=(Group="memlist",Command="screenshot -showui -filename={Location}", Wait=1)
  1988. +AllCommands=(Group="memlist",Command="snapshot", Wait=0)
  1989. +AllCommands=(Group="memlist",Command="snapshotllm -llmtags=AllGenericTags", Wait=0, Log="llm")
  1990. +AllCommands=(Group="memlist",Command="obj list -csv", Wait=2, Log="objlist")
  1991. +AllCommands=(Group="memlist",Command="liststaticmeshes -usedcomponents -csv", Wait=2, Log="staticmeshes")
  1992. +AllCommands=(Group="memlist",Command="listskeletalmeshes -csv", Wait=2, Log="skeletalmeshes")
  1993. +AllCommands=(Group="memlist",Command="listtextures -csv", Wait=2, Log="textures")
  1994. +AllCommands=(Group="memlist",Command="listanims -csv", Wait=2, Log="anims")
  1995. +AllCommands=(Group="memlist",Command="audiomemreport -SkipCsvForAudio -csv", Wait=2, Log="audiomemreport")
  1996. +AllCommands=(Group="FourIdleBegin",Command="SpawnScriptedPawnsInFormation ActionScript 2 2 250", Wait=5)
  1997. +AllCommands=(Group="FourIdleEnd",Command="DestroyAllScriptedPawns")
  1998. +AllCommands=(Group="TwentyIdleBegin",Command="SpawnScriptedPawnsInFormation ActionScript 4 5 250", Wait=5)
  1999. +AllCommands=(Group="TwentyIdleEnd",Command="DestroyAllScriptedPawns")
  2000. +AllCommands=(Group="RifleFireBegin",Command="SpawnScriptedPawnsInFormation FireRifle 2 2 800", Wait=5)
  2001. +AllCommands=(Group="RifleFireEnd",Command="DestroyAllScriptedPawns")
  2002. +AllCommands=(Group="RocketFireBegin",Command="SpawnScriptedPawnsInFormation FireRockets 2 1 600", Wait=5)
  2003. +AllCommands=(Group="RocketFireEnd",Command="DestroyAllScriptedPawns")
  2004. +AllCommands=(Group="cosmeticperf",Command="debughideloadingscreen", Wait=3)
  2005. +AllCommands=(Group="cosmeticperf",Command="obj list -csv",Log="objlist")
  2006. +AllCommands=(Group="cosmeticperf",Command="liststaticmeshes -usedcomponents -csv",Log="staticmeshes")
  2007. +AllCommands=(Group="cosmeticperf",Command="listskeletalmeshes -csv",Log="skeletalmeshes")
  2008. +AllCommands=(Group="cosmeticperf",Command="listtextures -csv",Log="textures")
  2009. +AllCommands=(Group="cosmeticperf",Command="listanims -csv",Log="anims")
  2010. +AllCommands=(Group="cosmeticperf",Command="audiomemreport -csv",Log="audiomemreport")
  2011. +AllCommands=(Group="spawnallcosmetics",Command="ce SpawnAllCosmetics")
  2012. +AllCommands=(Group="snapshotllm",Command="snapshotllm -llmtags=AllGenericTags", Wait=0)
  2013. +AllCommands=(Group="MaxHalloweenDecorations",Command="Cheat ke* Event HW_01")
  2014. +AllCommands=(Group="MaxHalloweenDecorations",Command="Cheat ke* Event HW_02")
  2015. +AllCommands=(Group="MaxHalloweenDecorations",Command="Cheat ke* Event HW_03")
  2016. +AllCommands=(Group="MaxHalloweenDecorations",Command="Cheat ke* Event HW_04")
  2017. +AllCommands=(Group="MaxHalloweenDecorations",Command="Cheat ke* Event HW_05")
  2018. +AllCommands=(Group="MaxHalloweenDecorations",Command="Cheat ke* Event HW_06")
  2019. +AllCommands=(Group="MaxHalloweenDecorations",Command="Cheat ke* Event HW_07")
  2020. +AllCommands=(Group="MaxHalloweenDecorations",Command="Cheat ke* Event HW_08", Wait=1)
  2021. +AllCommands=(Group="AnimTesting",Command="DestroyAllPickups", Wait=1)
  2022. +AllCommands=(Group="AnimTesting",Command="SpawnScriptedPawnsInFormation AnimTestShort 3 4 250", Wait=1)
  2023. +AllCommands=(Group="AnimTesting",Command="begin csvprofile -filename={Location}", Wait=36)
  2024. +AllCommands=(Group="AnimTesting",Command="end csvprofile")
  2025. +AllCommands=(Group="AnimTesting",Command="snapshotllm -llmtags=AllGenericTags", Wait=1)
  2026. +AllCommands=(Group="AnimTesting",Command="listanims -csv", Wait=2, Log="anims")
  2027. +AllCommands=(Group="AnimTesting",Command="DestroyAllScriptedPawns", Wait=1)
  2028. +AllCommands=(Group="csvprofile",Command="begin csvprofile -filename={Location}", Wait=20)
  2029. +AllCommands=(Group="csvprofile",Command="end csvprofile", Wait=1)
  2030.  
  2031. [/Script/FortniteGame.FortLlmHeatmaps]
  2032. ;Each line entry will be created into a heatmap. Every heatmap should have at least a Default platform budget in case it is created for an undefined platform.
  2033. ;Each platform budget can set values for Blue, Green, Yellow, and Red. Values must increase in this same order.
  2034. ;PlatformBudgets must define at least two color thresholds or they will use relative coloring based on the min and max values found.
  2035. ;
  2036. ;Many of the initial values here are based on what we shipped with at the start of season 8.00.
  2037. ;Note we don't currently generate heatmaps for Mac or iOS, so that data is merely here as an example in the event that it is added in the future.
  2038. +LlmHeatmaps=(Name="BucketedContent", LlmCategories="Meshes,StaticMesh,Shaders,Materials,AudioSoundWaves,Animation,Particles", PlatformBudgets=((Platform="Default",Green=250.0,Red=500.0),(Platform="Android",Green=200.0,Red=400.0)))
  2039. +LlmHeatmaps=(Name="TotalTracked", LlmCategories="TotalTracked", PlatformBudgets=((Platform="Default",Blue=250.0,Green=260.0,Yellow=490.0,Red=500.0), (Platform="Win64",Green=6200.0,Yellow=6650.0,Red=6900.0), (Platform="Android",Green=760.0,Yellow=780.0,Red=795.0), (Platform="PS4",Blue=6100.0,Green=6600.0,Yellow=7000.0,Red=7286.0), (Platform="XboxOne",Green=7250.0,Yellow=7600.0,Red=7842.0), (Platform="Switch",Green=4900.0,Yellow=5000.0,Red=5045.0)))
  2040. +LlmHeatmaps=(Name="UObject", LlmCategories="UObject", PlatformBudgets=((Platform="Default",Blue=250.0,Green=260.0,Yellow=490.0,Red=500.0), (Platform="Win64",Green=300.0,Yellow=310.0,Red=325.0), (Platform="Android",Green=200.0,Yellow=230.0,Red=240.0), (Platform="Switch",Green=200.0,Yellow=225.0,Red=248.0), (Platform="PS4",Green=335.0,Yellow=345.0,Red=352.0), (Platform="XboxOne",Green=305.0,Yellow=320.0,Red=335.0), (Platform="Mac",Yellow=250.0,Red=500.0)))
  2041. +LlmHeatmaps=(Name="Meshes", LlmCategories="Meshes", PlatformBudgets=((Platform="Default",Blue=250.0,Green=260.0,Yellow=490.0,Red=500.0), (Platform="Win64",Green=310.0,Yellow=350.0,Red=380.0), (Platform="Android",Green=100.0,Yellow=120.0,Red=135.0), (Platform="Switch",Green=180.0,Yellow=200.0,Red=215.0), (Platform="PS4",Green=325.0,Yellow=350.0,Red=389.0), (Platform="XboxOne",Green=275.0,Yellow=300.0,Red=320.0)))
  2042. +LlmHeatmaps=(Name="Shaders", LlmCategories="Shaders", PlatformBudgets=((Platform="Default",Blue=250.0,Green=260.0,Yellow=490.0,Red=500.0), (Platform="Win64",Green=200.0,Yellow=225.0,Red=238.0), (Platform="Android",Green=50.0,Yellow=56.0,Red=61.5), (Platform="Switch",Green=245.0,Yellow=275.0,Red=298.0), (Platform="PS4",Green=265.0,Yellow=285.0,Red=300.0), (Platform="XboxOne",Green=280.0,Yellow=300.0,Red=315.0)))
  2043. +LlmHeatmaps=(Name="Materials", LlmCategories="Materials", PlatformBudgets=((Platform="Default",Green=4.25,Yellow=4.75,Red=5.0), (Platform="Win64",Green=2.9,Yellow=3.1,Red=3.3), (Platform="XboxOne",Green=6.0,Yellow=6.5,Red=6.9), (Platform="Android",Green=3.6,Yellow=4.1,Red=4.5), (Platform="Switch",Green=4.0,Yellow=5.5,Red=5.9)))
  2044. +LlmHeatmaps=(Name="PhysX", LlmCategories="PhysX", PlatformBudgets=((Platform="Default",Green=45.0,Yellow=55.0,Red=65.0)))
  2045. +LlmHeatmaps=(Name="Audio", LlmCategories="AudioSoundWaves", PlatformBudgets=((Platform="Default",Green=120.0,Yellow=125.0,Red=130.0), (Platform="XboxOne",Green=110.0,Yellow=117.0,Red=120.0), (Platform="Win64",Green=73.0,Yellow=78.0,Red=82.5), (Platform="Android",Green=30.0,Yellow=33.5,Red=36.0), (Platform="Switch",Green=82.0,Yellow=87,Red=90.0)))
  2046.  
  2047. [/Script/FortniteGame.FortMcpContext]
  2048. MinTimeBetweenFriendCodeRequestsSeconds=1800.0
  2049.  
  2050. [McpCatalogHelper]
  2051. MaxFailureWaitTimeSeconds=300
  2052. SecondsToWaitForEachFailure=30
  2053.  
  2054. [AppStore]
  2055. AppStoreId=EpicPurchasingService
  2056.  
  2057.  
  2058. [ShaderPipelineCache.CacheFile]
  2059. ;Version is an integer, so just remove the decimal for releases for now. 3.3 -> 33, 3.4 -> 34, 4.0 -> 40, etc.
  2060. ;Should be updated in each stream when they are created. Distributed PSOCache must be generated on a matching version number.
  2061. GameVersion=83
  2062.  
  2063. [/Script/FortniteGame.FortMtxWallets]
  2064. SharedWallets=((Epic,(MtxPlatformList=(Live,EpicPC,IOSAppStore,EpicAndroid,Samsung))),(Live,(MtxPlatformList=(Epic,EpicPC,IOSAppStore,EpicAndroid,Samsung))),(EpicPC,(MtxPlatformList=(Epic,Live,IOSAppStore,EpicAndroid,Samsung))),(IOSAppStore,(MtxPlatformList=(Epic,Live,EpicPC,EpicAndroid,Samsung))),(EpicAndroid,(MtxPlatformList=(Epic,Live,EpicPC,IOSAppStore,Samsung))),(EpicPCKorea,(MtxPlatformList=(Epic))),(WeGame,(MtxPlatformList=(Epic,EpicPC))),(Samsung,(MtxPlatformList=(Epic,Live,EpicPC,IOSAppStore,EpicAndroid))))
  2065. AppStoreMtxPlatformMappings=((EpicPurchasingService,(MtxPlatformList=(Epic,EpicPC,EpicPCKorea,EpicAndroid))),(IOSAppStore,(MtxPlatformList=(IOSAppStore))),(WeGameStore,(MtxPlatformList=(WeGame))),(PlayStationStore,(MtxPlatformList=(PSN))),(XboxLiveStore,(MtxPlatformList=(Live))),(NintendoEShop,(MtxPlatformList=(Nintendo))),(SamsungGalaxyAppStore,(MtxPlatformList=(Samsung))))
  2066.  
  2067. [VoiceChatManager]
  2068. bEnabled=true
  2069. bEnableOnLoadingScreen=true
  2070. bAllowStateTransitionOnLoadingScreen=false
  2071. MaxRetries=5
  2072. RetryTimeJitter=1.0
  2073. RetryTimeBase=3.0
  2074. RetryTimeMultiplier=1.0
  2075. MaxRetryDelay=240.0
  2076. RequestJoinTokenTimeout=10.0
  2077.  
  2078. [/Script/FortniteGame.FortHLODStreamingData]
  2079. MediumLevelHLODPackageNames=("/Game/Athena/Maps/Buildings/3x3/HLOD/Athena_SUB_3x3_GasStation_a_0_HLOD","/Game/Athena/Maps/Buildings/3x3/HLOD/Athena_SUB_3x3_Commerce_CarDealer_b_0_HLOD","/Game/Athena/Maps/Buildings/5x5/HLOD/Athena_SUB_5x5_PizzaPlace_a_0_HLOD","/Game/Athena/Maps/Buildings/3x3/HLOD/Athena_SUB_3x3_TacoStand_a_0_HLOD","/Game/Athena/Maps/Buildings/5x5/HLOD/Athena_SUB_5x5_Park_c_0_HLOD","/Game/Athena/Maps/Buildings/3x3/HLOD/Athena_SUB_3x3_Civic_SubStation_b_0_HLOD","/Game/Athena/Maps/Buildings/3x3/HLOD/Athena_SUB_3x3_WaterTower_a_0_HLOD","/Game/Athena/Maps/Buildings/5x9/HLOD/Athena_StripMall_5x9_Noms_0_HLOD","/Game/Athena/Maps/Buildings/7x12/HLOD/Athena_StripMall_7x12_McGuffinsBooks_0_HLOD","/Game/Athena/Maps/Buildings/5x5/HLOD/Athena_SUB_5x5_House_q_2_0_HLOD","/Game/Athena/Maps/Buildings/3x3/HLOD/Athena_SUB_3x3_House_o_0_HLOD","/Game/Athena/Maps/Buildings/5x5/HLOD/Athena_SUB_5x5_House_a_0_HLOD","/Game/Athena/Maps/Buildings/3x3/HLOD/Athena_SUB_3x3_House_g_0_HLOD","/Game/Athena/Maps/Buildings/5x5/HLOD/Athena_SUB_5x5_House_g_0_HLOD","/Game/Athena/Maps/Buildings/5x5/HLOD/Athena_SUB_5x5_House_m_0_HLOD","/Game/Athena/Maps/Buildings/5x5/HLOD/Athena_SUB_5x5_RuinedBuilding_e_0_HLOD","/Game/Athena/Maps/Buildings/3x3/HLOD/Athena_SUB_3x3_RuinedBuilding_a_0_HLOD","/Game/Athena/Maps/Buildings/3x3/HLOD/Athena_SUB_3x3_House_a_0_HLOD","/Game/Athena/Maps/POI/HLOD/Athena_POI_ToiletFactory_001_0_HLOD","/Game/Athena/Maps/Buildings/5x5/HLOD/Athena_SUB_5x5_House_y_0_HLOD","/Game/Athena/Maps/Buildings/5x5/HLOD/Athena_SUB_5x5_House_q_0_HLOD","/Game/Athena/Maps/Buildings/5x5/HLOD/Athena_SUB_5x5_House2_a_0_HLOD","/Game/Athena/Maps/Buildings/3x3/HLOD/Athena_SUB_3x3_House_l_0_HLOD","/Game/Athena/Maps/Buildings/5x5/HLOD/Athena_SUB_5x5_House_d_0_HLOD","/Game/Athena/Maps/Buildings/5x5/HLOD/Athena_SUB_5x5_CampingStore_a_0_HLOD","/Game/Athena/Maps/Buildings/5x9/HLOD/Athena_DurrrBurger_5x9_DurrrBurger_0_HLOD","/Game/Athena/Maps/Buildings/5x9/HLOD/Athena_TheFarmstead_5x9_House_a_0_HLOD","/Game/Athena/Maps/Buildings/5x9/HLOD/Athena_TheFarmstead_5x9_Silo_a_0_HLOD","/Game/Athena/Maps/Buildings/3x3/HLOD/Athena_RUR_3x3_Shed_a_0_HLOD","/Game/Athena/Maps/Buildings/5x9/HLOD/Athena_TheFarmstead_5x9_Barn_a_0_HLOD","/Game/Athena/Maps/Buildings/3x3/HLOD/Athena_RUR_3x3_Barn_a_0_HLOD","/Game/Athena/Maps/Buildings/5x9/HLOD/Athena_TheFarmstead_5x9_Stables_a_0_HLOD","/Game/Athena/Maps/Buildings/3x3/HLOD/Athena_RUR_3x3_Shed_c_0_HLOD","/Game/Athena/Maps/Buildings/3x3/HLOD/Athena_REM_3x3_RangerStation_d_0_HLOD","/Game/Athena/Maps/Buildings/3x3/HLOD/Athena_REM_3x3_Camp_b_0_HLOD","/Game/Athena/Maps/Buildings/3x3/HLOD/Athena_IND_3x3_Factory_e_0_HLOD","/Game/Athena/Maps/Buildings/3x3/HLOD/Athena_IND_3x3_Warehouse_a_0_HLOD","/Game/Athena/Maps/POI/HLOD/Athena_POI_Swamp_002_0_HLOD","/Game/Athena/Maps/POI/HLOD/Athena_POI_City_001_0_HLOD","/Game/Athena/Maps/Buildings/3x3/HLOD/Athena_URB_3x3_Plaza_g_0_HLOD","/Game/Athena/Maps/Buildings/3x3/HLOD/Athena_URB_3x3_Store_a_0_HLOD","/Game/Athena/Maps/Buildings/5x5/HLOD/Athena_URB_5x5_Apartment_e_0_HLOD","/Game/Athena/Maps/Buildings/3x3/HLOD/Athena_URB_3x3_Commercial_a_0_HLOD","/Game/Athena/Maps/Buildings/3x3/HLOD/Athena_URB_3x3_Civic_BusStop_b_0_HLOD","/Game/Athena/Maps/Buildings/5x5/HLOD/Athena_URB_5x5_Apartment_i_0_HLOD","/Game/Athena/Maps/Buildings/3x3/HLOD/Athena_URB_3x3_TacoStand_a_0_HLOD","/Game/Athena/Maps/Buildings/5x5/HLOD/Athena_URB_5x5_Park_b_0_HLOD","/Game/Athena/Maps/Buildings/5x5/HLOD/Athena_URB_5x5_Office_i_3_0_HLOD","/Game/Athena/Maps/Buildings/5x5/HLOD/Athena_URB_5x5_Apartment_k_0_HLOD","/Game/Athena/Maps/Buildings/5x5/HLOD/Athena_URB_5x5_Plaza_f_0_HLOD","/Game/Athena/Maps/Buildings/3x3/HLOD/Athena_URB_3x3_PawnShop_a_0_HLOD","/Game/Athena/Maps/Buildings/3x3/HLOD/Athena_URB_3x3_ClockTower_a_0_HLOD","/Game/Athena/Maps/Buildings/3x3/HLOD/Athena_URB_3x3_Apartment_a_0_HLOD","/Game/Athena/Maps/Buildings/5x5/HLOD/Athena_URB_5x5_Shops_a_0_HLOD","/Game/Athena/Maps/POI/HLOD/Athena_POI_Mine_001_0_HLOD","/Game/Athena/Maps/Buildings/3x3/HLOD/Athena_REM_3x3_Mine_d_0_HLOD","/Game/Athena/Maps/Buildings/3x3/HLOD/Athena_REM_3x3_Mine_c_0_HLOD","/Game/Athena/Maps/POI/HLOD/Athena_POI_RuinedTown_001_0_HLOD","/Game/Athena/Maps/Buildings/5x5/HLOD/Athena_REM_5x5_RuinedBuilding_f_0_HLOD","/Game/Athena/Maps/Buildings/3x3/HLOD/Athena_REM_3x3_RuinedBuilding_c_0_HLOD","/Game/Athena/Maps/Buildings/3x3/HLOD/Athena_REM_3x3_RuinedBuilding_f_0_HLOD","/Game/Athena/Maps/Buildings/5x5/HLOD/Athena_REM_5x5_RuinedBuilding_e_0_HLOD","/Game/Athena/Maps/Buildings/5x5/HLOD/Athena_SUB_5x5_RuinedBuilding_a_0_HLOD","/Game/Athena/Maps/Buildings/7x12/HLOD/Athena_POI_GenericPlot_REC_001_0_HLOD","/Game/Athena/Maps/Buildings/7x12/HLOD/Athena_POI_GenericPlot_REC_002_0_HLOD","/Game/Athena/Maps/Buildings/5x5/HLOD/Athena_SUB_5x5_GasStation_b_0_HLOD","/Game/Athena/Maps/Buildings/7x12/HLOD/Athena_POI_GenericPlot_REC_003_0_HLOD","/Game/Athena/Maps/Buildings/5x5/HLOD/Athena_URB_5x5_Pool_a_0_HLOD","/Game/Athena/Maps/Buildings/7x12/HLOD/Athena_POI_GenericPlot_IND_003_0_HLOD","/Game/Athena/Maps/Buildings/5x5/HLOD/Athena_IND_5x5_SubStation_b_0_HLOD","/Game/Athena/Maps/Buildings/7x12/HLOD/Athena_POI_GenericPlot_IND_002_0_HLOD","/Game/Athena/Maps/Buildings/3x3/HLOD/Athena_IND_3x3_Warehouse_h_0_HLOD","/Game/Athena/Maps/Buildings/5x5/HLOD/Athena_IND_5x5_Factory_g_0_HLOD","/Game/Athena/Maps/Buildings/7x12/HLOD/Athena_POI_GenericPlot_DCE_001_0_HLOD","/Game/Athena/Maps/Buildings/5x5/HLOD/Athena_CTN_5x5_Plaza_b_0_HLOD","/Game/Athena/Maps/Buildings/3x3/HLOD/Athena_CTN_3x3_Commercial_a_0_HLOD","/Game/Athena/Maps/Buildings/3x3/HLOD/Athena_CTN_3x3_Residential_a_0_HLOD","/Game/Athena/Maps/Buildings/3x3/HLOD/Athena_CTN_3x3_Commercial_b_0_HLOD","/Game/Athena/Maps/Buildings/5x5/HLOD/Athena_CTN_5x5_Plaza_a_0_HLOD","/Game/Athena/Maps/Buildings/5x5/HLOD/Athena_CTN_5x5_Commercial_a_0_HLOD","/Game/Athena/Maps/Buildings/5x5/HLOD/Athena_CTN_5x5_Tower_a_0_HLOD","/Game/Athena/Maps/Buildings/5x5/HLOD/Athena_CTN_5x5_Commercial_b_0_HLOD","/Game/Athena/Maps/POI/HLOD/Athena_POI_Lab_001_0_HLOD","/Game/Athena/Maps/Buildings/3x3/HLOD/Athena_RUR_3x3_House_c_0_HLOD","/Game/Athena/Maps/Buildings/5x5/HLOD/Athena_REM_5x5_Shack_Footprint_0_HLOD","/Game/Athena/Maps/Buildings/7x12/HLOD/Athena_POI_GenericPlot_MCM_005_0_HLOD","/Game/Athena/Maps/Buildings/5x5/HLOD/Athena_SUB_5x5_House_jj_0_HLOD","/Game/Athena/Maps/Buildings/7x12/HLOD/Athena_POI_GenericPlot_MCM_004_0_HLOD","/Game/Athena/Maps/Buildings/5x5/HLOD/Athena_SUB_5x5_Bunker_a_0_HLOD","/Game/Athena/Maps/Buildings/7x12/HLOD/Athena_POI_GenericPlot_MCM_001_0_HLOD","/Game/Athena/Maps/Buildings/7x12/HLOD/Athena_POI_GenericPlot_MCM_003_0_HLOD","/Game/Athena/Maps/Buildings/5x5/HLOD/Athena_SUB_5x5_House_s_0_HLOD","/Game/Athena/Maps/Buildings/7x12/HLOD/Athena_POI_GenericPlot_MCM_002_0_HLOD","/Game/Athena/Maps/Buildings/5x5/HLOD/Athena_SUB_5x5_House_j_0_HLOD","/Game/Athena/Maps/Buildings/5x5/HLOD/Athena_REM_5x5_Special_HermitHouse_a_0_HLOD","/Game/Athena/Maps/Buildings/3x3/HLOD/Athena_REM_3x3_Shack_a_0_HLOD","/Game/Athena/Maps/Buildings/3x3/HLOD/Athena_REM_3x3_Shack_b_0_HLOD","/Game/Athena/Maps/Buildings/3x3/HLOD/Athena_SUB_3x3_RuinedBuilding_b_0_HLOD","/Game/Athena/Maps/Buildings/3x3/HLOD/Athena_RUR_3x3_House_c_2_0_HLOD","/Game/Athena/Maps/Buildings/7x12/HLOD/Athena_POI_GenericPlot_IND_001_0_HLOD","/Game/Athena/Maps/Buildings/3x3/HLOD/Athena_IND_3x3_PumpingStation_a_0_HLOD","/Game/Athena/Maps/Buildings/5x5/HLOD/Athena_IND_5x5_Warehouse_e_0_HLOD","/Game/Athena/Maps/Buildings/7x12/HLOD/Athena_POI_GenericPlot_SIG_001_0_HLOD","/Game/Athena/Maps/Buildings/3x3/HLOD/Athena_SUB_3x3_House_p_0_HLOD","/Game/Athena/Maps/Buildings/5x5/HLOD/Athena_CTN_5x5_Tower_b_0_HLOD","/Game/Athena/Maps/Buildings/5x5/HLOD/Athena_REM_5x5_Shack_b_0_HLOD","/Game/Athena/Maps/Buildings/3x3/HLOD/Athena_REM_3x3_RangerStation_b_0_HLOD","/Game/Athena/Maps/Buildings/5x5/HLOD/Athena_REM_5x5_RangerStation_b_0_HLOD","/Game/Athena/Maps/Buildings/5x5/HLOD/Athena_REM_5x5_RangerStation_c_0_HLOD","/Game/Athena/Maps/Buildings/7x12/HLOD/Athena_POI_GenericPlot_GAS_001_0_HLOD","/Game/Athena/Maps/Buildings/5x5/HLOD/Athena_SUB_5x5_RuinedFort_a_0_HLOD","/Game/Athena/Maps/Buildings/3x3/HLOD/Athena_REM_3x3_Camp_d_0_HLOD")
  2080.  
  2081. [ContentEncryption]
  2082. ProjectKeyChain="Backend/content_keychain.txt"
  2083. SourceCollection="Fort_EncryptedPrimaryAssets"
  2084. +AllowedPrimaryAssetTypes="AthenaCharacter"
  2085. +AllowedPrimaryAssetTypes="AthenaBackpack"
  2086. +AllowedPrimaryAssetTypes="AthenaGlider"
  2087. +BackendURLs="https://adminportal.ol.epicgames.net/api/keychain/fortnite/live"
  2088. +BackendURLs="https://adminportal.ol.epicgames.net/api/keychain/fortnite/china"
  2089. ;+BackendURLs="https://adminportal-website-gamedev.ol.epicgames.net/api/keychain/fortnite/devlatest"
  2090.  
  2091. [EncryptionSettings]
  2092. bEnableEncryptionKeyDownload=true
  2093.  
  2094. [/Script/AnimationSharing.AnimationSharingSettings]
  2095. AnimationSharingSetup=/Game/Athena/Deimos/AnimationSharing/NativeSetup.NativeSetup
  2096.  
  2097. [/Script/FortniteGame.FortChatManager]
  2098. bShouldRequestGeneralChatRooms=false
  2099. bShouldJoinGlobalChat=false
  2100. bShouldJoinFounderChat=false
  2101. bIsAthenaGlobalChatEnabled=false
  2102. RecommendChatFailureDelay=30
  2103. RecommendChatBackoffMultiplier=2.0
  2104. RecommendChatRandomWindow=120.0
  2105. RecommendChatFailureCountCap=7
  2106.  
  2107.  
  2108. [/Script/FortniteGame.FortCreativeBudgeterData]
  2109. ; SavedClassLimits is used on Client and Server
  2110. +SavedClassLimits=(ActorClass=/Game/Items/Traps/Blueprints/Device_Floor_VehicleSpawnerParent.Device_Floor_VehicleSpawnerParent_C, MaxNumberOfInstances=32)
  2111. +SavedClassLimits=(ActorClass=/Game/Athena/Items/Traps/MinigameSpawner/Trap_Floor_Minigame_Spawner.Trap_Floor_Minigame_Spawner_C, MaxNumberOfInstances=250)
  2112. +SavedClassLimits=(ActorClass=/Game/Athena/Items/Traps/GameInventoryToy/Trap_Floor_GameStartingInventory.Trap_Floor_GameStartingInventory_C, MaxNumberOfInstances=16)
  2113. +SavedClassLimits=(ActorClass=/Game/Building/ActorBlueprints/Containers/Creative_Tiered_Chest.Creative_Tiered_Chest_C, MaxNumberOfInstances=200)
  2114. +SavedClassLimits=(ActorClass=/Game/Athena/SupplyDrops/Llama/AthenaCreativeSpawnDrop.AthenaCreativeSpawnDrop_C, MaxNumberOfInstances=200)
  2115. +SavedClassLimits=(ActorClass=/Game/Creative/Devices/Billboard/BP_Creative_Billboard.BP_Creative_Billboard_C, MaxNumberOfInstances=50)
  2116. +SavedClassLimits=(ActorClass=/Game/Items/Traps/Blueprints/BP_DeimosSpawner.BP_DeimosSpawner_C, MaxNumberOfInstances=32))
  2117. +SavedClassLimits=(ActorClass=/Game/Creative/Devices/ExplosiveBarrel/ExplosiveBarrel_GBA.ExplosiveBarrel_GBA_C, MaxNumberOfInstances=20)
  2118.  
  2119. [/Script/FortniteGame.FortPlayerStartupController]
  2120. DelayAfterFirstInTime=300.0
  2121. StopJoinabilityTime=300.0
  2122. AllInCountdownTime=10.0
  2123. DestroyImmediately=False
  2124.  
  2125. [/Script/FortniteUI.FortGameFeedbackBase]
  2126. bDisableGameFeedbackAttachments=false
  2127.  
  2128. [/Script/NetUI.BadNetworkIndicator]
  2129. ;True if the bad network indicator is enabled.
  2130. bEnabled=true
  2131. ;Minimum amount of time for the indicator to display once a bad connection is detected. Value is in seconds.
  2132. MinimumDisplayTime=10.0
  2133. ;How often the indicator checks for a bad connection. Value is in seconds.
  2134. UpdateTime=1.0
  2135.  
  2136. [/Script/CommonUI.CommonUISettings]
  2137. bAutoLoadData=True
  2138. DefaultImageResourceObject=None
  2139. DefaultThrobberMaterial=/Game/UI/Foundation/Materials/Throbber_Material-Monochrome.Throbber_Material-Monochrome
  2140. InputData=/Game/UI/Foundation/Input/CommonUIInputData.CommonUIInputData_C
  2141. DefaultRichTextDataClass=/Game/UI/Foundation/RichTextData/CommonUIRichTextData.CommonUIRichTextData_C
  2142.  
  2143. [/Script/FortniteEngineLoadingScreen.FortniteUserInterfaceSettings]
  2144. WidthScaleCurve=(EditorCurveData=(PreInfinityExtrap=RCCE_Constant,PostInfinityExtrap=RCCE_Constant,DefaultValue=340282346638528859811704183484516925440.000000,Keys=((Time=640.000000,Value=0.300000),(Time=1280.000000,Value=0.666000),(Time=1920.000000,Value=1.000000),(Time=15360.000000,Value=8.000000))),ExternalCurve=None)
  2145. HeightScaleCurve=(EditorCurveData=(PreInfinityExtrap=RCCE_Constant,PostInfinityExtrap=RCCE_Constant,DefaultValue=340282346638528859811704183484516925440.000000,Keys=((Time=360.000000,Value=0.300000),(Time=720.000000,Value=0.666000),(Time=1080.000000,Value=1.000000),(Time=8640.000000,Value=8.000000))),ExternalCurve=None)
  2146. WidthScaleCurve_iOS_InGame=(EditorCurveData=(PreInfinityExtrap=RCCE_Constant,PostInfinityExtrap=RCCE_Constant,DefaultValue=340282346638528859811704183484516925440.000000,Keys=((Time=300.000000,Value=0.200000),(Time=736.000000,Value=0.450000),(Time=942.000000,Value=0.450000),(Time=1233.000000,Value=0.600000),(Time=1334.000000,Value=0.600000),(Time=1441.000000,Value=0.650000),(Time=1441.000000,Value=0.650000),(Time=1680.000000,Value=0.650000),(Time=15360.000000,Value=8.000000))),ExternalCurve=None)
  2147. HeightScaleCurve_iOS_InGame=(EditorCurveData=(PreInfinityExtrap=RCCE_Constant,PostInfinityExtrap=RCCE_Constant,DefaultValue=340282346638528859811704183484516925440.000000,Keys=((Time=360.000000,Value=0.300000),(Time=720.000000,Value=0.666000),(Time=1080.000000,Value=1.000000),(Time=8640.000000,Value=8.000000))),ExternalCurve=None)
  2148. WidthScaleCurve_iOS_FrontEnd=(EditorCurveData=(PreInfinityExtrap=RCCE_Constant,PostInfinityExtrap=RCCE_Constant,DefaultValue=340282346638528859811704183484516925440.000000,Keys=((Time=300.000000,Value=0.200000),(Time=736.000000,Value=0.450000),(Time=942.000000,Value=0.450000),(Time=1233.000000,Value=0.600000),(Time=1334.000000,Value=0.600000),(Time=1441.000000,Value=0.650000),(Time=1441.000000,Value=0.650000),(Time=1680.000000,Value=0.650000),(Time=15360.000000,Value=8.000000))),ExternalCurve=None)
  2149. HeightScaleCurve_iOS_FrontEnd=(EditorCurveData=(PreInfinityExtrap=RCCE_Constant,PostInfinityExtrap=RCCE_Constant,DefaultValue=340282346638528859811704183484516925440.000000,Keys=((Time=360.000000,Value=0.300000),(Time=720.000000,Value=0.666000),(Time=1080.000000,Value=1.000000),(Time=8640.000000,Value=8.000000))),ExternalCurve=None)
  2150. WidthScaleCurve_Android_InGame=(EditorCurveData=(PreInfinityExtrap=RCCE_Constant,PostInfinityExtrap=RCCE_Constant,DefaultValue=340282346638528859811704183484516925440.000000,Keys=((Time=300.000000,Value=0.200000),(Time=736.000000,Value=0.450000),(Time=942.000000,Value=0.450000),(Time=1233.000000,Value=0.600000),(Time=1334.000000,Value=0.600000),(Time=1441.000000,Value=0.650000),(Time=1441.000000,Value=0.650000),(Time=1680.000000,Value=0.650000),(Time=15360.000000,Value=8.000000))),ExternalCurve=None)
  2151. HeightScaleCurve_Android_InGame=(EditorCurveData=(PreInfinityExtrap=RCCE_Constant,PostInfinityExtrap=RCCE_Constant,DefaultValue=340282346638528859811704183484516925440.000000,Keys=((Time=360.000000,Value=0.300000),(Time=720.000000,Value=0.666000),(Time=1080.000000,Value=1.000000),(Time=8640.000000,Value=8.000000))),ExternalCurve=None)
  2152. WidthScaleCurve_Android_FrontEnd=(EditorCurveData=(PreInfinityExtrap=RCCE_Constant,PostInfinityExtrap=RCCE_Constant,DefaultValue=340282346638528859811704183484516925440.000000,Keys=((Time=300.000000,Value=0.200000),(Time=736.000000,Value=0.450000),(Time=942.000000,Value=0.450000),(Time=1233.000000,Value=0.600000),(Time=1334.000000,Value=0.600000),(Time=1441.000000,Value=0.650000),(Time=1441.000000,Value=0.650000),(Time=1680.000000,Value=0.650000),(Time=15360.000000,Value=8.000000))),ExternalCurve=None)
  2153. HeightScaleCurve_Android_FrontEnd=(EditorCurveData=(PreInfinityExtrap=RCCE_Constant,PostInfinityExtrap=RCCE_Constant,DefaultValue=340282346638528859811704183484516925440.000000,Keys=((Time=360.000000,Value=0.300000),(Time=720.000000,Value=0.666000),(Time=1080.000000,Value=1.000000),(Time=8640.000000,Value=8.000000))),ExternalCurve=None)
  2154.  
  2155. [/Script/FortniteGame.FortVolume]
  2156. MaxActiveAI=21
  2157.  
  2158. [/Script/FortniteGame.FortAIDirector]
  2159. MaxNumberOfEncounterGroups=20
  2160.  
  2161. [/Script/FortniteGame.BuildingProp_DeimosSpawner]
  2162. bEnableCreativeCreatureSpawners=true
  2163.  
  2164. [CrossplayMatchmaking]
  2165. +CrossplayDisabledAllowedWhitelist=Playlist_Playground
  2166. +CrossplayDisabledAllowedWhitelist=Playlist_PlaygroundV2
  2167.  
  2168. [/Script/CommonInput.CommonInputSettings]
  2169. bAutoLoadData=True
  2170. InputData=/Game/UI/Foundation/Input/CommonUIInputData.CommonUIInputData_C
  2171. CommonInputPlatformData[0]=(bSupported=True,DefaultInputType=MouseAndKeyboard,bSupportsMouseAndKeyboard=True,bSupportsGamepad=True,DefaultGamepadType=XboxOneController,bCanChangeGamepadType=True,bSupportsTouch=False,ControllerData=(/Game/UI/Foundation/Input/CommonUI_KeyboardBrushData.CommonUI_KeyboardBrushData_C,/Game/UI/Foundation/Input/CommonUI_PS4BrushData.CommonUI_PS4BrushData_C,/Game/UI/Foundation/Input/CommonUI_XboxBrushData.CommonUI_XboxBrushData_C,/Game/UI/Foundation/Input/CommonUI_GenericBrushData.CommonUI_GenericBrushData_C))
  2172. CommonInputPlatformData[1]=(bSupported=True,DefaultInputType=MouseAndKeyboard,bSupportsMouseAndKeyboard=True,bSupportsGamepad=True,DefaultGamepadType=XboxOneController,bCanChangeGamepadType=True,bSupportsTouch=False,ControllerData=(/Game/UI/Foundation/Input/CommonUI_KeyboardBrushData.CommonUI_KeyboardBrushData_C,/Game/UI/Foundation/Input/CommonUI_XboxBrushData.CommonUI_XboxBrushData_C,/Game/UI/Foundation/Input/CommonUI_PS4BrushData.CommonUI_PS4BrushData_C))
  2173. CommonInputPlatformData[2]=(bSupported=True,DefaultInputType=Gamepad,bSupportsMouseAndKeyboard=True,bSupportsGamepad=True,DefaultGamepadType=PS4Controller,bCanChangeGamepadType=False,bSupportsTouch=False,ControllerData=(/Game/UI/Foundation/Input/CommonUI_PS4BrushData.CommonUI_PS4BrushData_C,/Game/UI/Foundation/Input/CommonUI_KeyboardBrushData.CommonUI_KeyboardBrushData_C))
  2174. CommonInputPlatformData[3]=(bSupported=True,DefaultInputType=Gamepad,bSupportsMouseAndKeyboard=True,bSupportsGamepad=True,DefaultGamepadType=XboxOneController,bCanChangeGamepadType=False,bSupportsTouch=False,ControllerData=(/Game/UI/Foundation/Input/CommonUI_XboxBrushData.CommonUI_XboxBrushData_C,/Game/UI/Foundation/Input/CommonUI_KeyboardBrushData.CommonUI_KeyboardBrushData_C))
  2175. CommonInputPlatformData[4]=(bSupported=True,DefaultInputType=Touch,bSupportsMouseAndKeyboard=False,bSupportsGamepad=True,DefaultGamepadType=GenericController,bCanChangeGamepadType=True,bSupportsTouch=True,ControllerData=(/Game/UI/Foundation/Input/CommonUI_TouchBrushData.CommonUI_TouchBrushData_C,/Game/UI/Foundation/Input/CommonUI_GenericBrushData.CommonUI_GenericBrushData_C))
  2176. CommonInputPlatformData[5]=(bSupported=True,DefaultInputType=Touch,bSupportsMouseAndKeyboard=False,bSupportsGamepad=True,DefaultGamepadType=GenericController,bCanChangeGamepadType=True,bSupportsTouch=True,ControllerData=(/Game/UI/Foundation/Input/CommonUI_TouchBrushData.CommonUI_TouchBrushData_C,/Game/UI/Foundation/Input/CommonUI_GenericBrushData.CommonUI_GenericBrushData_C))
  2177. CommonInputPlatformData[6]=(bSupported=True,DefaultInputType=Gamepad,bSupportsMouseAndKeyboard=False,bSupportsGamepad=True,DefaultGamepadType=SwitchController,bCanChangeGamepadType=False,bSupportsTouch=False,ControllerData=(/Game/UI/Foundation/Textures/Icons/Input/GamepadSwitch/CommonUI_SwitchBrushData.CommonUI_SwitchBrushData_C))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement