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.
TouhouGD/config/attack/sharp_normal_hit_down.tres

21 lines
507 B
Plaintext

2 years ago
[gd_resource type="Resource" script_class="AttackCfg" load_steps=2 format=3 uid="uid://bnqnw10v7kude"]
2 years ago
[ext_resource type="Script" path="res://script/config/attack_cfg.gd" id="1_fl1sp"]
[resource]
2 years ago
script = ExtResource("1_fl1sp")
damage_rate = 1.0
2 years ago
break_level = 1
stun_attack = 10.0
1 year ago
damage_type = 0
is_floating = true
is_hit_down = true
is_rebound = false
is_stop_self = true
hit_back_speed = 6.0
hit_up_speed = -6.0
1 year ago
hit_back_duration = 0.05
hit_up_duration = 0.05
pause_time = 0.02
is_force_pause = false