mirror of
https://github.com/Relintai/godot-resources-as-sheets-plugin.git
synced 2025-04-08 17:41:50 +02:00
Auto-update example resources
This commit is contained in:
parent
b3f755f25d
commit
4873d821bb
@ -1,4 +1,4 @@
|
||||
[gd_resource type="Resource" load_steps=3 format=3 uid="uid://8m6y2o6tbmpn"]
|
||||
[gd_resource type="Resource" script_class="UpgradeData" load_steps=3 format=3 uid="uid://8m6y2o6tbmpn"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://butx3l1jdcgcc" path="res://example/Random Upgrades/icons/all_icons/all_icons_6.tres" id="1_utkae"]
|
||||
[ext_resource type="Script" path="res://example/Random Upgrades/upgrade_data.gd" id="2"]
|
||||
@ -12,6 +12,7 @@ tags = Array[String](["elemental"])
|
||||
type = 1
|
||||
attributes = Array[int]([1])
|
||||
icon = ExtResource("1_utkae")
|
||||
prerequisites = Array[ExtResource("2")]([])
|
||||
color2 = Color(0.964706, 0.298039, 0.298039, 1)
|
||||
base_weight = 10.0
|
||||
is_notable = true
|
||||
|
@ -1,4 +1,4 @@
|
||||
[gd_resource type="Resource" load_steps=3 format=3 uid="uid://dys7hpijn82t0"]
|
||||
[gd_resource type="Resource" script_class="UpgradeData" load_steps=3 format=3 uid="uid://dys7hpijn82t0"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://c3bx6kf7frbwk" path="res://example/Random Upgrades/icons/all_icons/all_icons_1.tres" id="1"]
|
||||
[ext_resource type="Script" path="res://example/Random Upgrades/upgrade_data.gd" id="2"]
|
||||
@ -12,6 +12,7 @@ tags = Array[String](["health", "melee"])
|
||||
type = 1
|
||||
attributes = Array[int]([2])
|
||||
icon = ExtResource("1")
|
||||
prerequisites = Array[ExtResource("2")]([])
|
||||
color2 = Color(0.129412, 1, 0.243137, 1)
|
||||
base_weight = 10.0
|
||||
is_notable = true
|
||||
|
@ -1,4 +1,4 @@
|
||||
[gd_resource type="Resource" load_steps=3 format=3 uid="uid://2y7extlq12d5"]
|
||||
[gd_resource type="Resource" script_class="UpgradeData" load_steps=3 format=3 uid="uid://2y7extlq12d5"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://butx3l1jdcgcc" path="res://example/Random Upgrades/icons/all_icons/all_icons_6.tres" id="1_prpsx"]
|
||||
[ext_resource type="Script" path="res://example/Random Upgrades/upgrade_data.gd" id="2"]
|
||||
@ -12,6 +12,7 @@ tags = Array[String](["aoe"])
|
||||
type = 1
|
||||
attributes = Array[int]([3])
|
||||
icon = ExtResource("1_prpsx")
|
||||
prerequisites = Array[ExtResource("2")]([])
|
||||
color2 = Color(0.964706, 0.298039, 0.298039, 1)
|
||||
base_weight = 10.0
|
||||
is_notable = true
|
||||
|
@ -1,4 +1,4 @@
|
||||
[gd_resource type="Resource" load_steps=3 format=3 uid="uid://ce2kulhm7amkp"]
|
||||
[gd_resource type="Resource" script_class="UpgradeData" load_steps=3 format=3 uid="uid://ce2kulhm7amkp"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://djjpa8lluue1g" path="res://example/Random Upgrades/icons/all_icons/all_icons_5.tres" id="1_we1lq"]
|
||||
[ext_resource type="Script" path="res://example/Random Upgrades/upgrade_data.gd" id="2"]
|
||||
@ -12,6 +12,7 @@ tags = Array[String](["magic"])
|
||||
type = 1
|
||||
attributes = Array[int]([1])
|
||||
icon = ExtResource("1_we1lq")
|
||||
prerequisites = Array[ExtResource("2")]([])
|
||||
color2 = Color(0.188235, 0.45098, 0.901961, 1)
|
||||
base_weight = 10.0
|
||||
is_notable = false
|
||||
|
@ -1,4 +1,4 @@
|
||||
[gd_resource type="Resource" load_steps=3 format=3 uid="uid://c6hsg3j74vm56"]
|
||||
[gd_resource type="Resource" script_class="UpgradeData" load_steps=3 format=3 uid="uid://c6hsg3j74vm56"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://dfpwu4ra3fxgx" path="res://example/Random Upgrades/icons/all_icons/all_icons_2.tres" id="1"]
|
||||
[ext_resource type="Script" path="res://example/Random Upgrades/upgrade_data.gd" id="2"]
|
||||
@ -12,6 +12,7 @@ tags = Array[String](["strength"])
|
||||
type = 1
|
||||
attributes = Array[int]([0])
|
||||
icon = ExtResource("1")
|
||||
prerequisites = Array[ExtResource("2")]([])
|
||||
color2 = Color(0.980392, 0.584314, 0.203922, 1)
|
||||
base_weight = 10.0
|
||||
is_notable = false
|
||||
|
@ -1,4 +1,4 @@
|
||||
[gd_resource type="Resource" load_steps=3 format=3 uid="uid://b78jqcpgef2ud"]
|
||||
[gd_resource type="Resource" script_class="UpgradeData" load_steps=3 format=3 uid="uid://b78jqcpgef2ud"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://d38giyxvkhl6g" path="res://example/Random Upgrades/icons/all_icons/all_icons_3.tres" id="1"]
|
||||
[ext_resource type="Script" path="res://example/Random Upgrades/upgrade_data.gd" id="2"]
|
||||
@ -12,6 +12,7 @@ tags = Array[String](["strength", "melee", "weapon"])
|
||||
type = 0
|
||||
attributes = Array[int]([0, 2])
|
||||
icon = ExtResource("1")
|
||||
prerequisites = Array[ExtResource("2")]([])
|
||||
color2 = Color(0.980392, 0.584314, 0.203922, 1)
|
||||
base_weight = 10.0
|
||||
is_notable = false
|
||||
|
@ -1,4 +1,4 @@
|
||||
[gd_resource type="Resource" load_steps=3 format=3 uid="uid://djqq1lqaevth5"]
|
||||
[gd_resource type="Resource" script_class="UpgradeData" load_steps=3 format=3 uid="uid://djqq1lqaevth5"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://cluvoehgeqmcu" path="res://example/Random Upgrades/icons/all_icons/all_icons_4.tres" id="1_xleln"]
|
||||
[ext_resource type="Script" path="res://example/Random Upgrades/upgrade_data.gd" id="2"]
|
||||
@ -12,6 +12,7 @@ tags = Array[String](["weapon", "magic", "elemental"])
|
||||
type = 0
|
||||
attributes = Array[int]([1, 2])
|
||||
icon = ExtResource("1_xleln")
|
||||
prerequisites = Array[ExtResource("2")]([])
|
||||
color2 = Color(0.189457, 0.452246, 0.902344, 1)
|
||||
base_weight = 10.0
|
||||
is_notable = false
|
||||
|
@ -1,4 +1,4 @@
|
||||
[gd_resource type="Resource" load_steps=4 format=3 uid="uid://60buw33oe30f"]
|
||||
[gd_resource type="Resource" script_class="UpgradeData" load_steps=4 format=3 uid="uid://60buw33oe30f"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://b4cix5ebtpdbf" path="res://example/Random Upgrades/new scene.tscn" id="2"]
|
||||
[ext_resource type="Texture2D" uid="uid://cluvoehgeqmcu" path="res://example/Random Upgrades/icons/all_icons/all_icons_4.tres" id="2_eyyv1"]
|
||||
@ -14,6 +14,7 @@ type = 0
|
||||
attributes = Array[int]([1, 1, 1, 3])
|
||||
icon = ExtResource("2_eyyv1")
|
||||
custom_scene = ExtResource("2")
|
||||
prerequisites = Array[ExtResource("3")]([])
|
||||
color2 = Color(0.407843, 0.192157, 0.827451, 1)
|
||||
base_weight = 1.0
|
||||
is_notable = true
|
||||
|
@ -1,4 +1,4 @@
|
||||
[gd_resource type="Resource" load_steps=3 format=3 uid="uid://cux4x0qopwiqk"]
|
||||
[gd_resource type="Resource" script_class="UpgradeData" load_steps=3 format=3 uid="uid://cux4x0qopwiqk"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://d38giyxvkhl6g" path="res://example/Random Upgrades/icons/all_icons/all_icons_3.tres" id="1"]
|
||||
[ext_resource type="Script" path="res://example/Random Upgrades/upgrade_data.gd" id="2"]
|
||||
@ -12,6 +12,7 @@ tags = Array[String](["weapon", "strength", "projectile"])
|
||||
type = 0
|
||||
attributes = Array[int]([0, 3])
|
||||
icon = ExtResource("1")
|
||||
prerequisites = Array[ExtResource("2")]([])
|
||||
color2 = Color(0.980392, 0.584314, 0.203922, 1)
|
||||
base_weight = 10.0
|
||||
is_notable = false
|
||||
|
@ -1,4 +1,4 @@
|
||||
[gd_resource type="Resource" load_steps=3 format=3 uid="uid://rjxr4qtfc6qd"]
|
||||
[gd_resource type="Resource" script_class="UpgradeData" load_steps=3 format=3 uid="uid://rjxr4qtfc6qd"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://cluvoehgeqmcu" path="res://example/Random Upgrades/icons/all_icons/all_icons_4.tres" id="1"]
|
||||
[ext_resource type="Script" path="res://example/Random Upgrades/upgrade_data.gd" id="2"]
|
||||
@ -12,6 +12,7 @@ tags = Array[String](["weapon", "magic", "projectile", "elemental"])
|
||||
type = 0
|
||||
attributes = Array[int]([1, 2])
|
||||
icon = ExtResource("1")
|
||||
prerequisites = Array[ExtResource("2")]([])
|
||||
color2 = Color(0.189457, 0.452246, 0.902344, 1)
|
||||
base_weight = 10.0
|
||||
is_notable = false
|
||||
|
@ -1,4 +1,4 @@
|
||||
[gd_resource type="Resource" load_steps=4 format=3 uid="uid://c1mrcevxrm5kv"]
|
||||
[gd_resource type="Resource" script_class="UpgradeData" load_steps=4 format=3 uid="uid://c1mrcevxrm5kv"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://b4cix5ebtpdbf" path="res://example/Random Upgrades/new scene.tscn" id="2"]
|
||||
[ext_resource type="Texture2D" uid="uid://d38giyxvkhl6g" path="res://example/Random Upgrades/icons/all_icons/all_icons_3.tres" id="2_kfnh0"]
|
||||
@ -14,6 +14,7 @@ type = 0
|
||||
attributes = Array[int]([0, 0, 0, 2])
|
||||
icon = ExtResource("2_kfnh0")
|
||||
custom_scene = ExtResource("2")
|
||||
prerequisites = Array[ExtResource("3")]([])
|
||||
color2 = Color(0.992157, 0.941176, 0.2, 1)
|
||||
base_weight = 1.0
|
||||
is_notable = true
|
||||
|
@ -1,4 +1,4 @@
|
||||
[gd_resource type="Resource" load_steps=3 format=3 uid="uid://b0kdw067vtgvn"]
|
||||
[gd_resource type="Resource" script_class="UpgradeData" load_steps=3 format=3 uid="uid://b0kdw067vtgvn"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://cluvoehgeqmcu" path="res://example/Random Upgrades/icons/all_icons/all_icons_4.tres" id="1"]
|
||||
[ext_resource type="Script" path="res://example/Random Upgrades/upgrade_data.gd" id="2"]
|
||||
@ -12,6 +12,7 @@ tags = Array[String](["weapon", "magic", "elemental"])
|
||||
type = 0
|
||||
attributes = Array[int]([1, 3])
|
||||
icon = ExtResource("1")
|
||||
prerequisites = Array[ExtResource("2")]([])
|
||||
color2 = Color(0.189457, 0.452246, 0.902344, 1)
|
||||
base_weight = 10.0
|
||||
is_notable = false
|
||||
|
@ -1,4 +1,4 @@
|
||||
[gd_resource type="Resource" load_steps=3 format=3 uid="uid://xl0yx8uq6bfp"]
|
||||
[gd_resource type="Resource" script_class="UpgradeData" load_steps=3 format=3 uid="uid://xl0yx8uq6bfp"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://d38giyxvkhl6g" path="res://example/Random Upgrades/icons/all_icons/all_icons_3.tres" id="1"]
|
||||
[ext_resource type="Script" path="res://example/Random Upgrades/upgrade_data.gd" id="2"]
|
||||
@ -12,6 +12,7 @@ tags = Array[String](["weapon", "strength", "melee"])
|
||||
type = 0
|
||||
attributes = Array[int]([0, 3])
|
||||
icon = ExtResource("1")
|
||||
prerequisites = Array[ExtResource("2")]([])
|
||||
color2 = Color(0.980392, 0.584314, 0.203922, 1)
|
||||
base_weight = 10.0
|
||||
is_notable = false
|
||||
|
Loading…
Reference in New Issue
Block a user