diff --git a/graphics/lore/crater_of_the_abyss.png b/graphics/lore/crater_of_the_abyss.png new file mode 100644 index 0000000..c42cc34 Binary files /dev/null and b/graphics/lore/crater_of_the_abyss.png differ diff --git a/graphics/lore/crater_of_the_abyss.png.import b/graphics/lore/crater_of_the_abyss.png.import new file mode 100644 index 0000000..6d36fa4 --- /dev/null +++ b/graphics/lore/crater_of_the_abyss.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/crater_of_the_abyss.png-44342320e1396b51a3b006db6564a8b9.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://graphics/lore/crater_of_the_abyss.png" +dest_files=[ "res://.import/crater_of_the_abyss.png-44342320e1396b51a3b006db6564a8b9.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=false +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +process/normal_map_invert_y=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/graphics/lore/scrump_lore.png b/graphics/lore/scrump_lore.png new file mode 100644 index 0000000..66ef174 Binary files /dev/null and b/graphics/lore/scrump_lore.png differ diff --git a/graphics/lore/scrump_lore.png.import b/graphics/lore/scrump_lore.png.import new file mode 100644 index 0000000..62192c1 --- /dev/null +++ b/graphics/lore/scrump_lore.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/scrump_lore.png-91e5f3c77b57e010126e8911c72a1858.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://graphics/lore/scrump_lore.png" +dest_files=[ "res://.import/scrump_lore.png-91e5f3c77b57e010126e8911c72a1858.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=false +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +process/normal_map_invert_y=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/objects/lore/abyss/crater_of_the_abyss.tscn b/objects/lore/abyss/crater_of_the_abyss.tscn new file mode 100644 index 0000000..52a42e6 --- /dev/null +++ b/objects/lore/abyss/crater_of_the_abyss.tscn @@ -0,0 +1,19 @@ +[gd_scene load_steps=3 format=2] + +[ext_resource path="res://objects/lore/lore.tscn" type="PackedScene" id=1] +[ext_resource path="res://graphics/lore/crater_of_the_abyss.png" type="Texture" id=2] + +[node name="Lore" instance=ExtResource( 1 )] + +[node name="TextureRect" parent="Panel" index="0"] +texture = ExtResource( 2 ) + +[node name="Control" parent="." index="1"] +margin_top = 62.0 +margin_bottom = 130.0 + +[node name="Label" parent="Control" index="0"] +margin_top = 3.0 +margin_bottom = 65.0 +text = "Crater of the Abyss: +One of the victims of Fami's horrible space laser. its only inhabitants are chimeras and fake coral." diff --git a/objects/lore/abyss/turchin.tscn b/objects/lore/abyss/turchin.tscn index 0a80a8f..c0650f4 100644 --- a/objects/lore/abyss/turchin.tscn +++ b/objects/lore/abyss/turchin.tscn @@ -40,9 +40,9 @@ stretch_mode = 4 [node name="Control" type="PanelContainer" parent="."] margin_left = 38.0 -margin_top = 42.0 +margin_top = 55.0 margin_right = 256.0 -margin_bottom = 149.0 +margin_bottom = 136.0 rect_min_size = Vector2( 0, 40 ) rect_clip_content = true size_flags_horizontal = 3 @@ -52,9 +52,9 @@ size_flags_vertical = 6 margin_left = 3.0 margin_top = 3.0 margin_right = 215.0 -margin_bottom = 104.0 +margin_bottom = 78.0 custom_fonts/font = ExtResource( 2 ) text = "Turchin: -A Chimera made from sea turtle and sea urchin parts,it was the first waterproof chimera to be invented. it's very expensive to produce due to the declining sea turtle population" +A Chimera made from sea turtle and sea urchin parts. it's very expensive to produce due to the declining sea turtle population." align = 1 autowrap = true diff --git a/objects/lore/boss/dr_intelli.tscn b/objects/lore/boss/dr_intelli.tscn new file mode 100644 index 0000000..2b2523b --- /dev/null +++ b/objects/lore/boss/dr_intelli.tscn @@ -0,0 +1,19 @@ +[gd_scene load_steps=3 format=2] + +[ext_resource path="res://objects/lore/lore.tscn" type="PackedScene" id=1] +[ext_resource path="res://graphics/npc/intelli_idle.png" type="Texture" id=2] + +[node name="Lore" instance=ExtResource( 1 )] + +[node name="TextureRect" parent="Panel" index="0"] +texture = ExtResource( 2 ) + +[node name="Control" parent="." index="1"] +margin_top = 55.0 +margin_bottom = 136.0 + +[node name="Label" parent="Control" index="0"] +margin_top = 3.0 +margin_bottom = 78.0 +text = "Dr.Intelli: +born 03/23/2051, despite working with him, he does not think fondly of fami, and wants to establish his own dystopia one day." diff --git a/objects/lore/boss/the_scrump.tscn b/objects/lore/boss/the_scrump.tscn new file mode 100644 index 0000000..52ee4d9 --- /dev/null +++ b/objects/lore/boss/the_scrump.tscn @@ -0,0 +1,19 @@ +[gd_scene load_steps=3 format=2] + +[ext_resource path="res://objects/lore/lore.tscn" type="PackedScene" id=1] +[ext_resource path="res://graphics/lore/scrump_lore.png" type="Texture" id=2] + +[node name="Lore" instance=ExtResource( 1 )] + +[node name="TextureRect" parent="Panel" index="0"] +texture = ExtResource( 2 ) + +[node name="Control" parent="." index="1"] +margin_top = 68.0 +margin_bottom = 123.0 + +[node name="Label" parent="Control" index="0"] +margin_top = 3.0 +margin_bottom = 52.0 +text = "The Scrump: +A horrid chimera made to look like the god of a satirical religion from the 30's." diff --git a/objects/lore/cave/Shedge.tscn b/objects/lore/cave/Shedge.tscn new file mode 100644 index 0000000..6e3a08d --- /dev/null +++ b/objects/lore/cave/Shedge.tscn @@ -0,0 +1,23 @@ +[gd_scene load_steps=4 format=2] + +[ext_resource path="res://objects/lore/lore.tscn" type="PackedScene" id=1] +[ext_resource path="res://graphics/enemy/snail.png" type="Texture" id=2] + +[sub_resource type="AtlasTexture" id=1] +atlas = ExtResource( 2 ) +region = Rect2( 0, 0, 12, 11 ) + +[node name="Lore" instance=ExtResource( 1 )] + +[node name="TextureRect" parent="Panel" index="0"] +texture = SubResource( 1 ) + +[node name="Control" parent="." index="1"] +margin_top = 55.0 +margin_bottom = 136.0 + +[node name="Label" parent="Control" index="0"] +margin_top = 3.0 +margin_bottom = 78.0 +text = "Shedge: +a combination of a snail and a hedgehog. it may seem slow at first, but the hedgehog parts are responsible for its blinding speed." diff --git a/objects/lore/graveyard/hellarcher.tscn b/objects/lore/graveyard/hellarcher.tscn new file mode 100644 index 0000000..b74af41 --- /dev/null +++ b/objects/lore/graveyard/hellarcher.tscn @@ -0,0 +1,30 @@ +[gd_scene load_steps=6 format=2] + +[ext_resource path="res://shaders/1px_border.gdshader" type="Shader" id=1] +[ext_resource path="res://objects/lore/lore.tscn" type="PackedScene" id=2] +[ext_resource path="res://graphics/enemy/hellarcher_shoot.png" type="Texture" id=3] + +[sub_resource type="ShaderMaterial" id=1] +shader = ExtResource( 1 ) +shader_param/border_color = Color( 0, 0, 0, 1 ) +shader_param/border_corners = false + +[sub_resource type="AtlasTexture" id=2] +atlas = ExtResource( 3 ) +region = Rect2( 0, 0, 19, 20 ) + +[node name="Lore" instance=ExtResource( 2 )] + +[node name="TextureRect" parent="Panel" index="0"] +material = SubResource( 1 ) +texture = SubResource( 2 ) + +[node name="Control" parent="." index="1"] +margin_top = 62.0 +margin_bottom = 130.0 + +[node name="Label" parent="Control" index="0"] +margin_top = 3.0 +margin_bottom = 65.0 +text = "Hellarcher: +The withered remains of an old president reanimated with an artificial soul and given horns and a cloak." diff --git a/objects/lore/hills/bioslime.tscn b/objects/lore/hills/bioslime.tscn index f4afe43..dcd5935 100644 --- a/objects/lore/hills/bioslime.tscn +++ b/objects/lore/hills/bioslime.tscn @@ -23,12 +23,10 @@ texture = SubResource( 2 ) [node name="Control" parent="." index="1"] margin_top = 55.0 -margin_right = 256.0 margin_bottom = 136.0 [node name="Label" parent="Control" index="0"] margin_top = 3.0 -margin_right = 215.0 margin_bottom = 78.0 text = "BioSLime: -A monster made from discarded biological materials for making chimeras. it is the chicken nugget of the chimera world" +A monster made from discarded biological materials for making chimeras. it is the chicken nugget of the chimera world." diff --git a/objects/lore/hills/sg.tscn b/objects/lore/hills/sg.tscn new file mode 100644 index 0000000..cf5e0ca --- /dev/null +++ b/objects/lore/hills/sg.tscn @@ -0,0 +1,26 @@ +[gd_scene load_steps=5 format=2] + +[ext_resource path="res://shaders/1px_border.gdshader" type="Shader" id=1] +[ext_resource path="res://objects/lore/lore.tscn" type="PackedScene" id=2] +[ext_resource path="res://graphics/player/sg_idle_color.png" type="Texture" id=3] + +[sub_resource type="ShaderMaterial" id=1] +shader = ExtResource( 1 ) +shader_param/border_color = Color( 0, 0, 0, 1 ) +shader_param/border_corners = true + +[node name="Lore" instance=ExtResource( 2 )] + +[node name="TextureRect" parent="Panel" index="0"] +material = SubResource( 1 ) +texture = ExtResource( 3 ) + +[node name="Control" parent="." index="1"] +margin_top = 55.0 +margin_bottom = 136.0 + +[node name="Label" parent="Control" index="0"] +margin_top = 3.0 +margin_bottom = 78.0 +text = "SG: +born 07/15/2061, factory worker turned freedom fighter. despite their frailness they will do anything to save the future." diff --git a/objects/lore/station/msx.tscn b/objects/lore/station/msx.tscn index 14d1153..c85b689 100644 --- a/objects/lore/station/msx.tscn +++ b/objects/lore/station/msx.tscn @@ -16,12 +16,11 @@ material = SubResource( 1 ) texture = ExtResource( 3 ) [node name="Control" parent="." index="1"] -margin_top = 42.0 -margin_bottom = 149.0 +margin_top = 49.0 +margin_bottom = 143.0 [node name="Label" parent="Control" index="0"] margin_top = 3.0 -margin_bottom = 104.0 -text = "Name: Ms. X (Marisa Xevious) -Birthday: October 21, 2062 -A young trans woman locked away for such frivolous crimes as shoplifting and marijuana possession. her reliance on weed causes a lot of issues in her life." +margin_bottom = 91.0 +text = "Ms. X (Marisa Xevious): +born 10/21/2062, she was locked up for such trivial crimes as shoplifting and marijuana possession. her reliance on weed causes many issues in her life."