9 lines
219 B
TOML
9 lines
219 B
TOML
name = "jump"
|
|
description = "leap upward to evade low attacks, exposing you to high strikes"
|
|
move_type = "defense"
|
|
stamina_cost = 4.0
|
|
telegraph = ""
|
|
active_ms = 600
|
|
recovery_ms = 2900
|
|
damage_pct = 0.0
|
|
countered_by = []
|