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.
15 lines
389 B
Plaintext
15 lines
389 B
Plaintext
|
2 years ago
|
[gd_resource type="Resource" script_class="AttackCfg" load_steps=2 format=3 uid="uid://dbs2wjw20s0hu"]
|
||
|
|
|
||
|
|
[ext_resource type="Script" path="res://script/config/attack_cfg.gd" id="1_j177j"]
|
||
|
|
|
||
|
|
[resource]
|
||
|
|
script = ExtResource("1_j177j")
|
||
|
|
damage_rate = 1.0
|
||
|
|
break_level = 0
|
||
|
|
hit_back_speed = 4.0
|
||
|
|
hit_back_duration = 0.05
|
||
|
|
hit_up_speed = 4.0
|
||
|
|
hit_up_duration = 0.05
|
||
|
|
pause_time = 0.0
|
||
|
|
is_floating = true
|