This repository has been archived on 2025-02-17. You can view files and clone it, but cannot push or open issues or pull requests.

11 lines
210 B
Plaintext

SelfBuff(
buildup_duration: 0.2,
cast_duration: 0.2,
recover_duration: 0.1,
buff_kind: Sunderer,
buff_strength: 0.2,
buff_duration: Some(20.0),
combo_cost: 10,
energy_cost: 0,
)