SelfBuff(
    buildup_duration: 0.1,
    cast_duration: 1.0,
    recover_duration: 0.1,
    buff_kind: Tenacity,
    buff_strength: 0.65,
    buff_duration: Some(8.0),
    energy_cost: 20,
    enforced_limit: false,
    meta: (
        contextual_stats: Some((context: PoiseResilience(60.0), field: BuffStrength)),
    ),
)