10 lines
222 B
TOML
10 lines
222 B
TOML
name = "parry"
|
|
description = "deflect an attack with precise timing, redirecting force rather than absorbing it"
|
|
move_type = "defense"
|
|
stamina_cost = 4.0
|
|
active_ms = 400
|
|
recovery_ms = 3100
|
|
|
|
[variants.high]
|
|
|
|
[variants.low]
|