fist skill04, long skill01修改
parent
e82199d316
commit
897b7a230e
@ -0,0 +1,35 @@
|
||||
[gd_resource type="Resource" script_class="SkillWeaponCfg" load_steps=7 format=3 uid="uid://c4qwbcc5ut6ki"]
|
||||
|
||||
[ext_resource type="Resource" uid="uid://by6jd5xqjml2m" path="res://config/attack/blunt_starfall_1.tres" id="1_7hju6"]
|
||||
[ext_resource type="Resource" uid="uid://qp5sy3u3rlpe" path="res://config/attack_box/box_high.tres" id="2_7hju6"]
|
||||
[ext_resource type="Script" uid="uid://dgwtu2wj5033u" path="res://script/config/skill_weapon_cfg.gd" id="3_6gc3n"]
|
||||
[ext_resource type="Animation" uid="uid://dh1d2vg2hd1lr" path="res://resource/skill_animation/hero01_fist_skill04.tres" id="4_7hju6"]
|
||||
[ext_resource type="SpriteFrames" uid="uid://cajgs8smbkjan" path="res://resource/animation/character/hero01_fist_skill01.aseprite" id="5_6gc3n"]
|
||||
[ext_resource type="Resource" uid="uid://c6alg8pmqfdxm" path="res://config/weapon/fist.tres" id="5_pwj34"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("3_6gc3n")
|
||||
weapon = ExtResource("5_pwj34")
|
||||
action = "attack_heavy"
|
||||
name = ""
|
||||
sub_character_count = 0
|
||||
skill_animation = ExtResource("4_7hju6")
|
||||
stance_from = 4
|
||||
stance_to = 10
|
||||
break_level = 3
|
||||
is_charging = false
|
||||
attack1 = ExtResource("1_7hju6")
|
||||
attack1_box = ExtResource("2_7hju6")
|
||||
attack1_with_stop = false
|
||||
attack2_with_stop = false
|
||||
mp_cost = 0
|
||||
mp_sub_cost = false
|
||||
free_lock = false
|
||||
ignore_push = true
|
||||
is_lock_x = true
|
||||
is_lock_x_move = false
|
||||
is_lock_x_move_sub = true
|
||||
range = 0.0
|
||||
warn_type = 0
|
||||
sprite_frames = ExtResource("5_6gc3n")
|
||||
animation_name = "fist_skill04"
|
||||
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 23 KiB |
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 14 KiB |
@ -0,0 +1,114 @@
|
||||
[gd_resource type="Animation" load_steps=2 format=3 uid="uid://dh1d2vg2hd1lr"]
|
||||
|
||||
[ext_resource type="SpriteFrames" uid="uid://cajgs8smbkjan" path="res://resource/animation/character/hero01_fist_skill01.aseprite" id="1_yu44b"]
|
||||
|
||||
[resource]
|
||||
resource_name = "hero01_fist_skill04"
|
||||
length = 0.9
|
||||
step = 0.1
|
||||
tracks/0/type = "value"
|
||||
tracks/0/imported = false
|
||||
tracks/0/enabled = true
|
||||
tracks/0/path = NodePath("View:sprite_frames")
|
||||
tracks/0/interp = 1
|
||||
tracks/0/loop_wrap = true
|
||||
tracks/0/keys = {
|
||||
"times": PackedFloat32Array(0),
|
||||
"transitions": PackedFloat32Array(1),
|
||||
"update": 1,
|
||||
"values": [ExtResource("1_yu44b")]
|
||||
}
|
||||
tracks/1/type = "value"
|
||||
tracks/1/imported = false
|
||||
tracks/1/enabled = true
|
||||
tracks/1/path = NodePath("View:animation")
|
||||
tracks/1/interp = 1
|
||||
tracks/1/loop_wrap = true
|
||||
tracks/1/keys = {
|
||||
"times": PackedFloat32Array(0),
|
||||
"transitions": PackedFloat32Array(1),
|
||||
"update": 1,
|
||||
"values": ["fist_skill04"]
|
||||
}
|
||||
tracks/2/type = "value"
|
||||
tracks/2/imported = false
|
||||
tracks/2/enabled = true
|
||||
tracks/2/path = NodePath("View:frame")
|
||||
tracks/2/interp = 1
|
||||
tracks/2/loop_wrap = true
|
||||
tracks/2/keys = {
|
||||
"times": PackedFloat32Array(0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8),
|
||||
"transitions": PackedFloat32Array(1, 1, 1, 1, 1, 1, 1, 1, 1),
|
||||
"update": 1,
|
||||
"values": [0, 1, 2, 3, 4, 5, 6, 7, 8]
|
||||
}
|
||||
tracks/3/type = "value"
|
||||
tracks/3/imported = false
|
||||
tracks/3/enabled = true
|
||||
tracks/3/path = NodePath("Status:break_level")
|
||||
tracks/3/interp = 1
|
||||
tracks/3/loop_wrap = true
|
||||
tracks/3/keys = {
|
||||
"times": PackedFloat32Array(0, 0.3, 0.4),
|
||||
"transitions": PackedFloat32Array(1, 1, 1),
|
||||
"update": 1,
|
||||
"values": [0, 3, 4]
|
||||
}
|
||||
tracks/4/type = "value"
|
||||
tracks/4/imported = false
|
||||
tracks/4/enabled = true
|
||||
tracks/4/path = NodePath("Status:skill_move_speed")
|
||||
tracks/4/interp = 1
|
||||
tracks/4/loop_wrap = true
|
||||
tracks/4/keys = {
|
||||
"times": PackedFloat32Array(0.1, 0.3),
|
||||
"transitions": PackedFloat32Array(1, 1),
|
||||
"update": 1,
|
||||
"values": [4.0, 0.0]
|
||||
}
|
||||
tracks/5/type = "method"
|
||||
tracks/5/imported = false
|
||||
tracks/5/enabled = true
|
||||
tracks/5/path = NodePath("Battle")
|
||||
tracks/5/interp = 1
|
||||
tracks/5/loop_wrap = true
|
||||
tracks/5/keys = {
|
||||
"times": PackedFloat32Array(0.2, 0.3),
|
||||
"transitions": PackedFloat32Array(1, 1),
|
||||
"values": [{
|
||||
"args": [],
|
||||
"method": &"attack1"
|
||||
}, {
|
||||
"args": [],
|
||||
"method": &"attack1"
|
||||
}]
|
||||
}
|
||||
tracks/6/type = "method"
|
||||
tracks/6/imported = false
|
||||
tracks/6/enabled = true
|
||||
tracks/6/path = NodePath("Effect")
|
||||
tracks/6/interp = 1
|
||||
tracks/6/loop_wrap = true
|
||||
tracks/6/keys = {
|
||||
"times": PackedFloat32Array(0.2, 0.3),
|
||||
"transitions": PackedFloat32Array(1, 1),
|
||||
"values": [{
|
||||
"args": [],
|
||||
"method": &"cast_attack_particle1"
|
||||
}, {
|
||||
"args": [],
|
||||
"method": &"cast_attack_particle1"
|
||||
}]
|
||||
}
|
||||
tracks/7/type = "value"
|
||||
tracks/7/imported = false
|
||||
tracks/7/enabled = true
|
||||
tracks/7/path = NodePath("Status:skill_float_speed")
|
||||
tracks/7/interp = 1
|
||||
tracks/7/loop_wrap = true
|
||||
tracks/7/keys = {
|
||||
"times": PackedFloat32Array(0.1, 0.3),
|
||||
"transitions": PackedFloat32Array(1, 1),
|
||||
"update": 1,
|
||||
"values": [4.0, 0.0]
|
||||
}
|
||||
@ -0,0 +1,10 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://cgx1mhxv0ceud"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dxoik7jm7xm2q" path="res://script/effect/particle.gd" id="1_spf86"]
|
||||
[ext_resource type="PackedScene" uid="uid://cjgt2myahbtci" path="res://scene/effect/particle/_particle_fist2.tscn" id="2_rm1x6"]
|
||||
|
||||
[node name="Particle" type="Node3D"]
|
||||
script = ExtResource("1_spf86")
|
||||
|
||||
[node name="Particle" parent="." instance=ExtResource("2_rm1x6")]
|
||||
transform = Transform3D(0.906308, -0.422618, 0, 0.422618, 0.906308, 0, 0, 0, 1, 0, -0.2, 0)
|
||||
@ -0,0 +1,10 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://deivjgrdis8jm"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dxoik7jm7xm2q" path="res://script/effect/particle.gd" id="1_xein8"]
|
||||
[ext_resource type="PackedScene" uid="uid://cohy1qv35n57q" path="res://scene/effect/particle/_particle_fist1.tscn" id="2_xein8"]
|
||||
|
||||
[node name="Particle" type="Node3D"]
|
||||
script = ExtResource("1_xein8")
|
||||
|
||||
[node name="Particle" parent="." instance=ExtResource("2_xein8")]
|
||||
transform = Transform3D(0.7, 0, 0, 0, -3.0598e-08, 0.7, 0, -0.7, -3.0598e-08, 0, 0, 0)
|
||||
@ -0,0 +1,10 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://dnnlwpr6lcsy4"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dxoik7jm7xm2q" path="res://script/effect/particle.gd" id="1_tgess"]
|
||||
[ext_resource type="PackedScene" uid="uid://cohy1qv35n57q" path="res://scene/effect/particle/_particle_fist1.tscn" id="2_5xueu"]
|
||||
|
||||
[node name="Particle" type="Node3D"]
|
||||
script = ExtResource("1_tgess")
|
||||
|
||||
[node name="Particle" parent="." instance=ExtResource("2_5xueu")]
|
||||
transform = Transform3D(0.590885, 0.104189, 6.03983e-08, 0.104189, -0.590885, -1.7958e-16, 8.92211e-08, 1.57321e-08, -0.4, 0, -0.2, 0)
|
||||
@ -0,0 +1,10 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://b2lvsrv0rdf1k"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dxoik7jm7xm2q" path="res://script/effect/particle.gd" id="1_au0r7"]
|
||||
[ext_resource type="PackedScene" uid="uid://cohy1qv35n57q" path="res://scene/effect/particle/_particle_fist1.tscn" id="2_cs1mb"]
|
||||
|
||||
[node name="Particle" type="Node3D"]
|
||||
script = ExtResource("1_au0r7")
|
||||
|
||||
[node name="Particle" parent="." instance=ExtResource("2_cs1mb")]
|
||||
transform = Transform3D(0.751754, 0.273616, 6.03983e-08, 0.273616, -0.751754, 0, 1.13512e-07, 4.13149e-08, -0.4, 0, -0.2, 0)
|
||||
@ -0,0 +1,10 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://crbji7geunibj"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dxoik7jm7xm2q" path="res://script/effect/particle.gd" id="1_0vpbh"]
|
||||
[ext_resource type="PackedScene" uid="uid://cohy1qv35n57q" path="res://scene/effect/particle/_particle_fist1.tscn" id="2_7sohp"]
|
||||
|
||||
[node name="Particle" type="Node3D"]
|
||||
script = ExtResource("1_0vpbh")
|
||||
|
||||
[node name="Particle" parent="." instance=ExtResource("2_7sohp")]
|
||||
transform = Transform3D(0.787846, 0.138919, 6.11959e-08, 0.138919, -0.787846, 0, 6.88757e-08, 1.21447e-08, -0.7, 0, -0.2, 0)
|
||||
@ -1,10 +1,10 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://dpv38662ndoxd"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://cohy1qv35n57q" path="res://scene/effect/particle/_particle_fist1.tscn" id="1_p3hpt"]
|
||||
[ext_resource type="Script" path="res://script/effect/particle.gd" id="1_vhqjo"]
|
||||
[ext_resource type="Script" uid="uid://dxoik7jm7xm2q" path="res://script/effect/particle.gd" id="1_vhqjo"]
|
||||
|
||||
[node name="Particle" type="Node3D"]
|
||||
script = ExtResource("1_vhqjo")
|
||||
|
||||
[node name="Particle" parent="." instance=ExtResource("1_p3hpt")]
|
||||
transform = Transform3D(0.751754, 0.34202, -4.52987e-08, 0.273616, -0.939693, -6.25961e-16, -1.13512e-07, -5.16436e-08, -0.3, 0, -0.2, 0)
|
||||
transform = Transform3D(0.640125, 0.112871, -5.68248e-08, 0.112871, -0.640125, 0, -5.59615e-08, -9.86753e-09, -0.65, 0, -0.2, 0)
|
||||
|
||||
@ -0,0 +1,10 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://b7o38lg06fl4g"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dxoik7jm7xm2q" path="res://script/effect/particle.gd" id="1_vrach"]
|
||||
[ext_resource type="PackedScene" uid="uid://cjgt2myahbtci" path="res://scene/effect/particle/_particle_fist2.tscn" id="2_5qtie"]
|
||||
|
||||
[node name="Particle" type="Node3D"]
|
||||
script = ExtResource("1_vrach")
|
||||
|
||||
[node name="Particle" parent="." instance=ExtResource("2_5qtie")]
|
||||
transform = Transform3D(0.906308, -0.422618, 0, 0.422618, 0.906308, 0, 0, 0, 1, 0, -0.2, 0)
|
||||
@ -1,10 +0,0 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://dg35c5r582lry"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dxoik7jm7xm2q" path="res://script/effect/particle.gd" id="1_ua8eh"]
|
||||
[ext_resource type="PackedScene" uid="uid://cohy1qv35n57q" path="res://scene/effect/particle/_particle_fist1.tscn" id="2_8oawf"]
|
||||
|
||||
[node name="Particle" type="Node3D"]
|
||||
script = ExtResource("1_ua8eh")
|
||||
|
||||
[node name="Particle" parent="." instance=ExtResource("2_8oawf")]
|
||||
transform = Transform3D(0.8, 0, 0, 0, -3.49691e-08, -0.8, 0, 0.8, -3.49691e-08, 0, 0, 0)
|
||||
@ -1,6 +0,0 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://causskv1ei4uj"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://b2h4pcmlii7dg" path="res://scene/effect/particle/_particle_slash1.tscn" id="1_evguo"]
|
||||
|
||||
[node name="Particle" instance=ExtResource("1_evguo")]
|
||||
transform = Transform3D(1, 0, 0, 0, -0.707107, 0.353553, 0, -0.707107, -0.353553, 0, 0, 0)
|
||||
@ -0,0 +1,10 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://b2e6gp4412y67"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dxoik7jm7xm2q" path="res://script/effect/particle.gd" id="1_wiaej"]
|
||||
[ext_resource type="PackedScene" uid="uid://c2uyg7ktya04f" path="res://scene/effect/particle/_particle_slash2.tscn" id="2_t2o6b"]
|
||||
|
||||
[node name="Particle" type="Node3D"]
|
||||
script = ExtResource("1_wiaej")
|
||||
|
||||
[node name="Particle" parent="." instance=ExtResource("2_t2o6b")]
|
||||
transform = Transform3D(0.8, 0, 0, 0, -0.8, 5.24537e-08, 0, -6.99382e-08, -0.6, 0, 0, 0)
|
||||
@ -0,0 +1,10 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://dwb7rtr0p10t0"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dxoik7jm7xm2q" path="res://script/effect/particle.gd" id="1_sxg7p"]
|
||||
[ext_resource type="PackedScene" uid="uid://c2uyg7ktya04f" path="res://scene/effect/particle/_particle_slash2.tscn" id="2_sstlf"]
|
||||
|
||||
[node name="Particle" type="Node3D"]
|
||||
script = ExtResource("1_sxg7p")
|
||||
|
||||
[node name="Particle" parent="." instance=ExtResource("2_sstlf")]
|
||||
transform = Transform3D(1, 0, 0, 0, -1, 6.99382e-08, 0, -8.74228e-08, -0.8, 0, 0, 0)
|
||||
Loading…
Reference in New Issue