41 lines
1.4 KiB
Plaintext
41 lines
1.4 KiB
Plaintext
%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
|