Skip to content
Zogniton edited this page Nov 27, 2023 · 4 revisions

Welcome to the Ark Survival Ascended Appetizer MOD wiki!

Config Options

Add the following config options to GameUserSettings.ini, values shown are defaults.

[Appetizer]
DOTFoodDrainMultiplier=5
DOTFoodDrainDuration=60
FlatFoodDrain=100
TranqDartTorporMultiplier=12
TranqDartFoodDrain=100
TranqDartPassiveDinoFeedingInterval=5
TranqDartPassiveDinoBuffDuration=60

DOTFoodDrainMultiplier

  • Food consumption multiplier applied when using Appetizer (blue)
  • if negative or 0 => default values is used

DOTFoodDrainDuration

  • (seconds) Duration of Appetizer buff (blue)
  • if negative or 0 => default values is used

FlatFoodDrain

  • How much food AppetizerX (red) removes
  • if negative or 0 => default values is used

TranqDartTorporMultiplier

  • Torpor multiplier (vanilla tranq dart is 6x, shocking tranq dart is 12)
  • if negative or 0 => default values is used

TranqDartFoodDrain

  • How much food each dart removes
  • 0 means use default
  • -1 disables this feature, the dart will not remove food

TranqDartPassiveDinoFeedingInterval

  • How often passive dino accepts food while under the effect of the dart (seconds).
  • if negative or 0 => default values is used
Clone this wiki locally