You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
555 B
Plaintext

[gd_resource type="Resource" script_class="AttackCfg" load_steps=2 format=3 uid="uid://bwbr746sj06er"]
[ext_resource type="Script" path="res://script/config/attack_cfg.gd" id="1_2fwsa"]
[resource]
script = ExtResource("1_2fwsa")
damage_rate = 1.0
2 years ago
break_level = 1
stun_attack = 10.0
damage_type = 1
is_floating = true
2 years ago
is_hit_down = false
2 years ago
is_rebound = true
hit_back_speed = 0.0
hit_up_speed = 3.0
hit_back_duration = 0.0
hit_up_duration = 0.05
pause_time = 0.15
is_force_pause = false
height = 2.0
radius = 0.0
size = Vector2(2, 1)
offset = Vector2(1, 0)