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
327 B
Plaintext
12 lines
327 B
Plaintext
[gd_resource type="Resource" script_class="ShieldCfg" load_steps=2 format=3 uid="uid://dlaekoamystx3"]
|
|
|
|
[ext_resource type="Script" path="res://script/config/shield_cfg.gd" id="1_gyix3"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_gyix3")
|
|
shield_max = 100.0
|
|
recover_speed = 10.0
|
|
recover_cd = 5.0
|
|
break_level_on = 1
|
|
break_level_off = 0
|