9 lines
229 B
TOML
9 lines
229 B
TOML
name = "duck"
|
|
description = "crouch down to avoid high attacks, leaving you vulnerable to low strikes"
|
|
move_type = "defense"
|
|
stamina_cost = 3.0
|
|
telegraph = ""
|
|
active_ms = 600
|
|
recovery_ms = 2900
|
|
damage_pct = 0.0
|
|
countered_by = []
|