Files
rthythm_archor_game/resources/actions/zhan_bo_lv2.tres
T
2026-07-06 22:59:47 -07:00

21 lines
584 B
Plaintext

[gd_resource type="Resource" script_class="ActionData" load_steps=2 format=3]
[ext_resource type="Script" path="res://resources/action_data.gd" id="1_3aixl"]
[resource]
script = ExtResource("1_3aixl")
id = &"zhan_bo_lv2"
display_name = "Zhan Bo Lv2"
damage_mult = 2.0
base_cost = 25.0
knockback_mult_x = 1.3
hit_type = &"projectile"
range = 460.0
special = &"charge_cast"
startup_beats = 0.25
active_beats = 0.25
recovery_beats = 0.5
allowed_action_phases = Array[StringName]([&"Charging"])
action_tags = Array[StringName]([&"charge", &"projectile"])
animation = &"blade_wave_cast"