It's Cow Game! Version 2.04!
17
Items/Paper/BasketPlan1.gd
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
extends Item
|
||||
|
||||
func initialize_stats():
|
||||
itemName = "Basket Plan 1"
|
||||
itemDescription = "It reads: Sort the baskets from highest to lowest edibility, left to right then top to bottom."
|
||||
itemSprite = load("res://Items/Paper/Sprite/BasketPlan1.png")
|
||||
|
||||
value = 8
|
||||
weight = 0.3
|
||||
|
||||
hardness = 8
|
||||
edibility = 40
|
||||
|
||||
basketPower = 15
|
||||
basketabilityDifficulty = 15
|
||||
|
||||
flammability = 100
|
||||
17
Items/Paper/BasketPlan2.gd
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
extends Item
|
||||
|
||||
func initialize_stats():
|
||||
itemName = "Basket Plan 2"
|
||||
itemDescription = "It reads: The top row baskets should be edible and the bottom row should be inedible."
|
||||
itemSprite = load("res://Items/Paper/Sprite/BasketPlan2.png")
|
||||
|
||||
value = 8
|
||||
weight = 0.3
|
||||
|
||||
hardness = 8
|
||||
edibility = 40
|
||||
|
||||
basketPower = 15
|
||||
basketabilityDifficulty = 15
|
||||
|
||||
flammability = 100
|
||||
17
Items/Paper/BasketPlan3.gd
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
extends Item
|
||||
|
||||
func initialize_stats():
|
||||
itemName = "Basket Plan 3"
|
||||
itemDescription = "It reads: One collumn should be red, one collumn green, and one collumn blue."
|
||||
itemSprite = load("res://Items/Paper/Sprite/BasketPlan3.png")
|
||||
|
||||
value = 8
|
||||
weight = 0.3
|
||||
|
||||
hardness = 8
|
||||
edibility = 40
|
||||
|
||||
basketPower = 15
|
||||
basketabilityDifficulty = 15
|
||||
|
||||
flammability = 100
|
||||
17
Items/Paper/Evidence.gd
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
extends Item
|
||||
|
||||
func initialize_stats():
|
||||
itemName = "Evidence"
|
||||
itemDescription = "A box containing various crimes"
|
||||
itemSprite = load("res://Items/Paper/Sprite/Evidence.png")
|
||||
|
||||
value = 2
|
||||
weight = 10
|
||||
|
||||
hardness = 70
|
||||
edibility = 10
|
||||
|
||||
basketPower = 15
|
||||
basketabilityDifficulty = 5
|
||||
|
||||
flammability = 30
|
||||
17
Items/Paper/FaireTicket.gd
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
extends Item
|
||||
|
||||
func initialize_stats():
|
||||
itemName = "Faire Ticket"
|
||||
itemDescription = "An antiquated currency from before the revolution. Now used for faire game admissions."
|
||||
itemSprite = load("res://Items/Paper/Sprite/FaireTicket.png")
|
||||
|
||||
value = 5
|
||||
weight = 0.1
|
||||
|
||||
hardness = 8
|
||||
edibility = 40
|
||||
|
||||
basketPower = 8
|
||||
basketabilityDifficulty = 20
|
||||
|
||||
flammability = 100
|
||||
17
Items/Paper/LoveNovel.gd
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
extends Item
|
||||
|
||||
func initialize_stats():
|
||||
itemName = "Love Novel"
|
||||
itemDescription = "Pages on pages of Beaver Love."
|
||||
itemSprite = load("res://Items/Paper/Sprite/LoveNovel.png")
|
||||
|
||||
value = 12
|
||||
weight = 30
|
||||
|
||||
hardness = 35
|
||||
edibility = 40
|
||||
|
||||
basketPower = 22
|
||||
basketabilityDifficulty = 10
|
||||
|
||||
flammability = 95
|
||||
17
Items/Paper/LoveTome.gd
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
extends Item
|
||||
|
||||
func initialize_stats():
|
||||
itemName = "Love Tome"
|
||||
itemDescription = "A massive tome filled to the brim with True Beaver Love."
|
||||
itemSprite = load("res://Items/Paper/Sprite/LoveTome.png")
|
||||
|
||||
value = 22
|
||||
weight = 100
|
||||
|
||||
hardness = 35
|
||||
edibility = 40
|
||||
|
||||
basketPower = 30
|
||||
basketabilityDifficulty = 15
|
||||
|
||||
flammability = 95
|
||||
17
Items/Paper/PaperMush.gd
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
extends Item
|
||||
|
||||
func initialize_stats():
|
||||
itemName = "Paper Mush"
|
||||
itemDescription = "Once a paper object, now it is mush (and still paper (it's paper mush))."
|
||||
itemSprite = load("res://Items/Paper/Sprite/PaperMush.png")
|
||||
|
||||
value = 2
|
||||
weight = 0.4
|
||||
|
||||
hardness = 10
|
||||
edibility = 40
|
||||
|
||||
basketPower = 70
|
||||
basketabilityDifficulty = 20
|
||||
|
||||
flammability = 84
|
||||
BIN
Items/Paper/Sprite/BasketPlan1.png
Normal file
|
After Width: | Height: | Size: 530 B |
34
Items/Paper/Sprite/BasketPlan1.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://ctlki26dmuq86"
|
||||
path="res://.godot/imported/BasketPlan1.png-62c829971732cca1f2b279c67ac29f74.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Items/Paper/Sprite/BasketPlan1.png"
|
||||
dest_files=["res://.godot/imported/BasketPlan1.png-62c829971732cca1f2b279c67ac29f74.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
|
||||
BIN
Items/Paper/Sprite/BasketPlan2.png
Normal file
|
After Width: | Height: | Size: 525 B |
34
Items/Paper/Sprite/BasketPlan2.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bruwohudwxith"
|
||||
path="res://.godot/imported/BasketPlan2.png-38294312319f8f0533ea7daa106fcf3b.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Items/Paper/Sprite/BasketPlan2.png"
|
||||
dest_files=["res://.godot/imported/BasketPlan2.png-38294312319f8f0533ea7daa106fcf3b.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
|
||||
BIN
Items/Paper/Sprite/BasketPlan3.png
Normal file
|
After Width: | Height: | Size: 519 B |
34
Items/Paper/Sprite/BasketPlan3.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://ckllac1poos5x"
|
||||
path="res://.godot/imported/BasketPlan3.png-fe812e605da3d9fddcb9c5ca1aa50d69.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Items/Paper/Sprite/BasketPlan3.png"
|
||||
dest_files=["res://.godot/imported/BasketPlan3.png-fe812e605da3d9fddcb9c5ca1aa50d69.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
|
||||
BIN
Items/Paper/Sprite/Evidence.png
Normal file
|
After Width: | Height: | Size: 508 B |
34
Items/Paper/Sprite/Evidence.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://biu220o4x3vo1"
|
||||
path="res://.godot/imported/Evidence.png-e1068c24475af733cb297cc28fcf7b03.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Items/Paper/Sprite/Evidence.png"
|
||||
dest_files=["res://.godot/imported/Evidence.png-e1068c24475af733cb297cc28fcf7b03.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
|
||||
BIN
Items/Paper/Sprite/FaireTicket.png
Normal file
|
After Width: | Height: | Size: 440 B |
34
Items/Paper/Sprite/FaireTicket.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://twbg4f1hjic5"
|
||||
path="res://.godot/imported/FaireTicket.png-88ef34a38cfdfbd7c95e8459d22cf2b1.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Items/Paper/Sprite/FaireTicket.png"
|
||||
dest_files=["res://.godot/imported/FaireTicket.png-88ef34a38cfdfbd7c95e8459d22cf2b1.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
|
||||
BIN
Items/Paper/Sprite/LoveNovel.png
Normal file
|
After Width: | Height: | Size: 654 B |
34
Items/Paper/Sprite/LoveNovel.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dhgvfq64uelh"
|
||||
path="res://.godot/imported/LoveNovel.png-aa39fb34009bc97c3fdee9f85026c435.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Items/Paper/Sprite/LoveNovel.png"
|
||||
dest_files=["res://.godot/imported/LoveNovel.png-aa39fb34009bc97c3fdee9f85026c435.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
|
||||
BIN
Items/Paper/Sprite/LoveTome.png
Normal file
|
After Width: | Height: | Size: 664 B |
34
Items/Paper/Sprite/LoveTome.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://c5r3sb4bhh138"
|
||||
path="res://.godot/imported/LoveTome.png-ef0e9929f6f2d68d8818cce21f362d59.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Items/Paper/Sprite/LoveTome.png"
|
||||
dest_files=["res://.godot/imported/LoveTome.png-ef0e9929f6f2d68d8818cce21f362d59.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
|
||||
BIN
Items/Paper/Sprite/PaperMush.png
Normal file
|
After Width: | Height: | Size: 260 B |
34
Items/Paper/Sprite/PaperMush.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dfj6m61mbf5n6"
|
||||
path="res://.godot/imported/PaperMush.png-253f6f74b27bb343b919d800d6728d26.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Items/Paper/Sprite/PaperMush.png"
|
||||
dest_files=["res://.godot/imported/PaperMush.png-253f6f74b27bb343b919d800d6728d26.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
|
||||
BIN
Items/Paper/Sprite/Taxes.png
Normal file
|
After Width: | Height: | Size: 658 B |
34
Items/Paper/Sprite/Taxes.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cmngom548kfyf"
|
||||
path="res://.godot/imported/Taxes.png-3952fdb89cc5c4014b98f18344fb5202.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Items/Paper/Sprite/Taxes.png"
|
||||
dest_files=["res://.godot/imported/Taxes.png-3952fdb89cc5c4014b98f18344fb5202.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
|
||||
BIN
Items/Paper/Sprite/UnicornJournal.png
Normal file
|
After Width: | Height: | Size: 2 KiB |
34
Items/Paper/Sprite/UnicornJournal.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://ctvybqlw4gp6s"
|
||||
path="res://.godot/imported/UnicornJournal.png-230cde5204d647ba06bd01c2c3578d05.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Items/Paper/Sprite/UnicornJournal.png"
|
||||
dest_files=["res://.godot/imported/UnicornJournal.png-230cde5204d647ba06bd01c2c3578d05.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/Paper/Taxes.gd
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
extends Item
|
||||
|
||||
func initialize_stats():
|
||||
itemName = "Taxes"
|
||||
itemDescription = "Scrawled on the back are the words: Swim 5 Wet Wustard out to Herbert. Say: \"I got the stuff\""
|
||||
itemSprite = load("res://Items/Paper/Sprite/Taxes.png")
|
||||
|
||||
value = 0
|
||||
weight = 1.8
|
||||
|
||||
hardness = 8
|
||||
edibility = 36
|
||||
|
||||
basketPower = 12
|
||||
basketabilityDifficulty = 18
|
||||
|
||||
flammability = 96
|
||||
21
Items/Paper/UnicornJournal.gd
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
extends Item
|
||||
|
||||
func initialize_stats():
|
||||
itemName = "Activity Book"
|
||||
itemDescription = "Full of fun science based activities and crafts projects to try."
|
||||
itemSprite = load("res://Items/Paper/Sprite/UnicornJournal.png")
|
||||
|
||||
additionalSprites.append(load("res://Items/Paper/Sprite/UnicornJournal.png"))
|
||||
|
||||
value = 32
|
||||
weight = 1
|
||||
|
||||
hardness = 30
|
||||
edibility = 40
|
||||
|
||||
basketPower = 4
|
||||
basketabilityDifficulty = 10
|
||||
|
||||
flammability = 96
|
||||
|
||||
itemTypes.append(types.Toy)
|
||||