整合SLSUtilities
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 30838b31b65a22b4987624b46f2ca831
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -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
|
||||
@@ -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
|
||||
@@ -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
|
||||
@@ -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
|
||||
@@ -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
|
||||
@@ -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
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 7e539f1ae2c7b4e4fa515adbd45136a3
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,78 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: AncientSorcerer
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: AncientSorcerer
|
||||
m_NameColor: {r: 1, g: 1, b: 0, a: 1}
|
||||
m_Level: 3
|
||||
m_Health: 4
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 92d8b44b92d6fc042a14e5bdbc42ad1a, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: b3c100dec7a86fd4d91de84eab2a4884, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: 98bff14ef32041144a025a0c6515c3de, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 0.9433962, g: 0, b: 0, a: 1}
|
||||
key1: {r: 1, g: 1, b: 1, a: 1}
|
||||
key2: {r: 0, g: 0, b: 0, a: 0}
|
||||
key3: {r: 0, g: 0, b: 0, a: 0}
|
||||
key4: {r: 0, g: 0, b: 0, a: 0}
|
||||
key5: {r: 0, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 0
|
||||
ctime1: 65535
|
||||
ctime2: 0
|
||||
ctime3: 0
|
||||
ctime4: 0
|
||||
ctime5: 0
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 0
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 2
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 1
|
||||
outSlope: 1
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 1
|
||||
outSlope: 1
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 0
|
||||
m_StartPosition: {x: 3, y: 4, z: 5}
|
||||
m_StartRotation: {x: 2, y: 3, z: 4, w: 5}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: b4d3a3f4e39735d4e9a84a4f8bf3c226
|
||||
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/Units/AncientSorcerer.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,78 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: DarkWarrior
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: DarkWarrior
|
||||
m_NameColor: {r: 1, g: 0, b: 1, a: 1}
|
||||
m_Level: 2
|
||||
m_Health: 3
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 92d8b44b92d6fc042a14e5bdbc42ad1a, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: d95cb9e4bd84e6941b12f1e7d1552389, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: 0f83e084fe29e2a478d8ab457f95bd55, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 1, g: 0, b: 0, a: 1}
|
||||
key1: {r: 0.9813129, g: 1, b: 0, a: 1}
|
||||
key2: {r: 0, g: 1, b: 0, a: 0}
|
||||
key3: {r: 0, g: 0.23529413, b: 0.9725491, a: 0}
|
||||
key4: {r: 1, g: 0, b: 1, a: 0}
|
||||
key5: {r: 0, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 578
|
||||
ctime1: 16769
|
||||
ctime2: 29298
|
||||
ctime3: 44525
|
||||
ctime4: 65150
|
||||
ctime5: 0
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 2
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 5
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 2
|
||||
outSlope: 2
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 0
|
||||
m_StartPosition: {x: 7, y: 8, z: 9}
|
||||
m_StartRotation: {x: 6, y: 7, z: 8, w: 9}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 54f391ce7d548784698a3b6891b5a832
|
||||
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/Units/DarkWarrior.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,78 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: DemonicBeast
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: DemonicBeast
|
||||
m_NameColor: {r: 1, g: 1, b: 0, a: 1}
|
||||
m_Level: 4
|
||||
m_Health: 5
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 92d8b44b92d6fc042a14e5bdbc42ad1a, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: e2d57d770addfe247a1674e33e54c5ac, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: f41689d3142444c4f8fa662dc5e4af90, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 0.9433962, g: 0, b: 0, a: 1}
|
||||
key1: {r: 0.21688142, g: 0.9529412, b: 0.1568627, a: 1}
|
||||
key2: {r: 1, g: 1, b: 1, a: 0}
|
||||
key3: {r: 0, g: 0, b: 0, a: 0}
|
||||
key4: {r: 0, g: 0, b: 0, a: 0}
|
||||
key5: {r: 0, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 0
|
||||
ctime1: 35659
|
||||
ctime2: 65535
|
||||
ctime3: 0
|
||||
ctime4: 0
|
||||
ctime5: 0
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 0
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 3
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 1
|
||||
outSlope: 1
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 1
|
||||
outSlope: 1
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 1
|
||||
m_StartPosition: {x: 4, y: 5, z: 6}
|
||||
m_StartRotation: {x: 3, y: 4, z: 5, w: 6}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 2bec68742cdc5b2438ccc2964fcf627d
|
||||
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/Units/DemonicBeast.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,78 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: DemonicHunter
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: DemonicHunter
|
||||
m_NameColor: {r: 1, g: 0, b: 0, a: 1}
|
||||
m_Level: 4
|
||||
m_Health: 5
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 88d7e709862c6e647b0320ebcb9b5ae6, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: 241475805df97164f99d140e88ffd143, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: 98bff14ef32041144a025a0c6515c3de, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 1, g: 0, b: 1, a: 1}
|
||||
key1: {r: 0, g: 0.3529412, b: 0.93725497, a: 1}
|
||||
key2: {r: 0, g: 1, b: 0, a: 0}
|
||||
key3: {r: 0, g: 0.23529413, b: 0.9725491, a: 0}
|
||||
key4: {r: 0.9813129, g: 1, b: 0, a: 0}
|
||||
key5: {r: 1, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 0
|
||||
ctime1: 13878
|
||||
ctime2: 29298
|
||||
ctime3: 44525
|
||||
ctime4: 52235
|
||||
ctime5: 65535
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 2
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 6
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 2
|
||||
outSlope: 2
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 0
|
||||
m_StartPosition: {x: 2, y: 3, z: 4}
|
||||
m_StartRotation: {x: 1, y: 2, z: 3, w: 4}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 54f27fbff876fc4419de813f06928636
|
||||
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/Units/DemonicHunter.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,78 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: DemonicWarrior
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: DemonicWarrior
|
||||
m_NameColor: {r: 0, g: 1, b: 1, a: 1}
|
||||
m_Level: 2
|
||||
m_Health: 3
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 88d7e709862c6e647b0320ebcb9b5ae6, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: ee2be1dc4d66c4f46b8a0250f66b90a4, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: 0f83e084fe29e2a478d8ab457f95bd55, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 0, g: 0, b: 0, a: 1}
|
||||
key1: {r: 0.9794118, g: 0.9794118, b: 0.9794118, a: 1}
|
||||
key2: {r: 1, g: 1, b: 1, a: 0}
|
||||
key3: {r: 0, g: 0, b: 0, a: 0}
|
||||
key4: {r: 0, g: 0, b: 0, a: 0}
|
||||
key5: {r: 0, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 0
|
||||
ctime1: 35273
|
||||
ctime2: 65535
|
||||
ctime3: 0
|
||||
ctime4: 0
|
||||
ctime5: 0
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 0
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 3
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 1
|
||||
m_StartPosition: {x: 8, y: 9, z: 0}
|
||||
m_StartRotation: {x: 7, y: 8, z: 9, w: 0}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 0ae7aa150af2a8e4e83e1279ad6f88b0
|
||||
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/Units/DemonicWarrior.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,87 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: DragonSlayer
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: DragonSlayer
|
||||
m_NameColor: {r: 1, g: 0, b: 0, a: 1}
|
||||
m_Level: 0
|
||||
m_Health: 1
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 88d7e709862c6e647b0320ebcb9b5ae6, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: eadb64536cf7b014a92738b634f208c7, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: 98bff14ef32041144a025a0c6515c3de, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 0, g: 0.94509804, b: 0.6690417, a: 1}
|
||||
key1: {r: 1, g: 1, b: 1, a: 1}
|
||||
key2: {r: 0, g: 0, b: 0, a: 0}
|
||||
key3: {r: 0, g: 0, b: 0, a: 0}
|
||||
key4: {r: 0, g: 0, b: 0, a: 0}
|
||||
key5: {r: 0, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 0
|
||||
ctime1: 65535
|
||||
ctime2: 0
|
||||
ctime3: 0
|
||||
ctime4: 0
|
||||
ctime5: 0
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 0
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 2
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 0.37232167
|
||||
outSlope: 0.37232167
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 0.7776528
|
||||
value: 0.28953698
|
||||
inSlope: 1.7838042
|
||||
outSlope: 1.7838042
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 3.1952868
|
||||
outSlope: 3.1952868
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 0
|
||||
m_StartPosition: {x: 0, y: 1, z: 2}
|
||||
m_StartRotation: {x: 9, y: 0, z: 1, w: 2}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 321f56122a5dceb4687cc63e035916a0
|
||||
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/Units/DragonSlayer.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,78 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: EarthDruid
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: EarthDruid
|
||||
m_NameColor: {r: 1, g: 1, b: 0, a: 1}
|
||||
m_Level: 0
|
||||
m_Health: 1
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 88d7e709862c6e647b0320ebcb9b5ae6, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: 949b973ca908cd043b0af663e964568a, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: 0f83e084fe29e2a478d8ab457f95bd55, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 1, g: 1, b: 1, a: 1}
|
||||
key1: {r: 0.9433962, g: 0, b: 0, a: 1}
|
||||
key2: {r: 0, g: 0, b: 0, a: 0}
|
||||
key3: {r: 0, g: 0, b: 0, a: 0}
|
||||
key4: {r: 0, g: 0, b: 0, a: 0}
|
||||
key5: {r: 0, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 0
|
||||
ctime1: 41249
|
||||
ctime2: 0
|
||||
ctime3: 0
|
||||
ctime4: 0
|
||||
ctime5: 0
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 0
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 2
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 1
|
||||
m_StartPosition: {x: 0, y: 1, z: 2}
|
||||
m_StartRotation: {x: 9, y: 0, z: 1, w: 2}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 71be3891a9b6dfa488c17bf6ab2fe2dc
|
||||
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/Units/EarthDruid.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,78 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: EarthMage
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: EarthMage
|
||||
m_NameColor: {r: 1, g: 0, b: 0, a: 1}
|
||||
m_Level: 4
|
||||
m_Health: 1
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 41bfbd8877ae12f4d8231989e0d25d19, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: 2f283a6c133749144ba782e8dfa49e64, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: f41689d3142444c4f8fa662dc5e4af90, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 1, g: 0, b: 0, a: 1}
|
||||
key1: {r: 0.9813129, g: 1, b: 0, a: 1}
|
||||
key2: {r: 0, g: 1, b: 0, a: 0}
|
||||
key3: {r: 0, g: 0.23529413, b: 0.9725491, a: 0}
|
||||
key4: {r: 1, g: 0, b: 1, a: 0}
|
||||
key5: {r: 0, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 578
|
||||
ctime1: 16769
|
||||
ctime2: 29298
|
||||
ctime3: 44525
|
||||
ctime4: 65150
|
||||
ctime5: 0
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 2
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 5
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 2
|
||||
outSlope: 2
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 0
|
||||
m_StartPosition: {x: 8, y: 9, z: 0}
|
||||
m_StartRotation: {x: 7, y: 8, z: 9, w: 0}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: e74e48d7e9d102a4b8a3bed037025c3b
|
||||
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/Units/EarthMage.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,78 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: EarthMonk
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: EarthMonk
|
||||
m_NameColor: {r: 1, g: 0, b: 1, a: 1}
|
||||
m_Level: 2
|
||||
m_Health: 1
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 41bfbd8877ae12f4d8231989e0d25d19, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: 2f283a6c133749144ba782e8dfa49e64, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: 98bff14ef32041144a025a0c6515c3de, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 0.9433962, g: 0, b: 0, a: 1}
|
||||
key1: {r: 1, g: 1, b: 1, a: 1}
|
||||
key2: {r: 0, g: 0, b: 0, a: 0}
|
||||
key3: {r: 0, g: 0, b: 0, a: 0}
|
||||
key4: {r: 0, g: 0, b: 0, a: 0}
|
||||
key5: {r: 0, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 0
|
||||
ctime1: 65535
|
||||
ctime2: 0
|
||||
ctime3: 0
|
||||
ctime4: 0
|
||||
ctime5: 0
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 0
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 2
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 1
|
||||
outSlope: 1
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 1
|
||||
outSlope: 1
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 1
|
||||
m_StartPosition: {x: 1, y: 2, z: 3}
|
||||
m_StartRotation: {x: 0, y: 1, z: 2, w: 3}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: c70ce0b9e9926c3459d484fea9a357a7
|
||||
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/Units/EarthMonk.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,87 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: EarthPriest
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: EarthPriest
|
||||
m_NameColor: {r: 1, g: 0, b: 0, a: 1}
|
||||
m_Level: 0
|
||||
m_Health: 1
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 41bfbd8877ae12f4d8231989e0d25d19, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: d89d9017ac254f541ba2812922de84b5, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: 0f83e084fe29e2a478d8ab457f95bd55, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 0.26266593, g: 0.94509804, b: 0, a: 1}
|
||||
key1: {r: 1, g: 1, b: 1, a: 1}
|
||||
key2: {r: 0, g: 0, b: 0, a: 0}
|
||||
key3: {r: 0, g: 0, b: 0, a: 0}
|
||||
key4: {r: 0, g: 0, b: 0, a: 0}
|
||||
key5: {r: 0, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 0
|
||||
ctime1: 65535
|
||||
ctime2: 0
|
||||
ctime3: 0
|
||||
ctime4: 0
|
||||
ctime5: 0
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 0
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 2
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 2
|
||||
outSlope: 2
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 0.60828114
|
||||
value: 0.34681532
|
||||
inSlope: 1.187321
|
||||
outSlope: 1.187321
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 0
|
||||
m_StartPosition: {x: 6, y: 7, z: 8}
|
||||
m_StartRotation: {x: 5, y: 6, z: 7, w: 8}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: be6f72f793954e24183e5af15db1cc5a
|
||||
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/Units/EarthPriest.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,78 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: EarthShaman
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: EarthShaman
|
||||
m_NameColor: {r: 1, g: 0, b: 0, a: 1}
|
||||
m_Level: 3
|
||||
m_Health: 1
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 41bfbd8877ae12f4d8231989e0d25d19, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: 3d2b29bcf7c42b24c8b421ed08ccf417, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: f41689d3142444c4f8fa662dc5e4af90, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 0, g: 0.94509804, b: 0.7563082, a: 1}
|
||||
key1: {r: 0.25467247, g: 0.76270854, b: 0.9150943, a: 1}
|
||||
key2: {r: 0, g: 0, b: 0, a: 0}
|
||||
key3: {r: 0, g: 0, b: 0, a: 0}
|
||||
key4: {r: 0, g: 0, b: 0, a: 0}
|
||||
key5: {r: 0, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 0
|
||||
ctime1: 65535
|
||||
ctime2: 0
|
||||
ctime3: 0
|
||||
ctime4: 0
|
||||
ctime5: 0
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 0
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 2
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 1
|
||||
outSlope: 1
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 1
|
||||
outSlope: 1
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 0
|
||||
m_StartPosition: {x: 4, y: 5, z: 6}
|
||||
m_StartRotation: {x: 3, y: 4, z: 5, w: 6}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 5a6267b11c3183a4f95b17ec74ba4856
|
||||
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/Units/EarthShaman.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,78 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: FireDruid
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: FireDruid
|
||||
m_NameColor: {r: 1, g: 1, b: 0, a: 1}
|
||||
m_Level: 3
|
||||
m_Health: 4
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 41bfbd8877ae12f4d8231989e0d25d19, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: 00d5e39043f295e4382ef956dd50e9b4, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: 0f83e084fe29e2a478d8ab457f95bd55, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 1, g: 0, b: 1, a: 1}
|
||||
key1: {r: 0, g: 0.3529412, b: 0.93725497, a: 1}
|
||||
key2: {r: 0, g: 1, b: 0, a: 0}
|
||||
key3: {r: 0, g: 0.23529413, b: 0.9725491, a: 0}
|
||||
key4: {r: 0.9813129, g: 1, b: 0, a: 0}
|
||||
key5: {r: 1, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 0
|
||||
ctime1: 13878
|
||||
ctime2: 29298
|
||||
ctime3: 44525
|
||||
ctime4: 52235
|
||||
ctime5: 65535
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 2
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 6
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 2
|
||||
outSlope: 2
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 0
|
||||
m_StartPosition: {x: 9, y: 0, z: 1}
|
||||
m_StartRotation: {x: 8, y: 9, z: 0, w: 1}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: a877924b1dad5634b908df1a4ae9c3bc
|
||||
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/Units/FireDruid.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,78 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: FireWarlock
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: FireWarlock
|
||||
m_NameColor: {r: 0, g: 0, b: 1, a: 1}
|
||||
m_Level: 4
|
||||
m_Health: 5
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 92d8b44b92d6fc042a14e5bdbc42ad1a, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: e42f59174387eb040af6d5642843b14b, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: f41689d3142444c4f8fa662dc5e4af90, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 0.9433962, g: 0, b: 0, a: 1}
|
||||
key1: {r: 1, g: 1, b: 1, a: 1}
|
||||
key2: {r: 0, g: 0, b: 0, a: 0}
|
||||
key3: {r: 0, g: 0, b: 0, a: 0}
|
||||
key4: {r: 0, g: 0, b: 0, a: 0}
|
||||
key5: {r: 0, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 0
|
||||
ctime1: 65535
|
||||
ctime2: 0
|
||||
ctime3: 0
|
||||
ctime4: 0
|
||||
ctime5: 0
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 0
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 2
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 1
|
||||
outSlope: 1
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 1
|
||||
outSlope: 1
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 1
|
||||
m_StartPosition: {x: 2, y: 3, z: 4}
|
||||
m_StartRotation: {x: 1, y: 2, z: 3, w: 4}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 50c879d79a59b894bb4e9cf8e11d6b45
|
||||
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/Units/FireWarlock.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,78 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: FlyingPhoenix
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: FlyingPhoenix
|
||||
m_NameColor: {r: 0, g: 0, b: 1, a: 1}
|
||||
m_Level: 1
|
||||
m_Health: 2
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 88d7e709862c6e647b0320ebcb9b5ae6, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: d68bac0c4c310d94aad0ed8cb9271a6e, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: 98bff14ef32041144a025a0c6515c3de, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 1, g: 0, b: 0, a: 1}
|
||||
key1: {r: 0.9813129, g: 1, b: 0, a: 1}
|
||||
key2: {r: 0, g: 1, b: 0, a: 0}
|
||||
key3: {r: 0, g: 0.23529413, b: 0.9725491, a: 0}
|
||||
key4: {r: 1, g: 0, b: 1, a: 0}
|
||||
key5: {r: 0, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 578
|
||||
ctime1: 16769
|
||||
ctime2: 29298
|
||||
ctime3: 44525
|
||||
ctime4: 65150
|
||||
ctime5: 0
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 2
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 5
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 1
|
||||
outSlope: 1
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 1
|
||||
outSlope: 1
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 0
|
||||
m_StartPosition: {x: 3, y: 4, z: 5}
|
||||
m_StartRotation: {x: 2, y: 3, z: 4, w: 5}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 60785abcd70387d44a140fc1772dc98d
|
||||
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/Units/FlyingPhoenix.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,78 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: FrostMage
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: FrostMage
|
||||
m_NameColor: {r: 1, g: 1, b: 0, a: 1}
|
||||
m_Level: 1
|
||||
m_Health: 2
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 41bfbd8877ae12f4d8231989e0d25d19, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: 548adeb7e08c3944ba3da811a8ba0e58, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: 0f83e084fe29e2a478d8ab457f95bd55, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 0, g: 0, b: 0, a: 1}
|
||||
key1: {r: 1, g: 1, b: 1, a: 1}
|
||||
key2: {r: 0, g: 0, b: 0, a: 0}
|
||||
key3: {r: 0, g: 0, b: 0, a: 0}
|
||||
key4: {r: 0, g: 0, b: 0, a: 0}
|
||||
key5: {r: 0, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 0
|
||||
ctime1: 65535
|
||||
ctime2: 0
|
||||
ctime3: 0
|
||||
ctime4: 0
|
||||
ctime5: 0
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 0
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 2
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 2
|
||||
outSlope: 2
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 0
|
||||
m_StartPosition: {x: 9, y: 0, z: 1}
|
||||
m_StartRotation: {x: 8, y: 9, z: 0, w: 1}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 996bd5a1596aeb647b2671fb138c655b
|
||||
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/Units/FrostMage.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,78 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: FrostMonk
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: FrostMonk
|
||||
m_NameColor: {r: 1, g: 1, b: 0, a: 1}
|
||||
m_Level: 2
|
||||
m_Health: 3
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 92d8b44b92d6fc042a14e5bdbc42ad1a, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: 1b31315567a4a574fba1918d346afe66, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: f41689d3142444c4f8fa662dc5e4af90, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 0.9433962, g: 0, b: 0, a: 1}
|
||||
key1: {r: 1, g: 1, b: 1, a: 1}
|
||||
key2: {r: 0, g: 0, b: 0, a: 0}
|
||||
key3: {r: 0, g: 0, b: 0, a: 0}
|
||||
key4: {r: 0, g: 0, b: 0, a: 0}
|
||||
key5: {r: 0, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 0
|
||||
ctime1: 65535
|
||||
ctime2: 0
|
||||
ctime3: 0
|
||||
ctime4: 0
|
||||
ctime5: 0
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 0
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 2
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 2
|
||||
outSlope: 2
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 0
|
||||
m_StartPosition: {x: 1, y: 2, z: 3}
|
||||
m_StartRotation: {x: 0, y: 1, z: 2, w: 3}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 3e823f5bd7b7ab14eb6c31c85a035564
|
||||
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/Units/FrostMonk.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,78 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: FrostPriest
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: FrostPriest
|
||||
m_NameColor: {r: 1, g: 1, b: 0, a: 1}
|
||||
m_Level: 4
|
||||
m_Health: 5
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 88d7e709862c6e647b0320ebcb9b5ae6, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: 6b682de41c3b7b64282e5dc8b9892555, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: 0f83e084fe29e2a478d8ab457f95bd55, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 0.94509804, g: 0.7815696, b: 0, a: 1}
|
||||
key1: {r: 1, g: 0, b: 0.8595643, a: 1}
|
||||
key2: {r: 0, g: 0, b: 0, a: 0}
|
||||
key3: {r: 0, g: 0, b: 0, a: 0}
|
||||
key4: {r: 0, g: 0, b: 0, a: 0}
|
||||
key5: {r: 0, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 0
|
||||
ctime1: 65535
|
||||
ctime2: 0
|
||||
ctime3: 0
|
||||
ctime4: 0
|
||||
ctime5: 0
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 0
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 2
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 1
|
||||
outSlope: 1
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 1
|
||||
outSlope: 1
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 1
|
||||
m_StartPosition: {x: 5, y: 6, z: 7}
|
||||
m_StartRotation: {x: 4, y: 5, z: 6, w: 7}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 8f65ea238ee152f439613c24b431a559
|
||||
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/Units/FrostPriest.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,78 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: FrostRanger
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: FrostRanger
|
||||
m_NameColor: {r: 1, g: 0, b: 0, a: 1}
|
||||
m_Level: 1
|
||||
m_Health: 2
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 41bfbd8877ae12f4d8231989e0d25d19, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: 01ca2da3d63a5564da7cb5d780c7d773, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: 98bff14ef32041144a025a0c6515c3de, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 1, g: 0.7957734, b: 0, a: 1}
|
||||
key1: {r: 1, g: 1, b: 1, a: 1}
|
||||
key2: {r: 0, g: 0, b: 0, a: 0}
|
||||
key3: {r: 0, g: 0, b: 0, a: 0}
|
||||
key4: {r: 0, g: 0, b: 0, a: 0}
|
||||
key5: {r: 0, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 0
|
||||
ctime1: 65535
|
||||
ctime2: 0
|
||||
ctime3: 0
|
||||
ctime4: 0
|
||||
ctime5: 0
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 0
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 2
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 2
|
||||
outSlope: 2
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 0
|
||||
m_StartPosition: {x: 3, y: 4, z: 5}
|
||||
m_StartRotation: {x: 2, y: 3, z: 4, w: 5}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: ade5f0f10a4906244a61ab2c626a8eaa
|
||||
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/Units/FrostRanger.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,78 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: FrostSorcerer
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: FrostSorcerer
|
||||
m_NameColor: {r: 1, g: 0, b: 0, a: 1}
|
||||
m_Level: 0
|
||||
m_Health: 1
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 92d8b44b92d6fc042a14e5bdbc42ad1a, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: e8570ced1b390a94ea1f458d40dc0936, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: f41689d3142444c4f8fa662dc5e4af90, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 0, g: 0.94509804, b: 0.84191364, a: 1}
|
||||
key1: {r: 1, g: 1, b: 1, a: 1}
|
||||
key2: {r: 0, g: 0, b: 0, a: 0}
|
||||
key3: {r: 0, g: 0, b: 0, a: 0}
|
||||
key4: {r: 0, g: 0, b: 0, a: 0}
|
||||
key5: {r: 0, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 193
|
||||
ctime1: 65535
|
||||
ctime2: 0
|
||||
ctime3: 0
|
||||
ctime4: 0
|
||||
ctime5: 0
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 0
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 2
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 1
|
||||
outSlope: 1
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 1
|
||||
outSlope: 1
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 0
|
||||
m_StartPosition: {x: 7, y: 8, z: 9}
|
||||
m_StartRotation: {x: 6, y: 7, z: 8, w: 9}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: d8526f666f8739a4da1b58018b3de1ac
|
||||
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/Units/FrostSorcerer.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,78 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: FrostWarlock
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: FrostWarlock
|
||||
m_NameColor: {r: 0, g: 0, b: 1, a: 1}
|
||||
m_Level: 1
|
||||
m_Health: 2
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 88d7e709862c6e647b0320ebcb9b5ae6, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: 17c05c46906d12546b57129ab475b849, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: 0f83e084fe29e2a478d8ab457f95bd55, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 0, g: 0.53871053, b: 0.94509804, a: 1}
|
||||
key1: {r: 1, g: 1, b: 1, a: 1}
|
||||
key2: {r: 0, g: 0, b: 0, a: 0}
|
||||
key3: {r: 0, g: 0, b: 0, a: 0}
|
||||
key4: {r: 0, g: 0, b: 0, a: 0}
|
||||
key5: {r: 0, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 0
|
||||
ctime1: 65535
|
||||
ctime2: 0
|
||||
ctime3: 0
|
||||
ctime4: 0
|
||||
ctime5: 0
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 0
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 2
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 2
|
||||
outSlope: 2
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 0
|
||||
m_StartPosition: {x: 8, y: 9, z: 0}
|
||||
m_StartRotation: {x: 7, y: 8, z: 9, w: 0}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 7485d2adca22cf040bad3119a902d393
|
||||
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/Units/FrostWarlock.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,105 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: FrostyDragon
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: FrostyDragon
|
||||
m_NameColor: {r: 1, g: 0, b: 0, a: 1}
|
||||
m_Level: 3
|
||||
m_Health: 4
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 88d7e709862c6e647b0320ebcb9b5ae6, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: 54251c6f448796e4ba5d5161176f9970, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: 0f83e084fe29e2a478d8ab457f95bd55, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 0.9433962, g: 0, b: 0, a: 1}
|
||||
key1: {r: 0, g: 0.33063293, b: 1, a: 1}
|
||||
key2: {r: 0, g: 0, b: 0, a: 0}
|
||||
key3: {r: 0, g: 0, b: 0, a: 0}
|
||||
key4: {r: 0, g: 0, b: 0, a: 0}
|
||||
key5: {r: 0, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 0
|
||||
ctime1: 65535
|
||||
ctime2: 0
|
||||
ctime3: 0
|
||||
ctime4: 0
|
||||
ctime5: 0
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 0
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 2
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 7.988461
|
||||
outSlope: 7.988461
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 0.057071626
|
||||
value: 0.45591447
|
||||
inSlope: 4.6991153
|
||||
outSlope: 4.6991153
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 0.3192721
|
||||
value: 0.82555664
|
||||
inSlope: -1.8635646
|
||||
outSlope: -1.8635646
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.11027811
|
||||
- serializedVersion: 3
|
||||
time: 0.7803437
|
||||
value: 0.7698088
|
||||
inSlope: 0.6473077
|
||||
outSlope: 0.6473077
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.20440483
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 1.0479608
|
||||
outSlope: 1.0479608
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 1
|
||||
m_StartPosition: {x: 1, y: 2, z: 3}
|
||||
m_StartRotation: {x: 0, y: 1, z: 2, w: 3}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: ecbc5632bf0348849ada44e173d9fea2
|
||||
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/Units/FrostyDragon.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,78 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: GoldenGolem
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: GoldenGolem
|
||||
m_NameColor: {r: 0, g: 1, b: 1, a: 1}
|
||||
m_Level: 3
|
||||
m_Health: 4
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 92d8b44b92d6fc042a14e5bdbc42ad1a, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: 5ba768a7d0fe06348b93b6b135ec8ebd, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: 0f83e084fe29e2a478d8ab457f95bd55, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 1, g: 0, b: 0, a: 1}
|
||||
key1: {r: 0.9813129, g: 1, b: 0, a: 1}
|
||||
key2: {r: 0, g: 1, b: 0, a: 0}
|
||||
key3: {r: 0, g: 0.23529413, b: 0.9725491, a: 0}
|
||||
key4: {r: 1, g: 0, b: 1, a: 0}
|
||||
key5: {r: 0, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 578
|
||||
ctime1: 16769
|
||||
ctime2: 29298
|
||||
ctime3: 44525
|
||||
ctime4: 65150
|
||||
ctime5: 0
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 2
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 5
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 2
|
||||
outSlope: 2
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 1
|
||||
m_StartPosition: {x: 6, y: 7, z: 8}
|
||||
m_StartRotation: {x: 5, y: 6, z: 7, w: 8}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: acecd10c3ec4e054c97b985d07c09def
|
||||
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/Units/GoldenGolem.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,105 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: HolyKnight
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: HolyKnight
|
||||
m_NameColor: {r: 0, g: 1, b: 0, a: 1}
|
||||
m_Level: 4
|
||||
m_Health: 5
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 88d7e709862c6e647b0320ebcb9b5ae6, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: 6b682de41c3b7b64282e5dc8b9892555, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: f41689d3142444c4f8fa662dc5e4af90, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 1, g: 0, b: 0, a: 1}
|
||||
key1: {r: 0.9813129, g: 1, b: 0, a: 1}
|
||||
key2: {r: 0, g: 1, b: 0, a: 0}
|
||||
key3: {r: 0, g: 0.23529413, b: 0.9725491, a: 0}
|
||||
key4: {r: 1, g: 0, b: 1, a: 0}
|
||||
key5: {r: 0, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 578
|
||||
ctime1: 16769
|
||||
ctime2: 29298
|
||||
ctime3: 44525
|
||||
ctime4: 65150
|
||||
ctime5: 0
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 2
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 5
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 7.988461
|
||||
outSlope: 7.988461
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 0.057071626
|
||||
value: 0.45591447
|
||||
inSlope: 4.6991153
|
||||
outSlope: 4.6991153
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 0.3192721
|
||||
value: 0.82555664
|
||||
inSlope: -1.8635646
|
||||
outSlope: -1.8635646
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.11027811
|
||||
- serializedVersion: 3
|
||||
time: 0.7803437
|
||||
value: 0.7698088
|
||||
inSlope: 0.6473077
|
||||
outSlope: 0.6473077
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.20440483
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 1.0479608
|
||||
outSlope: 1.0479608
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 0
|
||||
m_StartPosition: {x: 5, y: 6, z: 7}
|
||||
m_StartRotation: {x: 4, y: 5, z: 6, w: 7}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 05c9cb0d0e0201d429b71932e1108af8
|
||||
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/Units/HolyKnight.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,78 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: HolyMage
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: HolyMage
|
||||
m_NameColor: {r: 0, g: 1, b: 0, a: 1}
|
||||
m_Level: 2
|
||||
m_Health: 3
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 92d8b44b92d6fc042a14e5bdbc42ad1a, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: 3d2b29bcf7c42b24c8b421ed08ccf417, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: 98bff14ef32041144a025a0c6515c3de, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 1, g: 0, b: 0, a: 1}
|
||||
key1: {r: 0.9813129, g: 1, b: 0, a: 1}
|
||||
key2: {r: 0, g: 1, b: 0, a: 0}
|
||||
key3: {r: 0, g: 0.23529413, b: 0.9725491, a: 0}
|
||||
key4: {r: 1, g: 0, b: 1, a: 0}
|
||||
key5: {r: 0, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 578
|
||||
ctime1: 16769
|
||||
ctime2: 29298
|
||||
ctime3: 44525
|
||||
ctime4: 65150
|
||||
ctime5: 0
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 2
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 5
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 0
|
||||
m_StartPosition: {x: 1, y: 2, z: 3}
|
||||
m_StartRotation: {x: 0, y: 1, z: 2, w: 3}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: e513388336e77fa46a80e0769701e499
|
||||
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/Units/HolyMage.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,78 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: HolyPaladin
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: HolyPaladin
|
||||
m_NameColor: {r: 1, g: 0, b: 0, a: 1}
|
||||
m_Level: 2
|
||||
m_Health: 3
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 92d8b44b92d6fc042a14e5bdbc42ad1a, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: 928ad21f8fb9441458f522f841d8ee12, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: 0f83e084fe29e2a478d8ab457f95bd55, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 1, g: 0, b: 0, a: 1}
|
||||
key1: {r: 0.9813129, g: 1, b: 0, a: 1}
|
||||
key2: {r: 0, g: 1, b: 0, a: 0}
|
||||
key3: {r: 0, g: 0.23529413, b: 0.9725491, a: 0}
|
||||
key4: {r: 1, g: 0, b: 1, a: 0}
|
||||
key5: {r: 0, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 578
|
||||
ctime1: 16769
|
||||
ctime2: 29298
|
||||
ctime3: 44525
|
||||
ctime4: 65150
|
||||
ctime5: 0
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 2
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 5
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 2
|
||||
outSlope: 2
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 0
|
||||
m_StartPosition: {x: 6, y: 7, z: 8}
|
||||
m_StartRotation: {x: 5, y: 6, z: 7, w: 8}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: ec1329e18241af84591a8b0d36ea96ea
|
||||
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/Units/HolyPaladin.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,78 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: HolyPriest
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: HolyPriest
|
||||
m_NameColor: {r: 0, g: 1, b: 0, a: 1}
|
||||
m_Level: 3
|
||||
m_Health: 4
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 92d8b44b92d6fc042a14e5bdbc42ad1a, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: b3c100dec7a86fd4d91de84eab2a4884, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: 98bff14ef32041144a025a0c6515c3de, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 0, g: 0.94509804, b: 0.39777946, a: 1}
|
||||
key1: {r: 1, g: 1, b: 1, a: 1}
|
||||
key2: {r: 0, g: 0, b: 0, a: 0}
|
||||
key3: {r: 0, g: 0, b: 0, a: 0}
|
||||
key4: {r: 0, g: 0, b: 0, a: 0}
|
||||
key5: {r: 0, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 0
|
||||
ctime1: 65535
|
||||
ctime2: 0
|
||||
ctime3: 0
|
||||
ctime4: 0
|
||||
ctime5: 0
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 0
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 2
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 2
|
||||
outSlope: 2
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 0
|
||||
m_StartPosition: {x: 9, y: 0, z: 1}
|
||||
m_StartRotation: {x: 8, y: 9, z: 0, w: 1}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 6bcccd94478da6a428e0e8702da342b8
|
||||
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/Units/HolyPriest.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,78 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: HolyRogue
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: HolyRogue
|
||||
m_NameColor: {r: 0, g: 1, b: 0, a: 1}
|
||||
m_Level: 2
|
||||
m_Health: 3
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 88d7e709862c6e647b0320ebcb9b5ae6, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: d95cb9e4bd84e6941b12f1e7d1552389, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: f41689d3142444c4f8fa662dc5e4af90, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 1, g: 0, b: 1, a: 1}
|
||||
key1: {r: 0, g: 0.3529412, b: 0.93725497, a: 1}
|
||||
key2: {r: 0, g: 1, b: 0, a: 0}
|
||||
key3: {r: 0, g: 0.23529413, b: 0.9725491, a: 0}
|
||||
key4: {r: 0.9813129, g: 1, b: 0, a: 0}
|
||||
key5: {r: 1, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 0
|
||||
ctime1: 13878
|
||||
ctime2: 29298
|
||||
ctime3: 44525
|
||||
ctime4: 52235
|
||||
ctime5: 65535
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 2
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 6
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 2
|
||||
outSlope: 2
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 1
|
||||
m_StartPosition: {x: 7, y: 8, z: 9}
|
||||
m_StartRotation: {x: 6, y: 7, z: 8, w: 9}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: fbb723e5025347b479169572e5b2d08b
|
||||
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/Units/HolyRogue.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,78 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: HolyWarrior
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: HolyWarrior
|
||||
m_NameColor: {r: 0, g: 1, b: 0, a: 1}
|
||||
m_Level: 3
|
||||
m_Health: 4
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 88d7e709862c6e647b0320ebcb9b5ae6, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: e2d57d770addfe247a1674e33e54c5ac, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: 98bff14ef32041144a025a0c6515c3de, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 0.9433962, g: 0, b: 0, a: 1}
|
||||
key1: {r: 0, g: 0.33063293, b: 1, a: 1}
|
||||
key2: {r: 0, g: 0, b: 0, a: 0}
|
||||
key3: {r: 0, g: 0, b: 0, a: 0}
|
||||
key4: {r: 0, g: 0, b: 0, a: 0}
|
||||
key5: {r: 0, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 0
|
||||
ctime1: 65535
|
||||
ctime2: 0
|
||||
ctime3: 0
|
||||
ctime4: 0
|
||||
ctime5: 0
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 0
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 2
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 1
|
||||
outSlope: 1
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 1
|
||||
outSlope: 1
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 0
|
||||
m_StartPosition: {x: 3, y: 4, z: 5}
|
||||
m_StartRotation: {x: 2, y: 3, z: 4, w: 5}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 757a0f743f1e6c9469fbd82a4c811d2a
|
||||
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/Units/HolyWarrior.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,78 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: IceWitch
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: IceWitch
|
||||
m_NameColor: {r: 0, g: 1, b: 0, a: 1}
|
||||
m_Level: 2
|
||||
m_Health: 3
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 88d7e709862c6e647b0320ebcb9b5ae6, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: 241475805df97164f99d140e88ffd143, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: 0f83e084fe29e2a478d8ab457f95bd55, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 0.94509804, g: 0.74363965, b: 0, a: 1}
|
||||
key1: {r: 1, g: 1, b: 1, a: 1}
|
||||
key2: {r: 0, g: 0, b: 0, a: 0}
|
||||
key3: {r: 0, g: 0, b: 0, a: 0}
|
||||
key4: {r: 0, g: 0, b: 0, a: 0}
|
||||
key5: {r: 0, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 0
|
||||
ctime1: 65535
|
||||
ctime2: 0
|
||||
ctime3: 0
|
||||
ctime4: 0
|
||||
ctime5: 0
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 0
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 2
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 1
|
||||
outSlope: 1
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 1
|
||||
outSlope: 1
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 0
|
||||
m_StartPosition: {x: 1, y: 2, z: 3}
|
||||
m_StartRotation: {x: 0, y: 1, z: 2, w: 3}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 5bc2516956749dc4ea322690b44d6b70
|
||||
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/Units/IceWitch.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,78 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: LightningMonk
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: LightningMonk
|
||||
m_NameColor: {r: 0, g: 1, b: 1, a: 1}
|
||||
m_Level: 4
|
||||
m_Health: 5
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 88d7e709862c6e647b0320ebcb9b5ae6, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: ee2be1dc4d66c4f46b8a0250f66b90a4, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: 0f83e084fe29e2a478d8ab457f95bd55, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 1, g: 0, b: 0, a: 1}
|
||||
key1: {r: 0.9813129, g: 1, b: 0, a: 1}
|
||||
key2: {r: 0, g: 1, b: 0, a: 0}
|
||||
key3: {r: 0, g: 0.23529413, b: 0.9725491, a: 0}
|
||||
key4: {r: 1, g: 0, b: 1, a: 0}
|
||||
key5: {r: 0, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 578
|
||||
ctime1: 16769
|
||||
ctime2: 29298
|
||||
ctime3: 44525
|
||||
ctime4: 65150
|
||||
ctime5: 0
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 2
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 5
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 2
|
||||
outSlope: 2
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 0
|
||||
m_StartPosition: {x: 4, y: 5, z: 6}
|
||||
m_StartRotation: {x: 3, y: 4, z: 5, w: 6}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: ba5017c76623ed448be33d031437b2f2
|
||||
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/Units/LightningMonk.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,78 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: LightningRogue
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: LightningRogue
|
||||
m_NameColor: {r: 0, g: 1, b: 1, a: 1}
|
||||
m_Level: 4
|
||||
m_Health: 5
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 41bfbd8877ae12f4d8231989e0d25d19, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: eadb64536cf7b014a92738b634f208c7, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: 98bff14ef32041144a025a0c6515c3de, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 0.9433962, g: 0, b: 0, a: 1}
|
||||
key1: {r: 1, g: 1, b: 1, a: 1}
|
||||
key2: {r: 0, g: 0, b: 0, a: 0}
|
||||
key3: {r: 0, g: 0, b: 0, a: 0}
|
||||
key4: {r: 0, g: 0, b: 0, a: 0}
|
||||
key5: {r: 0, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 0
|
||||
ctime1: 65535
|
||||
ctime2: 0
|
||||
ctime3: 0
|
||||
ctime4: 0
|
||||
ctime5: 0
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 0
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 2
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 1
|
||||
outSlope: 1
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 1
|
||||
outSlope: 1
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 1
|
||||
m_StartPosition: {x: 2, y: 3, z: 4}
|
||||
m_StartRotation: {x: 1, y: 2, z: 3, w: 4}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 3bbc7cfcccbf2404d8a112a28ba57746
|
||||
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/Units/LightningRogue.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,78 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: LightningSorcerer
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: LightningSorcerer
|
||||
m_NameColor: {r: 0, g: 1, b: 1, a: 1}
|
||||
m_Level: 0
|
||||
m_Health: 1
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 41bfbd8877ae12f4d8231989e0d25d19, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: 949b973ca908cd043b0af663e964568a, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: f41689d3142444c4f8fa662dc5e4af90, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 0.9433962, g: 0, b: 0, a: 1}
|
||||
key1: {r: 0, g: 0.33063293, b: 1, a: 1}
|
||||
key2: {r: 0, g: 0, b: 0, a: 0}
|
||||
key3: {r: 0, g: 0, b: 0, a: 0}
|
||||
key4: {r: 0, g: 0, b: 0, a: 0}
|
||||
key5: {r: 0, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 0
|
||||
ctime1: 65535
|
||||
ctime2: 0
|
||||
ctime3: 0
|
||||
ctime4: 0
|
||||
ctime5: 0
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 0
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 2
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 1
|
||||
outSlope: 1
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 1
|
||||
outSlope: 1
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 0
|
||||
m_StartPosition: {x: 6, y: 7, z: 8}
|
||||
m_StartRotation: {x: 5, y: 6, z: 7, w: 8}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 4b919ad57f6472b43b553a2cdf4caa4f
|
||||
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/Units/LightningSorcerer.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,78 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: LightningWarrior
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: LightningWarrior
|
||||
m_NameColor: {r: 0, g: 1, b: 1, a: 1}
|
||||
m_Level: 2
|
||||
m_Health: 3
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 41bfbd8877ae12f4d8231989e0d25d19, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: 2f283a6c133749144ba782e8dfa49e64, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: 0f83e084fe29e2a478d8ab457f95bd55, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 0, g: 0, b: 0, a: 1}
|
||||
key1: {r: 1, g: 1, b: 1, a: 1}
|
||||
key2: {r: 0, g: 0, b: 0, a: 0}
|
||||
key3: {r: 0, g: 0, b: 0, a: 0}
|
||||
key4: {r: 0, g: 0, b: 0, a: 0}
|
||||
key5: {r: 0, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 0
|
||||
ctime1: 65535
|
||||
ctime2: 0
|
||||
ctime3: 0
|
||||
ctime4: 0
|
||||
ctime5: 0
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 0
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 2
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 2
|
||||
outSlope: 2
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 0
|
||||
m_StartPosition: {x: 8, y: 9, z: 0}
|
||||
m_StartRotation: {x: 7, y: 8, z: 9, w: 0}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: ad3af48ba1befcd40861897a8bda5ed7
|
||||
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/Units/LightningWarrior.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,78 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: LightningWizard
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: LightningWizard
|
||||
m_NameColor: {r: 0, g: 1, b: 1, a: 1}
|
||||
m_Level: 0
|
||||
m_Health: 1
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 41bfbd8877ae12f4d8231989e0d25d19, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: 2f283a6c133749144ba782e8dfa49e64, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: 98bff14ef32041144a025a0c6515c3de, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 1, g: 0, b: 1, a: 1}
|
||||
key1: {r: 0, g: 0.3529412, b: 0.93725497, a: 1}
|
||||
key2: {r: 0, g: 1, b: 0, a: 0}
|
||||
key3: {r: 0, g: 0.23529413, b: 0.9725491, a: 0}
|
||||
key4: {r: 0.9813129, g: 1, b: 0, a: 0}
|
||||
key5: {r: 1, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 0
|
||||
ctime1: 13878
|
||||
ctime2: 29298
|
||||
ctime3: 44525
|
||||
ctime4: 52235
|
||||
ctime5: 65535
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 2
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 6
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 1
|
||||
m_StartPosition: {x: 5, y: 6, z: 7}
|
||||
m_StartRotation: {x: 4, y: 5, z: 6, w: 7}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 755c5912f6d34d242a63a35647c499f6
|
||||
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/Units/LightningWizard.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,78 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: MysticMage
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: MysticMage
|
||||
m_NameColor: {r: 1, g: 1, b: 0, a: 1}
|
||||
m_Level: 1
|
||||
m_Health: 2
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 92d8b44b92d6fc042a14e5bdbc42ad1a, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: 3d2b29bcf7c42b24c8b421ed08ccf417, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: 0f83e084fe29e2a478d8ab457f95bd55, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 1, g: 0, b: 0, a: 1}
|
||||
key1: {r: 0.9813129, g: 1, b: 0, a: 1}
|
||||
key2: {r: 0, g: 1, b: 0, a: 0}
|
||||
key3: {r: 0, g: 0.23529413, b: 0.9725491, a: 0}
|
||||
key4: {r: 1, g: 0, b: 1, a: 0}
|
||||
key5: {r: 0, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 578
|
||||
ctime1: 16769
|
||||
ctime2: 29298
|
||||
ctime3: 44525
|
||||
ctime4: 65150
|
||||
ctime5: 0
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 2
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 5
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 1
|
||||
outSlope: 1
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 1
|
||||
outSlope: 1
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 0
|
||||
m_StartPosition: {x: 8, y: 9, z: 0}
|
||||
m_StartRotation: {x: 7, y: 8, z: 9, w: 0}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: accacba195ea4a94c932bdb8e287549c
|
||||
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/Units/MysticMage.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,78 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: MysticalElf
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: MysticalElf
|
||||
m_NameColor: {r: 0, g: 1, b: 0, a: 1}
|
||||
m_Level: 2
|
||||
m_Health: 3
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 41bfbd8877ae12f4d8231989e0d25d19, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: d89d9017ac254f541ba2812922de84b5, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: f41689d3142444c4f8fa662dc5e4af90, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 0, g: 0.55319154, b: 0.94509804, a: 1}
|
||||
key1: {r: 1, g: 1, b: 1, a: 1}
|
||||
key2: {r: 0, g: 0, b: 0, a: 0}
|
||||
key3: {r: 0, g: 0, b: 0, a: 0}
|
||||
key4: {r: 0, g: 0, b: 0, a: 0}
|
||||
key5: {r: 0, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 0
|
||||
ctime1: 65535
|
||||
ctime2: 0
|
||||
ctime3: 0
|
||||
ctime4: 0
|
||||
ctime5: 0
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 0
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 2
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 0
|
||||
m_StartPosition: {x: 2, y: 3, z: 4}
|
||||
m_StartRotation: {x: 1, y: 2, z: 3, w: 4}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 2f2115855a57b844fb6a63fc2bb7e8ee
|
||||
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/Units/MysticalElf.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,78 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: NatureDruid
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: NatureDruid
|
||||
m_NameColor: {r: 1, g: 0, b: 1, a: 1}
|
||||
m_Level: 2
|
||||
m_Health: 3
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 88d7e709862c6e647b0320ebcb9b5ae6, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: 00d5e39043f295e4382ef956dd50e9b4, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: 98bff14ef32041144a025a0c6515c3de, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 0.9433962, g: 0, b: 0, a: 1}
|
||||
key1: {r: 1, g: 1, b: 1, a: 1}
|
||||
key2: {r: 0, g: 0, b: 0, a: 0}
|
||||
key3: {r: 0, g: 0, b: 0, a: 0}
|
||||
key4: {r: 0, g: 0, b: 0, a: 0}
|
||||
key5: {r: 0, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 0
|
||||
ctime1: 65535
|
||||
ctime2: 0
|
||||
ctime3: 0
|
||||
ctime4: 0
|
||||
ctime5: 0
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 0
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 2
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 1
|
||||
outSlope: 1
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 1
|
||||
outSlope: 1
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 0
|
||||
m_StartPosition: {x: 7, y: 8, z: 9}
|
||||
m_StartRotation: {x: 6, y: 7, z: 8, w: 9}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 429856b25b3e54049b0b2a417be7efb3
|
||||
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/Units/NatureDruid.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,78 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: NaturePriest
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: NaturePriest
|
||||
m_NameColor: {r: 1, g: 0, b: 1, a: 1}
|
||||
m_Level: 4
|
||||
m_Health: 5
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 41bfbd8877ae12f4d8231989e0d25d19, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: e42f59174387eb040af6d5642843b14b, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: 0f83e084fe29e2a478d8ab457f95bd55, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 0.9433962, g: 0, b: 0, a: 1}
|
||||
key1: {r: 0, g: 0.33063293, b: 1, a: 1}
|
||||
key2: {r: 0, g: 0, b: 0, a: 0}
|
||||
key3: {r: 0, g: 0, b: 0, a: 0}
|
||||
key4: {r: 0, g: 0, b: 0, a: 0}
|
||||
key5: {r: 0, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 0
|
||||
ctime1: 65535
|
||||
ctime2: 0
|
||||
ctime3: 0
|
||||
ctime4: 0
|
||||
ctime5: 0
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 0
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 2
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 2
|
||||
outSlope: 2
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 1
|
||||
m_StartPosition: {x: 9, y: 0, z: 1}
|
||||
m_StartRotation: {x: 8, y: 9, z: 0, w: 1}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 0c3860d0b457bbc4fb7f5510c4eb3352
|
||||
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/Units/NaturePriest.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,78 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: NatureRanger
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: NatureRanger
|
||||
m_NameColor: {r: 1, g: 1, b: 1, a: 1}
|
||||
m_Level: 0
|
||||
m_Health: 1
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 92d8b44b92d6fc042a14e5bdbc42ad1a, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: d68bac0c4c310d94aad0ed8cb9271a6e, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: 98bff14ef32041144a025a0c6515c3de, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 0.5471698, g: 0.24003202, b: 0.24003202, a: 1}
|
||||
key1: {r: 0.60617864, g: 1, b: 0, a: 1}
|
||||
key2: {r: 0, g: 0, b: 0, a: 0}
|
||||
key3: {r: 0, g: 0, b: 0, a: 0}
|
||||
key4: {r: 0, g: 0, b: 0, a: 0}
|
||||
key5: {r: 0, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 0
|
||||
ctime1: 65535
|
||||
ctime2: 0
|
||||
ctime3: 0
|
||||
ctime4: 0
|
||||
ctime5: 0
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 0
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 2
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 1
|
||||
outSlope: 1
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 1
|
||||
outSlope: 1
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 0
|
||||
m_StartPosition: {x: 0, y: 1, z: 2}
|
||||
m_StartRotation: {x: 9, y: 0, z: 1, w: 2}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 4d42386920be4f643bfbe5646c08234c
|
||||
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/Units/NatureRanger.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,78 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: NatureShaman
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: NatureShaman
|
||||
m_NameColor: {r: 1, g: 0, b: 1, a: 1}
|
||||
m_Level: 1
|
||||
m_Health: 2
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 88d7e709862c6e647b0320ebcb9b5ae6, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: 548adeb7e08c3944ba3da811a8ba0e58, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: f41689d3142444c4f8fa662dc5e4af90, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 1, g: 0, b: 0, a: 1}
|
||||
key1: {r: 0.9813129, g: 1, b: 0, a: 1}
|
||||
key2: {r: 0, g: 1, b: 0, a: 0}
|
||||
key3: {r: 0, g: 0.23529413, b: 0.9725491, a: 0}
|
||||
key4: {r: 1, g: 0, b: 1, a: 0}
|
||||
key5: {r: 0, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 578
|
||||
ctime1: 16769
|
||||
ctime2: 29298
|
||||
ctime3: 44525
|
||||
ctime4: 65150
|
||||
ctime5: 0
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 2
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 5
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 1
|
||||
outSlope: 1
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 1
|
||||
outSlope: 1
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 1
|
||||
m_StartPosition: {x: 4, y: 5, z: 6}
|
||||
m_StartRotation: {x: 3, y: 4, z: 5, w: 6}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: fd3fe9b7580c90040b88c8ec26634f65
|
||||
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/Units/NatureShaman.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,78 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: NatureWarlock
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: NatureWarlock
|
||||
m_NameColor: {r: 1, g: 0, b: 1, a: 1}
|
||||
m_Level: 1
|
||||
m_Health: 2
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 92d8b44b92d6fc042a14e5bdbc42ad1a, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: 1b31315567a4a574fba1918d346afe66, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: 0f83e084fe29e2a478d8ab457f95bd55, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 0.9433962, g: 0, b: 0, a: 1}
|
||||
key1: {r: 0, g: 0.33063293, b: 1, a: 1}
|
||||
key2: {r: 0, g: 0, b: 0, a: 0}
|
||||
key3: {r: 0, g: 0, b: 0, a: 0}
|
||||
key4: {r: 0, g: 0, b: 0, a: 0}
|
||||
key5: {r: 0, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 0
|
||||
ctime1: 65535
|
||||
ctime2: 0
|
||||
ctime3: 0
|
||||
ctime4: 0
|
||||
ctime5: 0
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 0
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 2
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 1
|
||||
outSlope: 1
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 1
|
||||
outSlope: 1
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 1
|
||||
m_StartPosition: {x: 3, y: 4, z: 5}
|
||||
m_StartRotation: {x: 2, y: 3, z: 4, w: 5}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 205e92400e4b3b144adea81e3c6b1a43
|
||||
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/Units/NatureWarlock.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,78 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: NatureWizard
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: NatureWizard
|
||||
m_NameColor: {r: 1, g: 0, b: 1, a: 1}
|
||||
m_Level: 3
|
||||
m_Health: 4
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 41bfbd8877ae12f4d8231989e0d25d19, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: 6b682de41c3b7b64282e5dc8b9892555, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: 98bff14ef32041144a025a0c6515c3de, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 0.15288568, g: 0.94509804, b: 0, a: 0}
|
||||
key1: {r: 0.088113785, g: 1, b: 0, a: 1}
|
||||
key2: {r: 0, g: 0, b: 0, a: 0}
|
||||
key3: {r: 0, g: 0, b: 0, a: 0}
|
||||
key4: {r: 0, g: 0, b: 0, a: 0}
|
||||
key5: {r: 0, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 0
|
||||
ctime1: 65535
|
||||
ctime2: 0
|
||||
ctime3: 0
|
||||
ctime4: 0
|
||||
ctime5: 0
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 0
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 2
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 2
|
||||
outSlope: 2
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 1
|
||||
m_StartPosition: {x: 5, y: 6, z: 7}
|
||||
m_StartRotation: {x: 4, y: 5, z: 6, w: 7}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: a9fa127bd8cd454418442754f5ba28fc
|
||||
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/Units/NatureWizard.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,78 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: ShadowAssassin
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: ShadowAssassin
|
||||
m_NameColor: {r: 1, g: 1, b: 1, a: 1}
|
||||
m_Level: 4
|
||||
m_Health: 5
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 88d7e709862c6e647b0320ebcb9b5ae6, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: 01ca2da3d63a5564da7cb5d780c7d773, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: f41689d3142444c4f8fa662dc5e4af90, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 0.9433962, g: 0, b: 0, a: 1}
|
||||
key1: {r: 1, g: 1, b: 1, a: 1}
|
||||
key2: {r: 0, g: 0, b: 0, a: 0}
|
||||
key3: {r: 0, g: 0, b: 0, a: 0}
|
||||
key4: {r: 0, g: 0, b: 0, a: 0}
|
||||
key5: {r: 0, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 0
|
||||
ctime1: 65535
|
||||
ctime2: 0
|
||||
ctime3: 0
|
||||
ctime4: 0
|
||||
ctime5: 0
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 0
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 2
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 1
|
||||
m_StartPosition: {x: 9, y: 0, z: 1}
|
||||
m_StartRotation: {x: 8, y: 9, z: 0, w: 1}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 62906544de100234691b826d6b218683
|
||||
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/Units/ShadowAssassin.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,78 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: ShadowBeast
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: ShadowBeast
|
||||
m_NameColor: {r: 0, g: 0, b: 1, a: 1}
|
||||
m_Level: 1
|
||||
m_Health: 2
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 41bfbd8877ae12f4d8231989e0d25d19, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: e8570ced1b390a94ea1f458d40dc0936, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: 0f83e084fe29e2a478d8ab457f95bd55, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 0.9433962, g: 0, b: 0, a: 1}
|
||||
key1: {r: 1, g: 1, b: 1, a: 1}
|
||||
key2: {r: 0, g: 0, b: 0, a: 0}
|
||||
key3: {r: 0, g: 0, b: 0, a: 0}
|
||||
key4: {r: 0, g: 0, b: 0, a: 0}
|
||||
key5: {r: 0, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 0
|
||||
ctime1: 65535
|
||||
ctime2: 0
|
||||
ctime3: 0
|
||||
ctime4: 0
|
||||
ctime5: 0
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 0
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 2
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 2
|
||||
outSlope: 2
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 1
|
||||
m_StartPosition: {x: 6, y: 7, z: 8}
|
||||
m_StartRotation: {x: 5, y: 6, z: 7, w: 8}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 95a0e88bf37e1ff47b7cca79d716e023
|
||||
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/Units/ShadowBeast.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,78 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: ShadowKnight
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: ShadowKnight
|
||||
m_NameColor: {r: 1, g: 0, b: 1, a: 1}
|
||||
m_Level: 0
|
||||
m_Health: 1
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 88d7e709862c6e647b0320ebcb9b5ae6, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: 17c05c46906d12546b57129ab475b849, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: 98bff14ef32041144a025a0c6515c3de, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 1, g: 0.25899854, b: 0, a: 0}
|
||||
key1: {r: 1, g: 0.25882354, b: 0, a: 1}
|
||||
key2: {r: 0, g: 0, b: 0, a: 0}
|
||||
key3: {r: 0, g: 0, b: 0, a: 0}
|
||||
key4: {r: 0, g: 0, b: 0, a: 0}
|
||||
key5: {r: 0, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 0
|
||||
ctime1: 65535
|
||||
ctime2: 0
|
||||
ctime3: 0
|
||||
ctime4: 0
|
||||
ctime5: 0
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 0
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 2
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 1
|
||||
outSlope: 1
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 1
|
||||
outSlope: 1
|
||||
tangentMode: 34
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 0
|
||||
m_StartPosition: {x: 5, y: 6, z: 7}
|
||||
m_StartRotation: {x: 4, y: 5, z: 6, w: 7}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 398737b37bc58d74080338afb9aa6271
|
||||
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/Units/ShadowKnight.asset
|
||||
uploadId: 823456
|
||||
@@ -0,0 +1,78 @@
|
||||
%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: 4279b086db1dc1348a4660fce56aeca8, type: 3}
|
||||
m_Name: ShadowMage
|
||||
m_EditorClassIdentifier:
|
||||
m_DisplayName: ShadowMage
|
||||
m_NameColor: {r: 0, g: 0, b: 1, a: 1}
|
||||
m_Level: 1
|
||||
m_Health: 2
|
||||
m_PortraitIcon: {fileID: 21300000, guid: 41bfbd8877ae12f4d8231989e0d25d19, type: 3}
|
||||
m_Weapon: {fileID: 11400000, guid: 54251c6f448796e4ba5d5161176f9970, type: 2}
|
||||
m_VisualSkin: {fileID: 2100000, guid: f41689d3142444c4f8fa662dc5e4af90, type: 2}
|
||||
m_HighlightGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 0.9433962, g: 0, b: 0, a: 1}
|
||||
key1: {r: 1, g: 1, b: 1, a: 1}
|
||||
key2: {r: 0, g: 0, b: 0, a: 0}
|
||||
key3: {r: 0, g: 0, b: 0, a: 0}
|
||||
key4: {r: 0, g: 0, b: 0, a: 0}
|
||||
key5: {r: 0, g: 0, b: 0, a: 0}
|
||||
key6: {r: 0, g: 0, b: 0, a: 0}
|
||||
key7: {r: 0, g: 0, b: 0, a: 0}
|
||||
ctime0: 0
|
||||
ctime1: 65535
|
||||
ctime2: 0
|
||||
ctime3: 0
|
||||
ctime4: 0
|
||||
ctime5: 0
|
||||
ctime6: 0
|
||||
ctime7: 0
|
||||
atime0: 0
|
||||
atime1: 65535
|
||||
atime2: 0
|
||||
atime3: 0
|
||||
atime4: 0
|
||||
atime5: 0
|
||||
atime6: 0
|
||||
atime7: 0
|
||||
m_Mode: 0
|
||||
m_ColorSpace: -1
|
||||
m_NumColorKeys: 2
|
||||
m_NumAlphaKeys: 2
|
||||
m_SkillCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 2
|
||||
outSlope: 2
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_IsShiny: 0
|
||||
m_StartPosition: {x: 4, y: 5, z: 6}
|
||||
m_StartRotation: {x: 3, y: 4, z: 5, w: 6}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: e093dc69d9cc13b438766c4b6f3c86bc
|
||||
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/Units/ShadowMage.asset
|
||||
uploadId: 823456
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user