Commissioned for Cryptid Hollow Cluster
A placeable structure to keep your base safe from routine structure purges. Any structure not protected will be purged on a server reboots.
Configs
[CryptidHollowBaseProtection]
ItemsIgnoreDestruction=
TimeOutsideFlagsBeforeDestroySeconds=604800.0
DiscordWebhookUrl=
DisableFlags=true
FlagSizeTiny=3000
FlagSizeSmall=6000
FlagSizeLarge=9000
MaxTinyFlagsPerTribe=1
MaxLargeFlagsPerTribe=1
MaxSmallFlagsPerTribe=1
FlagSizeAdminMax=30000
NoDamageOnAdminFlags=true
SafeBaseAdminFlags=true
MaxTotalFlagsPerTribe=-1
MinimumDistanceOverride=-1
FlagTinyDisableStructurePrevention=True
FlagSmallDisableStructurePrevention=True
FlagLargeDisableStructurePrevention=True
FlagAdminDisableStructurePrevention=True
Explained:
DiscordWebhookUrl=Webhook url for purge details. Wrap in quotes. ie: "SOME_URL_HERE"
ItemsIgnoreDestruction=A comma delimited list of items to ignore in the purge, regardless of their position/age.
DisableFlags=If true, no purge will occur. Default: True
MaxTinyFlagsPerTribe=Max amount of tiny flags per tribe
MaxLargeFlagsPerTribe=Max amount of small flags per tribe
MaxSmallFlagsPerTribe=Max amount of large flags per tribe
MaxTotalFlagsPerTribe=Max amount TOTAL of all flags. -1 is infinite
The DisableStructurePrevention configs only REALLY apply when their sizes are huge. By default the field doesnt stop enemies have building, so there are scenarios where they could build inside the protection of the flag. The flag does NOT actually protect their base however. On purge cycles it will be destroyed. Enabling this feature prevents enemies from building inside the field, but has some unintended consequences. Namely it interferes with Vac chambers.
Notes
MaxTotalFlagsPerTribe: This is a max total amount(tiny + small + large).
Spawn Codes
cheat giveitem "/CryptidHollowBaseProtection/Structures/Admin/PrimalItemStructure_CryptidHollowBaseProtectionProtection_Admin.PrimalItemStructure_CryptidHollowBaseProtectionProtection_Admin" 1 0 0
cheat giveitem "/CryptidHollowBaseProtection/Structures/Large/PrimalItemStructure_CryptidHollowBaseProtectionProtection_Large.PrimalItemStructure_CryptidHollowBaseProtectionProtection_Large" 1 0 0
cheat giveitem "/CryptidHollowBaseProtection/Structures/Small/PrimalItemStructure_CryptidHollowBaseProtectionProtection_Small.PrimalItemStructure_CryptidHollowBaseProtectionProtection_Small" 1 0 0
cheat giveitem "/CryptidHollowBaseProtection/Structures/Tiny/PrimalItemStructure_CryptidHollowBaseProtectionProtection_Tiny.PrimalItemStructure_CryptidHollowBaseProtectionProtection_Tiny" 1 0 0
EngramEntry_CryptidHollowBaseProtectionProtection_Large_C
EngramEntry_CryptidHollowBaseProtectionProtection_Small_C
EngramEntry_CryptidHollowBaseProtectionProtection_Tiny_C


