9 lines
211 B
TOML
9 lines
211 B
TOML
name = "parry"
|
|
description = "deflect an attack with precise timing, redirecting force rather than absorbing it"
|
|
move_type = "defense"
|
|
stamina_cost = 4.0
|
|
timing_window_ms = 1200
|
|
|
|
[variants.high]
|
|
|
|
[variants.low]
|