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
475 B
Plaintext
18 lines
475 B
Plaintext
[gd_resource type="Resource" script_class="AttackCfg" load_steps=2 format=3 uid="uid://ckbf40c75bfqf"]
|
|
|
|
[ext_resource type="Script" uid="uid://bm8fn2yciam1g" path="res://script/config/attack_cfg.gd" id="1_iuifx"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_iuifx")
|
|
damage_rate = 1.0
|
|
break_level = 1
|
|
stun_attack = 10.0
|
|
damage_type = 0
|
|
is_floating = true
|
|
is_throw_check = false
|
|
is_throw_end = false
|
|
hit_back_speed = 0.0
|
|
hit_up_speed = 3.0
|
|
hit_back_duration = 0.0
|
|
hit_up_duration = 0.1
|