25 lines
660 B
Plaintext
25 lines
660 B
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: d3fbdf2e649f7d64293ae83499c366b9, type: 3}
|
|
m_Name: ItemManaPotion
|
|
m_EditorClassIdentifier:
|
|
ID: ManaPotion
|
|
Name: Mana Potion
|
|
Icon: {fileID: 21300000, guid: f39f80ff89ae10346966bfeb894a15c4, type: 3}
|
|
Description: A special potion that recovers 5MP.
|
|
ItemType: 1
|
|
IsConsumable: 1
|
|
IsStackable: 1
|
|
MaxStack: 20
|
|
Quantity: 0
|
|
ManaValue: 5
|