It's Cow Game! Version 2.04!

This commit is contained in:
PajamaBee 2024-09-19 23:06:51 -05:00
commit a9e1ed9ddd
3148 changed files with 95332 additions and 0 deletions

View file

@ -0,0 +1,17 @@
extends Item
func initialize_stats():
itemName = "Amethyst Deceiver"
itemDescription = "A small brightly coloured mushroom that grows in deciduous and coniferous forests. The mushroom itself is edible but can absorb arsenic from the soil. Because its bright amethyst coloration fades with age and weathering, it becomes difficult to identify, hence the common name \"deceiver\"."
itemSprite = load("res://Items/Fungi/Sprites/amethystdeceiver.png")
value = 27
weight = 0.4
hardness = 15
edibility = 70
basketPower = 65
basketabilityDifficulty = 80
flammability = 70

View file

@ -0,0 +1,17 @@
extends Item
func initialize_stats():
itemName = "Blue Pinkgill"
itemDescription = "A small mushroom that's a distinctive all-blue colour, while the gills have a slight reddish tint from the spores. Whether it is poisonous or not is unknown. The mushroom has a small delicate epigeous fruit body (basidiocarp). The cap may be up to 4 cm (1.4 in) in diameter and conical in shape. The cap colour is indigo-blue with a green tint, and is fibrillose. The cap margin is striate and rolled inwards. The gill attachment is adnexed or emarginate, gills are thin and 35 mm wide, essentially the same colour as the cap, sometimes with a yellow tint. The cylindrical stipe is up to 5 cm (2 in) long by 0.5 cm thick, fibrillose and stuffed. The spore print is reddish-pink. The spores are 9.913.2 by 11.813.2 μm, tetrahedric in shape, hyaline, smooth and thin-walled. The basidia are 35.244.2 by 8.813.2 µm, club-shaped, hyaline, and with two or four sterigmata."
itemSprite = load("res://Items/Fungi/Sprites/bluepinkgill.png")
value = 22
weight = 0.4
hardness = 15
edibility = 42
basketPower = 45
basketabilityDifficulty = 60
flammability = 70

View file

@ -0,0 +1,17 @@
extends Item
func initialize_stats():
itemName = "Grow Your Own Mushroom Kit"
itemDescription = "Plant in a gardening spot and let them grow! May not be edible. Just so you know."
itemSprite = load("res://Items/Fungi/Sprites/GrowYourOwnMushroomKit.png")
value = 15
weight = 3
hardness = 18
edibility = 14
basketPower = 10
basketabilityDifficulty = 5
flammability = 30

View file

@ -0,0 +1,17 @@
extends Item
func initialize_stats():
itemName = "Hairy Curtain Crust"
itemDescription = "A fungus that grows on dead wood, but can also infect living peach trees. It is in turn parasitised by certain other species such as the fungus Tremella aurantia."
itemSprite = load("res://Items/Fungi/Sprites/hairycurtaincrust.png")
value = 4
weight = 0.3
hardness = 22
edibility = 20
basketPower = 15
basketabilityDifficulty = 60
flammability = 58

17
Items/Fungi/LionsMane.gd Normal file
View file

@ -0,0 +1,17 @@
extends Item
func initialize_stats():
itemName = "Lions Mane"
itemDescription = "An edible mushroom belonging to the tooth fungus group. The fruiting bodies contain 57% carbohydrates (8% as dietary fiber), 4% fat, and 22% protein."
itemSprite = load("res://Items/Fungi/Sprites/lionsmane.png")
value = 20
weight = 0.9
hardness = 14
edibility = 90
basketPower = 25
basketabilityDifficulty = 60
flammability = 75

View file

@ -0,0 +1,17 @@
extends Item
func initialize_stats():
itemName = "Mycena Chlorophos"
itemDescription = "A pale brownish-grey mushroom. It is bioluminescent and emits a pale green light."
itemSprite = load("res://Items/Fungi/Sprites/mycenachlorophos.png")
value = 42
weight = 0.8
hardness = 14
edibility = 10
basketPower = 75
basketabilityDifficulty = 75
flammability = 70

Binary file not shown.

After

Width:  |  Height:  |  Size: 528 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dhq3yynbwydoy"
path="res://.godot/imported/GrowYourOwnMushroomKit.png-68edf7538a483f2e1e641ad6e314d419.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Items/Fungi/Sprites/GrowYourOwnMushroomKit.png"
dest_files=["res://.godot/imported/GrowYourOwnMushroomKit.png-68edf7538a483f2e1e641ad6e314d419.ctex"]
[params]
compress/mode=0
compress/high_quality=false
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=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cr3jyg724ae55"
path="res://.godot/imported/amethystdeceiver.png-14794d9f32a9f7b13f29c1cd535c4912.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Items/Fungi/Sprites/amethystdeceiver.png"
dest_files=["res://.godot/imported/amethystdeceiver.png-14794d9f32a9f7b13f29c1cd535c4912.ctex"]
[params]
compress/mode=0
compress/high_quality=false
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=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 949 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://d1p3arm6ueepe"
path="res://.godot/imported/bluepinkgill.png-15ebd2212eadb871e735b4e4bbe54dc0.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Items/Fungi/Sprites/bluepinkgill.png"
dest_files=["res://.godot/imported/bluepinkgill.png-15ebd2212eadb871e735b4e4bbe54dc0.ctex"]
[params]
compress/mode=0
compress/high_quality=false
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=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 987 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://drg24siovomqh"
path="res://.godot/imported/hairycurtaincrust.png-6f5f0d60ead154087cba358fb3fe23bf.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Items/Fungi/Sprites/hairycurtaincrust.png"
dest_files=["res://.godot/imported/hairycurtaincrust.png-6f5f0d60ead154087cba358fb3fe23bf.ctex"]
[params]
compress/mode=0
compress/high_quality=false
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=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://c7ubv6lwc65jd"
path="res://.godot/imported/lionsmane.png-aff1b7ca172f0116c93dd1cfa47f474a.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Items/Fungi/Sprites/lionsmane.png"
dest_files=["res://.godot/imported/lionsmane.png-aff1b7ca172f0116c93dd1cfa47f474a.ctex"]
[params]
compress/mode=0
compress/high_quality=false
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=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b2r27qw2cqlrt"
path="res://.godot/imported/mycenachlorophos.png-a292006a36d6de6d61a6d9de0596ec8d.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Items/Fungi/Sprites/mycenachlorophos.png"
dest_files=["res://.godot/imported/mycenachlorophos.png-a292006a36d6de6d61a6d9de0596ec8d.ctex"]
[params]
compress/mode=0
compress/high_quality=false
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=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bu87to71lsrbp"
path="res://.godot/imported/veiledlady.png-bc772176bf78146113e1342590535417.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Items/Fungi/Sprites/veiledlady.png"
dest_files=["res://.godot/imported/veiledlady.png-bc772176bf78146113e1342590535417.ctex"]
[params]
compress/mode=0
compress/high_quality=false
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=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dm36bena7gjqq"
path="res://.godot/imported/wolfsmilkslimemould.png-e1eb9745ca6cd928d503126b86796c2c.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Items/Fungi/Sprites/wolfsmilkslimemould.png"
dest_files=["res://.godot/imported/wolfsmilkslimemould.png-e1eb9745ca6cd928d503126b86796c2c.ctex"]
[params]
compress/mode=0
compress/high_quality=false
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=1

17
Items/Fungi/VeiledLady.gd Normal file
View file

@ -0,0 +1,17 @@
extends Item
func initialize_stats():
itemName = "Veiled Lady"
itemDescription = "A fungus of the stinkhorn family. The fruit body of the fungus is characterised by a conical to bell-shaped cap on a stalk and a delicate lacy \"skirt\", or indusium, that hangs from beneath the cap and reaches nearly to the ground. It is edible and considered a delicacy by many."
itemSprite = load("res://Items/Fungi/Sprites/veiledlady.png")
value = 24
weight = 0.8
hardness = 20
edibility = 85
basketPower = 60
basketabilityDifficulty = 25
flammability = 70

View file

@ -0,0 +1,17 @@
extends Item
func initialize_stats():
itemName = "Wolfs Milk Slime Mould"
itemDescription = "One of over 900 species of slime mould. Slime molds were formerly classified as fungi but are no longer considered part of that kingdom."
itemSprite = load("res://Items/Fungi/Sprites/wolfsmilkslimemould.png")
value = 3
weight = 0.1
hardness = 5
edibility = 8
basketPower = 10
basketabilityDifficulty = 80
flammability = 32