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.
19 lines
471 B
Plaintext
19 lines
471 B
Plaintext
|
10 months ago
|
[gd_resource type="Resource" script_class="AttackCfg" load_steps=2 format=3 uid="uid://bhhrt6fpjccga"]
|
||
|
10 months ago
|
|
||
|
10 months ago
|
[ext_resource type="Script" path="res://script/config/attack_cfg.gd" id="1_7hb5a"]
|
||
|
10 months ago
|
|
||
|
|
[resource]
|
||
|
10 months ago
|
script = ExtResource("1_7hb5a")
|
||
|
10 months ago
|
damage_rate = 1.0
|
||
|
|
break_level = 1
|
||
|
|
stun_attack = 10.0
|
||
|
10 months ago
|
damage_type = 1
|
||
|
10 months ago
|
is_floating = false
|
||
|
|
is_rebound = false
|
||
|
|
is_throw_check = false
|
||
|
|
is_throw_end = false
|
||
|
10 months ago
|
hit_back_speed = 0.0
|
||
|
|
hit_up_speed = 0.0
|
||
|
10 months ago
|
hit_back_duration = 0.05
|
||
|
|
hit_up_duration = 0.05
|