2024-06-11 19:51:46 -04:00
|
|
|
SpriteSummon(
|
2025-03-07 13:26:55 -05:00
|
|
|
buildup_duration: 1.8,
|
2024-06-11 19:51:46 -04:00
|
|
|
cast_duration: 0.1,
|
|
|
|
recover_duration: 2.0,
|
|
|
|
sprite: IronSpike,
|
|
|
|
del_timeout: Some((4, 5)),
|
|
|
|
summon_distance: (1, 7),
|
|
|
|
sparseness: 0.67,
|
|
|
|
angle: 360,
|
|
|
|
)
|