13 lines
324 B
Plaintext
Raw Normal View History

2024-06-11 19:51:46 -04:00
SelfBuff(
buildup_duration: 0.1,
cast_duration: 1.0,
recover_duration: 0.1,
buff_kind: Tenacity,
2025-03-07 13:26:55 -05:00
buff_strength: 0.55,
buff_duration: Some(14.0),
energy_cost: 25,
2024-06-11 19:51:46 -04:00
enforced_limit: false,
meta: (
contextual_stats: Some((context: PoiseResilience(60.0), field: BuffStrength)),
),
2025-03-07 13:26:55 -05:00
)