Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ## Settings file was created by plugin jshepler.ngu.mods v1.14
- ## Plugin GUID: jshepler.ngu.mods
- [Allocators]
- ## auto allocates idle resources, maintaining speed cap
- # Setting type: Boolean
- # Default value: false
- AutoAllocator.Enabled = false
- ## allocates enough of a resource to keep BB until target level or RB time
- # Setting type: Boolean
- # Default value: false
- OverCapAllocator.Enabled = false
- ## splits resource between bars, using their ratios, to keep even leveling speed
- # Setting type: Boolean
- # Default value: false
- RatioSplitAllocator.Enabled = false
- [AutoCards]
- ## if enabled, sorts cards as they are added
- # Setting type: Boolean
- # Default value: true
- AutoSort.Enabled = true
- ## the order cards are sorted
- # Setting type: CardSortDirection
- # Default value: Ascending
- # Acceptable values: Ascending, Descending
- AutoSort.Direction = Ascending
- ## if enabled, will yeet cards as they are added, at or below the configured max rarity
- # Setting type: Boolean
- # Default value: false
- AutoYeet.Enabled = false
- ## if AutoYeet is enabled, this is the max rarity that will get yeeted
- # Setting type: rarity
- # Default value: Crappy
- # Acceptable values: Crappy, Bad, Meh, Okay, Good, Great, Damn, BigChonker
- AutoYeet.MaxYeetRarity = Crappy
- [AutoHarvest]
- ## enable auto harvest/eat fruits when fully grown (max tier)
- # Setting type: Boolean
- # Default value: false
- Enabled = false
- [AutoMergeTransform]
- ## enables/disables auto merging and transforming of pendants and looties
- # Setting type: Boolean
- # Default value: true
- Enabled = false
- [AutoSnipe]
- ## used to target specific enemy in specific zone, other zones always snipe bosses; enter zone number (from wiki: https://ngu-idle.fandom.com/wiki/Adventure_Mode#Zones)
- # Setting type: Int32
- # Default value: 0
- TargetZone = 0
- ## used to target specific enemy in specific zone; enter enemy number (from bestiary), 0 = bosses
- # Setting type: Int32
- # Default value: 0
- TargetEnemy = 0
- [CheckForNewVersion]
- ## checks for new version when loading a save and every hour after
- # Setting type: Boolean
- # Default value: true
- Enabled = true
- [CustomResolution]
- ## custom resolution width, 0 = disabled
- # Setting type: Int32
- # Default value: 0
- Width = 0
- ## custom resolution height, 0 = disabled
- # Setting type: Int32
- # Default value: 0
- Height = 0
- [DefaultDaycareKitty]
- ## filename of 250x110 image in config folder, used to replace default kitty sprite, leave empty to disable
- # Setting type: String
- # Default value:
- Filename =
- [DefaultPlayerPortait]
- ## replaces default player portrait with the portrait of boss id (enemy # from bestiary), 0 = disabled
- # Setting type: Int32
- # Default value: 0
- BossId = 0
- ## filename of 184x184 image in config folder, used to replace default player portrait (overrides BossId option), leave empty to disable
- # Setting type: String
- # Default value:
- Filename =
- [DiggerUpggradeIndicator]
- ## if enabled, digger button will light up yellow if any digger can be upgraded
- # Setting type: Boolean
- # Default value: false
- Enabled = true
- [DropTableTooltip]
- ## enables display of zones' Drop Table tooltip by holding the alt key
- # Setting type: Boolean
- # Default value: true
- Enabled = true
- ## if true, only items that meet their drop conditions will be displayed
- # Setting type: Boolean
- # Default value: true
- OnlyUnlocked = true
- ## how unknown items (not yet dropped) are displayed; Blur replaces names with "????"
- # Setting type: UnknownItemDisplay
- # Default value: Blur
- # Acceptable values: Show, Blur, Hide
- UnknownItems = Show
- [FruitActivationIndicator]
- ## when enabled, the Yggdrasil button will light up red if any fruit needs activation
- # Setting type: Boolean
- # Default value: false
- Enabled = true
- [LSCreminder]
- ## max time to target for both laser sword and quadruple laser sword together, will light up Challenges button on Rebirth screen; 0 = disabled
- # Setting type: Int32
- # Default value: 5
- MaxMinutesToTarget = 5
- [NotificationToasts]
- ## enable to separate "timed tooltips" into separate notifications as toasts
- # Setting type: Boolean
- # Default value: true
- Enabled = true
- ## if true, toasts are displayed top-right and go down; if false, toasts are displayed bottom-right and go up
- # Setting type: Boolean
- # Default value: true
- TopDown = true
- [PruneSaves]
- ## When quick/auto saving, will delete saves older than value; 0 = disabled
- # Setting type: Int32
- # Default value: 0
- DaysToKeep = 0
- [Questing]
- ## If true, new quests will always be random instead of targeting current zone
- # Setting type: Boolean
- # Default value: false
- AlwaysRandom = false
- ## If true, will automatically use butter when starting a major quest
- # Setting type: Boolean
- # Default value: false
- AutoButter = false
- [RemoteTriggers]
- ## enables receiving of remote commands
- # Setting type: Boolean
- # Default value: false
- Enabled = false
- ## urls must start with this prefix else will be ignored
- # Setting type: String
- # Default value: http://localhost:8088/ngu/
- Prefix = http://localhost:8088/ngu/
- [RemoteTriggers.AutoBoost]
- ## enables auto-boost trigger
- # Setting type: Boolean
- # Default value: true
- Enabled = false
- [RemoteTriggers.AutoMerge]
- ## enables auto-merge trigger
- # Setting type: Boolean
- # Default value: true
- Enabled = false
- [RemoteTriggers.FightBoss]
- ## enables fight boss trigger
- # Setting type: Boolean
- # Default value: true
- Enabled = false
- [RemoteTriggers.Kitty]
- ## enables kitty trigger
- # Setting type: Boolean
- # Default value: true
- Enabled = false
- [RemoteTriggers.TossGold]
- ## enables toss gold trigger
- # Setting type: Boolean
- # Default value: true
- Enabled = false
- [TrollKitty]
- ## filename of 900x600 image in config folder, used to replace troll kitty sprite, leave empty to disable
- # Setting type: String
- # Default value:
- Filename =
- [Twitch]
- ## Enables twitch integration
- # Setting type: Boolean
- # Default value: false
- Enabled = false
- ## Connects to twitch when game starts
- # Setting type: Boolean
- # Default value: false
- AutoConnect = false
- ## The client id for the registered twitch application (see README)
- # Setting type: String
- # Default value:
- ClientId =
- ## The client secret from the registered twitch applicatino (see README)
- # Setting type: String
- # Default value:
- ClientSecret =
- ## The stored access token for the app - set automatically
- # Setting type: String
- # Default value:
- AppAccessToken =
- ## The stored access token for the current user - set automatically
- # Setting type: String
- # Default value:
- UserAccessToken =
- ## The stored refresh token for the current user - set automatically
- # Setting type: String
- # Default value:
- UserRefreshToken =
- [Twitch.RewardTriggers]
- ## Custom reward name to trigger merge
- # Setting type: String
- # Default value:
- Merge =
- ## Custom reward name to trigger boost
- # Setting type: String
- # Default value:
- Boost =
- ## Custom reward name to trigger merge+boost
- # Setting type: String
- # Default value:
- MergeBoost =
- ## Custom reward name to trigger boss fight
- # Setting type: String
- # Default value:
- FightBoss =
- ## Custom reward name to toss gold into money pit
- # Setting type: String
- # Default value:
- TossGold =
- ## Custom reward name to trigger troll kitty event
- # Setting type: String
- # Default value:
- Kitty =
- [WisheQueue]
- ## enables the wish queue
- # Setting type: Boolean
- # Default value: true
- Enabled = true
- [WishR3Cap]
- ## when auto-allocating resources or when a wish completes a level, will (re)distribute R3 amongst running wishes to not be more than is needed for min wish time
- # Setting type: Boolean
- # Default value: true
- Enabled = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement