ARK: Survival Evolved

ARK: Survival Evolved

Additional Creatures 2: Wild Ark
 This topic has been pinned, so it's probably important
Shadlos  [developer] 23 Jun, 2023 @ 6:30pm
GUS.ini
All .ini currently for the mod.

[AC2WildArk]
500ExtraOomph=True
EnableAutomaticSuppression=True
SuppressOnlyWild=True
M4SuppressionChance=0.3
AKSuppressionChance=0.25
MPSuppressionChance=0.75

500ExtraOomph=
This ini buffs the Smith & Wesson .500 in the mod. By default this is set to True. This causes the 500 to pack an extra punch, for those who think it underperforms its namesake against creatures. If toggled True, it causes the 500 to deal +75% more damage to creatures 250 drag weight and under, players get dealt the same damage as always. This was done for people who want to actively use the .500 and feel its underperforming. Creatures in ark by default take -25% damage from firearms, so 75% was chosen so you get full damage + an additional 50%.

EnableAutomaticSuppression=
This weapon is a buff to the full-auto weapons in the mod, specifically the AK-47, M4A1, and MP5K. If set to True (false by default), the gun takes an idea from the Warhammer rts games and applies a Suppression buff to targets under 300 drag weight it deals damage to, players and dinos alike. Suppression lasts 1 second and reduces the target's speed by 50%.

SuppressOnlyWild=
This ini requires EnableAutomaticSuppression to be enabled. If set to True (is true by default), Suppression will only apply to wild creatures and not tames. If False, everything gets Suppressed.

Suppression isn't a guaranteed buff by default. Each gun is set to allow its own % chance to inflict Suppression with each shot. This can be tailored to your preferences. Variable must be from 0-1, in example 0.25 means a 25% chance per each shot to inflict Suppression. EnableAutomaticSuppression must be enabled for the following .INI to actually apply.

M4SuppressionChance=
By Default, the M4A1 has a suppression chance of 0.3 (30%).

AKSuppressionChance=
By Default, the AK-47 has a suppression chance of 0.25 (25%)

MPSuppressionChance=
By Default, the MP5K has a suppression chance of 0.75 (75%)