atm9/client/config/eidolon/basic_incense.toml

17 lines
412 B
TOML
Raw Normal View History

2024-10-03 12:30:14 -07:00
#The delay in ticks before the spell is cast
#Range: > 0
delay = 10
#The cost of casting this spell
#Range: > 0
cost = 0
#Cooldown for this prayer spell
#Range: > 21000
cooldown = 21000
#Base reputation gained from this prayer spell
#Range: > 0
base_reputation = 1
#Altar Power multiplier for reputation gained with this prayer spell
#Range: 0.0 ~ 1.7976931348623157E308
power_multiplier = 0.25