21 lines
700 B
Plaintext
21 lines
700 B
Plaintext
[gd_resource type="Resource" script_class="WeaponStats" format=3 uid="uid://iloar4r1agmp"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://bvdn35euxceps" path="res://scenes/projectiles/projectile_revolver.tscn" id="1_wqftu"]
|
|
[ext_resource type="Script" uid="uid://d3d6rctbb48mk" path="res://resources/items/weapons/weapon_stats.gd" id="2_cg7eg"]
|
|
|
|
[resource]
|
|
script = ExtResource("2_cg7eg")
|
|
damage = 20.0
|
|
accurary = 0.7
|
|
cooldown = 1.3
|
|
crit_chance = 0.09
|
|
crit_damage = 2.5
|
|
max_range = 350.0
|
|
knockback = 2.0
|
|
life_steal = 0.09
|
|
recoil_duration = 0.15000000000000002
|
|
back_duration = 0.18
|
|
projectile_scene = ExtResource("1_wqftu")
|
|
projectile_speed = 1800.0
|
|
metadata/_custom_type_script = "uid://d3d6rctbb48mk"
|