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