Fixed up most items to reflect item databse. (descriptions, damage values etc)
This commit is contained in:
@@ -1,14 +1,15 @@
|
||||
[gd_resource type="Resource" script_class="AmmoStats" load_steps=3 format=3 uid="uid://kbialkqo0ibs"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://cgqkhgeirws2y" path="res://src/items/ammo/textures/air bullets.png" id="1_llp80"]
|
||||
[ext_resource type="Script" uid="uid://cmfwvjjargi0s" path="res://src/items/ammo/AmmoStats.cs" id="1_y5266"]
|
||||
[ext_resource type="Texture2D" uid="uid://cgqkhgeirws2y" path="res://src/items/ammo/textures/air bullets.png" id="1_6f2ei"]
|
||||
[ext_resource type="Script" uid="uid://cmfwvjjargi0s" path="res://src/items/ammo/AmmoStats.cs" id="2_727be"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_y5266")
|
||||
script = ExtResource("2_727be")
|
||||
AmmoElement = 1
|
||||
InitialCount = 5
|
||||
Name = "Aeolic Ammo"
|
||||
Description = ""
|
||||
InitialCount = 3
|
||||
Name = "Eolic Shells"
|
||||
StatDescription = ""
|
||||
FlavorText = "Eolic casting-shells useable by a Geomantic Reactor."
|
||||
SpawnRate = 0.05
|
||||
BonusAttack = 0
|
||||
BonusDefense = 0
|
||||
@@ -25,5 +26,5 @@ CurseResistance = 0
|
||||
ThrowSpeed = 12.0
|
||||
ThrowDamage = 5
|
||||
ItemTag = 0
|
||||
Texture = ExtResource("1_llp80")
|
||||
Texture = ExtResource("1_6f2ei")
|
||||
metadata/_custom_type_script = "uid://cmfwvjjargi0s"
|
||||
@@ -6,9 +6,10 @@
|
||||
[resource]
|
||||
script = ExtResource("2_tu38n")
|
||||
AmmoElement = 3
|
||||
InitialCount = 5
|
||||
Name = "Hydric Ammo"
|
||||
Description = ""
|
||||
InitialCount = 3
|
||||
Name = "Hydric Shells"
|
||||
StatDescription = ""
|
||||
FlavorText = "Hydric casting-shells useable by a Geomantic Reactor."
|
||||
SpawnRate = 0.05
|
||||
BonusAttack = 0
|
||||
BonusDefense = 0
|
||||
|
||||
@@ -6,9 +6,10 @@
|
||||
[resource]
|
||||
script = ExtResource("2_p60hg")
|
||||
AmmoElement = 4
|
||||
InitialCount = 5
|
||||
Name = "Igneous Ammo"
|
||||
Description = ""
|
||||
InitialCount = 3
|
||||
Name = "Igneous Shells"
|
||||
StatDescription = ""
|
||||
FlavorText = "Igneous casting-shells useable by a Geomantic Reactor."
|
||||
SpawnRate = 0.05
|
||||
BonusAttack = 0
|
||||
BonusDefense = 0
|
||||
|
||||
@@ -1,17 +1,19 @@
|
||||
[gd_resource type="Resource" script_class="AmmoStats" load_steps=3 format=3 uid="uid://ccmnjavqxfykq"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://bfhccoch4eyax" path="res://src/items/ammo/textures/kugloj.png" id="1_ghqt2"]
|
||||
[ext_resource type="Script" uid="uid://cmfwvjjargi0s" path="res://src/items/ammo/AmmoStats.cs" id="2_nkb67"]
|
||||
[ext_resource type="Texture2D" uid="uid://bfhccoch4eyax" path="res://src/items/ammo/textures/kugloj.png" id="1_jj5px"]
|
||||
[ext_resource type="Script" uid="uid://cmfwvjjargi0s" path="res://src/items/ammo/AmmoStats.cs" id="2_b7evy"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("2_nkb67")
|
||||
script = ExtResource("2_b7evy")
|
||||
AmmoElement = 0
|
||||
InitialCount = 5
|
||||
InitialCount = 6
|
||||
Name = "Kugloj"
|
||||
StatDescription = "Ammo
|
||||
Can be used with a Persuader.
|
||||
"
|
||||
FlavorText = ""
|
||||
FlavorText = "The casings bear all the hallmarks of multiple uses and show tremendous care in their assembly.
|
||||
|
||||
For use with a Persuader"
|
||||
SpawnRate = 0.05
|
||||
BonusAttack = 0
|
||||
BonusDefense = 0
|
||||
@@ -28,5 +30,5 @@ CurseResistance = 0
|
||||
ThrowSpeed = 12.0
|
||||
ThrowDamage = 5
|
||||
ItemTag = 0
|
||||
Texture = ExtResource("1_ghqt2")
|
||||
Texture = ExtResource("1_jj5px")
|
||||
metadata/_custom_type_script = "uid://cmfwvjjargi0s"
|
||||
@@ -0,0 +1,30 @@
|
||||
[gd_resource type="Resource" script_class="AmmoStats" load_steps=3 format=3 uid="uid://1f1binw4ohr"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://b4tmduahuoij5" path="res://src/items/ammo/textures/earth bullets.png" id="1_7203r"]
|
||||
[ext_resource type="Script" uid="uid://cmfwvjjargi0s" path="res://src/items/ammo/AmmoStats.cs" id="2_qi3jr"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("2_qi3jr")
|
||||
AmmoElement = 2
|
||||
InitialCount = 3
|
||||
Name = "Eolic Shells"
|
||||
StatDescription = ""
|
||||
FlavorText = "Telluric casting-shells useable by a Geomantic Reactor."
|
||||
SpawnRate = 0.05
|
||||
BonusAttack = 0
|
||||
BonusDefense = 0
|
||||
BonusLuck = 5
|
||||
BonusHP = 0
|
||||
BonusVT = 0
|
||||
AeolicResistance = 0
|
||||
TelluricResistance = 0
|
||||
HydricResistance = 0
|
||||
IgneousResistance = 0
|
||||
FerrumResistance = 0
|
||||
HolyResistance = 0
|
||||
CurseResistance = 0
|
||||
ThrowSpeed = 12.0
|
||||
ThrowDamage = 5
|
||||
ItemTag = 0
|
||||
Texture = ExtResource("1_7203r")
|
||||
metadata/_custom_type_script = "uid://cmfwvjjargi0s"
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 3.2 KiB |
@@ -1,35 +0,0 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://b6grvg6c7mys8"
|
||||
path.bptc="res://.godot/imported/AirGeo.png-e873d044dab8a5ca7182624c0d3c0a6a.bptc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/items/ammo/textures/AirGeo.png"
|
||||
dest_files=["res://.godot/imported/AirGeo.png-e873d044dab8a5ca7182624c0d3c0a6a.bptc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=true
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 3.5 KiB |
@@ -1,35 +0,0 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bdyri3yoe02dd"
|
||||
path.bptc="res://.godot/imported/WATER.png-32a77fe0c80fb86759ee73e99a0ca4f4.bptc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/items/ammo/textures/WATER.png"
|
||||
dest_files=["res://.godot/imported/WATER.png-32a77fe0c80fb86759ee73e99a0ca4f4.bptc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=true
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.4 KiB |
@@ -1,35 +0,0 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bapuyv2ivc8q7"
|
||||
path.bptc="res://.godot/imported/earth.png-936a4bae3599693c89b44a4663411cd7.bptc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/items/ammo/textures/earth.png"
|
||||
dest_files=["res://.godot/imported/earth.png-936a4bae3599693c89b44a4663411cd7.bptc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=true
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 3.5 KiB |
@@ -1,35 +0,0 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cylmmtdj8rosb"
|
||||
path.bptc="res://.godot/imported/firegeo.png-345a11c3605f17539d8d173c23b330d5.bptc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/items/ammo/textures/firegeo.png"
|
||||
dest_files=["res://.godot/imported/firegeo.png-345a11c3605f17539d8d173c23b330d5.bptc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=true
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
Reference in New Issue
Block a user