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.
12 lines
332 B
Plaintext
12 lines
332 B
Plaintext
|
2 years ago
|
[gd_resource type="Resource" script_class="StunCfg" load_steps=2 format=3 uid="uid://cac6mk6g078vn"]
|
||
|
|
|
||
|
|
[ext_resource type="Script" path="res://script/config/stun_cfg.gd" id="1_2kfjh"]
|
||
|
|
|
||
|
|
[resource]
|
||
|
|
script = ExtResource("1_2kfjh")
|
||
|
|
stun_max = 100.0
|
||
|
|
recover_speed = 10.0
|
||
|
|
recover_cd = 2.0
|
||
|
|
recover_break_speed = 20.0
|
||
|
|
recover_break_cd = 2.0
|