MVC shop project for software architecture, in Unity.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

42 lines
1.1 KiB

%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: a9f6be742ec356945a9f8dbb5d330210, type: 3}
m_Name: GoodPotionFactory
m_EditorClassIdentifier:
Rarity: 255
EffectMin: 12
EffectMax: 20
PriceMin: 250
PriceMax: 300
Items:
- Sprite: {fileID: 1533569245288039128, guid: b00993d063fbc4a87983115070f6145c,
type: 3}
Name: Health Potion+
Description: Great instant healing effect.
Bonus: 5
Type: 0
EffectTime: 0
- Sprite: {fileID: -3978551154961114089, guid: b00993d063fbc4a87983115070f6145c,
type: 3}
Name: Attack Potion+
Description: Great temporary attack buff.
Bonus: 0
Type: 1
EffectTime: 180
- Sprite: {fileID: 6720243606718852342, guid: b00993d063fbc4a87983115070f6145c,
type: 3}
Name: Defense Potion+
Description: Great temporary defense buff.
Bonus: 0
Type: 0
EffectTime: 180
Amount: 2