13 lines
274 B
Plaintext
13 lines
274 B
Plaintext
|
SelfBuff(
|
||
|
buildup_duration: 0.25,
|
||
|
cast_duration: 0.3,
|
||
|
recover_duration: 0.25,
|
||
|
buff_kind: ProtectingWard,
|
||
|
buff_strength: 0.4,
|
||
|
buff_duration: Some(20.0),
|
||
|
energy_cost: 20,
|
||
|
meta: (
|
||
|
requirements: (stance: Some(Sword(Defensive))),
|
||
|
),
|
||
|
)
|