TRANQ TRAPS
This mod adds 3 tiers of tranq traps. These traps spew toxic fumes when a wild dino steps upon it!
Tier 1 - 100 Torpor/sec over 5 seconds
Tier 2 - 500 Torpor/sec over 3 seconds
Tier 3 - 1500 Torpor/sec over 3 seconds
Tiers can now be adjusted to allow for customization!
TierTorporAmount is ticked per TimeBetweenApplies up to TimesToApply. You can also toggle if this will effect players or not, maybe some use in pvp!
Default config:
File: GameUserSettings.ini
[TranqTraps]
Tier1TorporAmount=100
Tier1TimesToApply=5
Tier1EffectPlayers=False
Tier1TimeBetweenApplies=1
Tier2TorporAmount=500
Tier2TimesToApply=3
Tier2EffectPlayers=False
Tier2TimeBetweenApplies=1
Tier3TorporAmount=1500
Tier3TimesToApply=3
Tier3EffectPlayers=False
Tier3MaxTimesToApply=1