2026-05-08 18:54:31 +08:00
|
|
|
[gd_scene format=3 uid="uid://c3crr8r7y3oho"]
|
2025-12-13 07:55:02 +08:00
|
|
|
|
|
|
|
|
[ext_resource type="PackedScene" uid="uid://ckq2cq6m23hq3" path="res://components/Abstracts/WeaponCardBase.tscn" id="1_rlc3s"]
|
|
|
|
|
[ext_resource type="Script" uid="uid://8xlc5upq36n7" path="res://scripts/Contents/Weapons/BlueCrystal.gd" id="2_jbcf8"]
|
2025-12-14 13:22:35 +08:00
|
|
|
[ext_resource type="Texture2D" uid="uid://dl1tawdvnlsux" path="res://resources/weapons/blue-crystal.png" id="3_fewtg"]
|
2025-12-13 10:55:02 +08:00
|
|
|
[ext_resource type="AudioStream" uid="uid://dclinyhu256xi" path="res://resources/sounds/effect/Low Whoosh.mp3" id="4_fewtg"]
|
2025-12-13 07:55:02 +08:00
|
|
|
|
2026-05-08 18:54:31 +08:00
|
|
|
[node name="BlueCrystal" unique_id=1636642891 instance=ExtResource("1_rlc3s")]
|
2025-12-13 07:55:02 +08:00
|
|
|
script = ExtResource("2_jbcf8")
|
2025-12-14 13:22:35 +08:00
|
|
|
avatarTexture = ExtResource("3_fewtg")
|
2025-12-13 07:55:02 +08:00
|
|
|
displayName = "蓝水晶簇"
|
2025-12-14 17:01:09 +08:00
|
|
|
typeTopic = 3
|
2025-12-13 07:55:02 +08:00
|
|
|
store = {
|
2025-12-14 17:01:09 +08:00
|
|
|
"atk": 3,
|
2025-12-13 07:55:02 +08:00
|
|
|
"count": 2.0
|
|
|
|
|
}
|
|
|
|
|
storeType = {
|
|
|
|
|
"atk": 1,
|
|
|
|
|
"count": 1,
|
|
|
|
|
"distance": 0
|
|
|
|
|
}
|
|
|
|
|
descriptionTemplate = "发射[b]蓝水晶[/b],可无限追踪,命中造成$atk点伤害,飞行过程中有$count颗[b]钻石[/b]环绕。"
|
2025-12-14 13:22:35 +08:00
|
|
|
cooldown = 250.0
|
2025-12-13 07:55:02 +08:00
|
|
|
|
2026-05-08 18:54:31 +08:00
|
|
|
[node name="attack" parent="sounds" parent_id_path=PackedInt32Array(1775425991) index="0" unique_id=853583292]
|
2025-12-13 10:55:02 +08:00
|
|
|
stream = ExtResource("4_fewtg")
|
|
|
|
|
|
2026-05-08 18:54:31 +08:00
|
|
|
[node name="avatar" parent="container/info" parent_id_path=PackedInt32Array(1625294072) index="0" unique_id=1021985889]
|
2025-12-14 13:22:35 +08:00
|
|
|
texture = ExtResource("3_fewtg")
|
2025-12-13 07:55:02 +08:00
|
|
|
|
2026-05-08 18:54:31 +08:00
|
|
|
[node name="name" parent="container/info/displays" parent_id_path=PackedInt32Array(784441328) index="0" unique_id=1576068972]
|
2025-12-13 07:55:02 +08:00
|
|
|
displayName = "蓝水晶簇"
|
2025-12-14 17:01:09 +08:00
|
|
|
typeTopic = 3
|
2025-12-13 07:55:02 +08:00
|
|
|
|
2026-05-09 20:14:23 +08:00
|
|
|
[node name="description" parent="container/back/scroller" parent_id_path=PackedInt32Array(543588938) index="0" unique_id=566230682]
|
2026-05-08 18:54:31 +08:00
|
|
|
text = "[center]发射[b]蓝水晶[/b],可无限追踪,命中造成[color=cyan]3[/color]点伤害,飞行过程中有[color=cyan]2[/color]颗[b]钻石[/b]环绕。[/center]"
|