mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-05-28 06:51:54 +08:00
1913f5d844
- 修改猫头鹰、狐狸和酷可mc的掉落数量范围 - 调整普通波次中猫、狗和猫头鹰的出现频率 - 减少刷新棒球数量的增加范围
50 lines
1.5 KiB
Plaintext
50 lines
1.5 KiB
Plaintext
[gd_scene load_steps=6 format=3 uid="uid://d4lfjwy0hkidu"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://cvogxi7mktumf" path="res://components/Abstracts/EntityBase.tscn" id="1_r4q7y"]
|
|
[ext_resource type="Script" uid="uid://cekuqnfohprpb" path="res://scripts/Contents/Characters/KukeMC.gd" id="2_s2dg5"]
|
|
[ext_resource type="Texture2D" uid="uid://c6thlmj566h82" path="res://resources/characters/kukemc/cy.png" id="3_wafrb"]
|
|
|
|
[sub_resource type="SpriteFrames" id="SpriteFrames_x576j"]
|
|
animations = [{
|
|
"frames": [],
|
|
"loop": true,
|
|
"name": &"idle",
|
|
"speed": 5.0
|
|
}, {
|
|
"frames": [],
|
|
"loop": true,
|
|
"name": &"walk",
|
|
"speed": 5.0
|
|
}]
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_farlp"]
|
|
size = Vector2(221, 150)
|
|
|
|
[node name="KukeMC" instance=ExtResource("1_r4q7y")]
|
|
script = ExtResource("2_s2dg5")
|
|
displayName = "酷可mc"
|
|
drops = Array[int]([0, 1])
|
|
dropCounts = Array[Vector2]([Vector2(20, 40), Vector2(25, 50)])
|
|
metadata/_edit_vertical_guides_ = [76.0]
|
|
|
|
[node name="collect" parent="sounds" index="4"]
|
|
stream = null
|
|
|
|
[node name="texture" parent="." index="3"]
|
|
sprite_frames = SubResource("SpriteFrames_x576j")
|
|
|
|
[node name="staticBackground" parent="texture" index="0"]
|
|
position = Vector2(0, -19.999998)
|
|
scale = Vector2(0.61562973, 0.61562973)
|
|
texture = ExtResource("3_wafrb")
|
|
|
|
[node name="hitbox" parent="texture/hurtbox" index="0"]
|
|
position = Vector2(70, -25)
|
|
shape = SubResource("RectangleShape2D_farlp")
|
|
|
|
[node name="normal" type="Node2D" parent="texture/weapons" index="0"]
|
|
position = Vector2(-22, 18)
|
|
|
|
[node name="statebar" parent="." index="4"]
|
|
position = Vector2(75, -169)
|