2025-02-09 14:25:57 +01:00

11 lines
206 B
TOML

#The delay in ticks before the spell is cast
#Range: > 0
delay = 10
#The cost of casting this spell
#Range: > 0
cost = 40
#The amount of damage dealt by the spell
#Range: 1.0 ~ 2.147483647E9
damage = 10.0