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.

18 lines
446 B
Plaintext

[gd_resource type="Resource" script_class="AttackCfg" load_steps=2 format=3 uid="uid://ckeuv5lhfk2s0"]
[ext_resource type="Script" path="res://script/config/attack_cfg.gd" id="1_7f5fg"]
[resource]
script = ExtResource("1_7f5fg")
damage_rate = 1.0
2 years ago
break_level = 2
stun_attack = 10.0
hit_back_speed = 3.0
hit_back_duration = 0.1
hit_up_speed = 0.0
hit_up_duration = 0.0
pause_time = 0.0
is_floating = false
2 years ago
is_hit_down = false
is_rebound = false