Initial project sync
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
[gd_resource type="Resource" script_class="ActionData" load_steps=2 format=3]
|
||||
|
||||
[ext_resource type="Script" path="res://resources/action_data.gd" id="1_ig9pq"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_ig9pq")
|
||||
id = &"zhan_bo_lv3"
|
||||
display_name = "Zhan Bo Lv3"
|
||||
damage_mult = 3.2
|
||||
base_cost = 40.0
|
||||
knockback_mult_x = 1.6
|
||||
hit_type = &"projectile"
|
||||
range = 540.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"
|
||||
Reference in New Issue
Block a user