Ok i solve it.
NEW
effect: .name “Riposte buf” .target “performer” .swap_source_and_target true .curio_result_type “positive” .chance 100% .riposte 1 .duration 2 .riposte_chance_add 100% .on_hit true .on_miss true .damage_low_multiply 10% .damage_high_multiply 10% .crit_chance_add 10%
OLD
effect: .name “Riposte buf” .target “target” .curio_result_type “positive” .chance 100% .riposte 1 .duration 2 .riposte_chance_add 100% .on_hit true .on_miss true .damage_low_multiply 10% .damage_high_multiply 10% .crit_chance_add 10%
Seems like a tooltip bug when giving riposte to “target”
Dont work, now it gives riposte to herself… but the tooltip is working as intended…