Files
fuwuduan/config/goety_revelation.toml

17 lines
735 B
TOML
Raw Normal View History

2025-10-20 07:33:27 +00:00
#Enable player ambient sound, Default: true
player_ambient_sound = false
#Sets the damage percentage Hellfire deals each timeDefault: 0.0444
hellfire_damage_amount = 0.0444
#Sets the damage percentage Hellcloud deals each timeDefault: 0.001
hellcloud_damage_amount = 0.001
#Sets the apollyon's healthDefault: 666
apollyon_health = 10000.0
#The probability of summoning Apollyon during the ritual of summoning an apostle (Chance: 1 / value),
#Range: > 1
summon_apollyon_random_value = 100
#Determines whether the player will be invincible when there is an Obsidian monolith, Default: true
player_invincible = true
#Limit the amount of damage Apollyon takes each time. Default: 20.0
apollyon_hurt_limit = 800.0