整合SLSUtilities

This commit is contained in:
SoulliesOfficial
2026-01-17 11:35:49 -05:00
parent d94241f36c
commit 7ee2894a63
1338 changed files with 3051541 additions and 507034 deletions

View File

@@ -0,0 +1,40 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: c525b4729a763e740ac7954bb9393678, type: 3}
m_Name: BossInventory
m_EditorClassIdentifier:
m_MaxCapacity: 1000
m_BagColor: {r: 1, g: 0, b: 0, a: 1}
m_Items:
m_Weapons:
- {fileID: 11400000, guid: b3c100dec7a86fd4d91de84eab2a4884, type: 2}
- {fileID: 11400000, guid: d95cb9e4bd84e6941b12f1e7d1552389, type: 2}
- {fileID: 11400000, guid: e2d57d770addfe247a1674e33e54c5ac, type: 2}
- {fileID: 11400000, guid: 241475805df97164f99d140e88ffd143, type: 2}
- {fileID: 11400000, guid: ee2be1dc4d66c4f46b8a0250f66b90a4, type: 2}
m_Consumables:
- m_DisplayName: Elixir of Vitality
m_Color: {r: 0, g: 1, b: 0, a: 1}
m_Icon: {fileID: 21300000, guid: 92d8b44b92d6fc042a14e5bdbc42ad1a, type: 3}
m_HealthRestored: 100
m_ManaRestored: 0
m_StaminaRestored: 0
m_DurationInSeconds: 0
m_IsStackable: 1
- m_DisplayName: Essence of Mana
m_Color: {r: 0, g: 0.89411765, b: 1, a: 1}
m_Icon: {fileID: 21300000, guid: 88d7e709862c6e647b0320ebcb9b5ae6, type: 3}
m_HealthRestored: 0
m_ManaRestored: 50
m_StaminaRestored: 0
m_DurationInSeconds: 15
m_IsStackable: 0

View File

@@ -0,0 +1,15 @@
fileFormatVersion: 2
guid: c499d603100602846816dfbbab27e89e
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:
AssetOrigin:
serializedVersion: 1
productId: 284559
packageName: Scriptable Sheets
packageVersion: 1.8.0
assetPath: Packages/com.lunawolfstudios.scriptablesheets/Samples~/RPG/Scriptables/Inventory/BossInventory.asset
uploadId: 823456

View File

@@ -0,0 +1,38 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: c525b4729a763e740ac7954bb9393678, type: 3}
m_Name: EnemyInventory
m_EditorClassIdentifier:
m_MaxCapacity: 100
m_BagColor: {r: 1, g: 0.82689786, b: 0, a: 1}
m_Items:
m_Weapons:
- {fileID: 11400000, guid: 5ba768a7d0fe06348b93b6b135ec8ebd, type: 2}
- {fileID: 11400000, guid: eadb64536cf7b014a92738b634f208c7, type: 2}
- {fileID: 11400000, guid: 949b973ca908cd043b0af663e964568a, type: 2}
m_Consumables:
- m_DisplayName: Life Essence
m_Color: {r: 0, g: 1, b: 0, a: 1}
m_Icon: {fileID: 21300000, guid: 92d8b44b92d6fc042a14e5bdbc42ad1a, type: 3}
m_HealthRestored: 200
m_ManaRestored: 0
m_StaminaRestored: 0
m_DurationInSeconds: 0
m_IsStackable: 1
- m_DisplayName: Crystal of Energy
m_Color: {r: 0, g: 0.89411765, b: 1, a: 1}
m_Icon: {fileID: 21300000, guid: 88d7e709862c6e647b0320ebcb9b5ae6, type: 3}
m_HealthRestored: 0
m_ManaRestored: 150
m_StaminaRestored: 0
m_DurationInSeconds: 10
m_IsStackable: 0

View File

@@ -0,0 +1,15 @@
fileFormatVersion: 2
guid: 6eb688b14658f8b45bd6a24cc36f9c0c
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:
AssetOrigin:
serializedVersion: 1
productId: 284559
packageName: Scriptable Sheets
packageVersion: 1.8.0
assetPath: Packages/com.lunawolfstudios.scriptablesheets/Samples~/RPG/Scriptables/Inventory/EnemyInventory.asset
uploadId: 823456

View File

@@ -0,0 +1,39 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: c525b4729a763e740ac7954bb9393678, type: 3}
m_Name: PlayerInventory
m_EditorClassIdentifier:
m_MaxCapacity: 250
m_BagColor: {r: 0, g: 0.60694027, b: 1, a: 1}
m_Items:
m_Weapons:
- {fileID: 11400000, guid: 1b31315567a4a574fba1918d346afe66, type: 2}
- {fileID: 11400000, guid: 6464ef39cabbdb649a4c197b4c3e9def, type: 2}
- {fileID: 11400000, guid: d68bac0c4c310d94aad0ed8cb9271a6e, type: 2}
- {fileID: 11400000, guid: 6b682de41c3b7b64282e5dc8b9892555, type: 2}
m_Consumables:
- m_DisplayName: Health Infusion
m_Color: {r: 0, g: 1, b: 0, a: 1}
m_Icon: {fileID: 21300000, guid: 92d8b44b92d6fc042a14e5bdbc42ad1a, type: 3}
m_HealthRestored: 150
m_ManaRestored: 0
m_StaminaRestored: 0
m_DurationInSeconds: 10
m_IsStackable: 1
- m_DisplayName: Arcane Brew
m_Color: {r: 0, g: 0.89255476, b: 1, a: 1}
m_Icon: {fileID: 21300000, guid: 88d7e709862c6e647b0320ebcb9b5ae6, type: 3}
m_HealthRestored: 0
m_ManaRestored: 100
m_StaminaRestored: 0
m_DurationInSeconds: 20
m_IsStackable: 1

View File

@@ -0,0 +1,15 @@
fileFormatVersion: 2
guid: daeccaacd4928a14297eb2de541dbe05
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:
AssetOrigin:
serializedVersion: 1
productId: 284559
packageName: Scriptable Sheets
packageVersion: 1.8.0
assetPath: Packages/com.lunawolfstudios.scriptablesheets/Samples~/RPG/Scriptables/Inventory/PlayerInventory.asset
uploadId: 823456