Extensive work on VFX for the guild, assets for the world, and portrait variance. Work on quests. Extra work on User Flow completion and file saving.

This commit is contained in:
2025-09-04 07:46:55 -04:00
parent 149ee993dc
commit 48e335f56a
134 changed files with 2232 additions and 288 deletions

View File

@@ -0,0 +1,21 @@
[gd_resource type="Resource" script_class="JobData" load_steps=2 format=3 uid="uid://bcbnt88ss6loi"]
[ext_resource type="Script" uid="uid://byr5ai03cpa5s" path="res://data/jobs/job_data.gd" id="1_2ar68"]
[resource]
script = ExtResource("1_2ar68")
name = "Guildleader"
type = 1
min_STR = null
max_STR = null
min_DEX = null
max_DEX = null
min_INT = null
max_INT = null
min_CHA = null
max_CHA = null
min_FAI = null
max_FAI = null
min_LUK = null
max_LUK = null
metadata/_custom_type_script = "uid://byr5ai03cpa5s"