7 lines
128 B
TOML
7 lines
128 B
TOML
name = "duck"
|
|
move_type = "defense"
|
|
stamina_cost = 3.0
|
|
telegraph = ""
|
|
timing_window_ms = 700
|
|
damage_pct = 0.0
|
|
countered_by = []
|