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
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: RegularPotionFactory
|
|
m_EditorClassIdentifier:
|
|
Rarity: 16777215
|
|
EffectMin: 4
|
|
EffectMax: 12
|
|
PriceMin: 50
|
|
PriceMax: 150
|
|
Items:
|
|
- Sprite: {fileID: -3930946897451993484, guid: b00993d063fbc4a87983115070f6145c,
|
|
type: 3}
|
|
Name: Health Potion
|
|
Description: Simple health potion. Instant effect.
|
|
Bonus: 0
|
|
Type: 0
|
|
EffectTime: 0
|
|
- Sprite: {fileID: 1359165526104252653, guid: b00993d063fbc4a87983115070f6145c,
|
|
type: 3}
|
|
Name: Attack Potion
|
|
Description: Temporary Attack Buff.
|
|
Bonus: 1
|
|
Type: 1
|
|
EffectTime: 90
|
|
- Sprite: {fileID: 9148803566423877661, guid: b00993d063fbc4a87983115070f6145c,
|
|
type: 3}
|
|
Name: Defense Potion
|
|
Description: Temporary Defense Buff.
|
|
Bonus: 0
|
|
Type: 2
|
|
EffectTime: 90
|
|
Amount: 5
|
|
|