mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-07-02 08:12:12 +08:00
feat(角色): 为酷可小弟添加显示名称
fix(子弹): 调整微型紫水晶的伤害值为0.5
This commit is contained in:
@@ -23,7 +23,7 @@ modulate = Color(1.5, 1.5, 1.5, 1)
|
|||||||
script = ExtResource("2_it0pa")
|
script = ExtResource("2_it0pa")
|
||||||
displayName = "微型紫水晶"
|
displayName = "微型紫水晶"
|
||||||
speed = 15.0
|
speed = 15.0
|
||||||
damage = 1.0
|
damage = 0.5
|
||||||
lifeDistance = 1400.0
|
lifeDistance = 1400.0
|
||||||
|
|
||||||
[node name="texture" parent="." index="0"]
|
[node name="texture" parent="." index="0"]
|
||||||
|
|||||||
@@ -25,6 +25,7 @@ animations = [{
|
|||||||
|
|
||||||
[node name="KukeChild" instance=ExtResource("1_3ohuq")]
|
[node name="KukeChild" instance=ExtResource("1_3ohuq")]
|
||||||
script = ExtResource("2_ywxbd")
|
script = ExtResource("2_ywxbd")
|
||||||
|
displayName = "酷可小弟"
|
||||||
|
|
||||||
[node name="collect" parent="sounds" index="4"]
|
[node name="collect" parent="sounds" index="4"]
|
||||||
stream = null
|
stream = null
|
||||||
|
|||||||
Reference in New Issue
Block a user