mud/content/combat/roundhouse.toml

7 lines
208 B
TOML

name = "roundhouse"
move_type = "attack"
stamina_cost = 8.0
telegraph = "{attacker} spins into a roundhouse kick!"
timing_window_ms = 2000
damage_pct = 0.25
countered_by = ["duck", "parry high", "parry low"]