2026-04-04 09:03:58 +08:00
|
|
|
[gd_scene format=3 uid="uid://frwt0fgrpskb"]
|
2025-09-21 08:26:29 +08:00
|
|
|
|
|
|
|
|
[ext_resource type="PackedScene" uid="uid://ckq2cq6m23hq3" path="res://components/Abstracts/WeaponCardBase.tscn" id="1_xhgkg"]
|
2026-01-18 15:26:12 +08:00
|
|
|
[ext_resource type="Script" uid="uid://jr5idpte8epy" path="res://scripts/Contents/Weapons/Meowmere.gd" id="2_4rd12"]
|
2025-09-21 08:26:29 +08:00
|
|
|
[ext_resource type="Texture2D" uid="uid://cwr2pud7h8o3e" path="res://resources/bullets/meowmere/Meowmere.webp" id="2_kiocs"]
|
2026-01-18 15:26:12 +08:00
|
|
|
[ext_resource type="AudioStream" uid="uid://cx203jnrkto4u" path="res://resources/sounds/effect/swordshoot.wav" id="4_hvtvi"]
|
2025-09-21 08:26:29 +08:00
|
|
|
|
2026-04-04 09:03:58 +08:00
|
|
|
[node name="Meowmere" unique_id=1965287972 instance=ExtResource("1_xhgkg")]
|
2025-09-21 08:26:29 +08:00
|
|
|
script = ExtResource("2_4rd12")
|
|
|
|
|
avatarTexture = ExtResource("2_kiocs")
|
|
|
|
|
displayName = "彩虹猫之刃"
|
|
|
|
|
quality = 2
|
|
|
|
|
typeTopic = 3
|
|
|
|
|
costBeachball = 600
|
|
|
|
|
store = {
|
2026-01-18 15:26:12 +08:00
|
|
|
"atk": 5,
|
|
|
|
|
"childatk": 6.25,
|
2025-09-21 16:17:49 +08:00
|
|
|
"count": 1.0,
|
|
|
|
|
"reduce": 0.25
|
2025-09-21 08:26:29 +08:00
|
|
|
}
|
|
|
|
|
storeType = {
|
|
|
|
|
"atk": 1,
|
2025-09-21 15:32:38 +08:00
|
|
|
"childatk": 1,
|
2025-09-21 16:17:49 +08:00
|
|
|
"count": 1.0,
|
|
|
|
|
"reduce": 2
|
2025-09-21 08:26:29 +08:00
|
|
|
}
|
2025-09-21 16:17:49 +08:00
|
|
|
descriptionTemplate = "发射$count只伤害以$reduce衰减的造成$childatk点伤害的[b]彩虹猫[/b]的同时挥舞造成$atk点伤害。"
|
2026-04-04 09:03:58 +08:00
|
|
|
sources = Array[String](["Terraria"])
|
2026-01-18 15:26:12 +08:00
|
|
|
cooldown = 230.0
|
|
|
|
|
|
2026-04-04 09:03:58 +08:00
|
|
|
[node name="attack" parent="sounds" parent_id_path=PackedInt32Array(1775425991) index="0" unique_id=853583292]
|
2026-01-18 15:26:12 +08:00
|
|
|
stream = ExtResource("4_hvtvi")
|
|
|
|
|
volume_db = 10.0
|
2025-09-21 08:26:29 +08:00
|
|
|
|
2026-04-04 09:03:58 +08:00
|
|
|
[node name="avatar" parent="container/info" parent_id_path=PackedInt32Array(1625294072) index="0" unique_id=1021985889]
|
2025-09-21 08:26:29 +08:00
|
|
|
texture = ExtResource("2_kiocs")
|
|
|
|
|
|
2026-04-04 09:03:58 +08:00
|
|
|
[node name="beachball" parent="container/info/infos" parent_id_path=PackedInt32Array(492799150) index="1" unique_id=653442983]
|
2026-01-18 15:26:12 +08:00
|
|
|
count = 600
|
2025-09-21 08:26:29 +08:00
|
|
|
|
2026-04-04 09:03:58 +08:00
|
|
|
[node name="name" parent="container/info/displays" parent_id_path=PackedInt32Array(784441328) index="0" unique_id=1576068972]
|
2025-09-21 08:26:29 +08:00
|
|
|
displayName = "彩虹猫之刃"
|
|
|
|
|
quality = 2
|
|
|
|
|
typeTopic = 3
|
|
|
|
|
|
2026-04-04 09:03:58 +08:00
|
|
|
[node name="description" parent="container" parent_id_path=PackedInt32Array(575698869) index="2" unique_id=566230682]
|
|
|
|
|
text = "[center]发射[color=cyan]1[/color]只伤害以[color=cyan]25.0%[/color]衰减的造成[color=cyan]6[/color]点伤害的[b]彩虹猫[/b]的同时挥舞造成[color=cyan]5[/color]点伤害。[/center]"
|