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.
47 lines
1.6 KiB
47 lines
1.6 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: 0}
|
|
m_Name: NoobSwordFactory
|
|
m_EditorClassIdentifier: SAShop::ProceduralWeaponFactory
|
|
Rarity: 16777215
|
|
DamageMin: 2
|
|
DamageMax: 7
|
|
PriceMin: 50
|
|
PriceMax: 120
|
|
Items:
|
|
- Sprite: {fileID: -6229739577819397656, guid: b00993d063fbc4a87983115070f6145c,
|
|
type: 3}
|
|
Name: Wooden Sword
|
|
Description: This wooden sword is quite awful!
|
|
AttackBonus: 0
|
|
- Sprite: {fileID: -4063295180217184869, guid: b00993d063fbc4a87983115070f6145c,
|
|
type: 3}
|
|
Name: Basic Sword
|
|
Description: A basic common sword, which is not particularly useful in battle,
|
|
but keeps you safe from wildlife.
|
|
AttackBonus: 2
|
|
- Sprite: {fileID: -7651958066320933242, guid: b00993d063fbc4a87983115070f6145c,
|
|
type: 3}
|
|
Name: Weird Sword
|
|
Description: This sword is kind of weird. But it seems to do the job!
|
|
AttackBonus: 1
|
|
- Sprite: {fileID: 206911327383899660, guid: b00993d063fbc4a87983115070f6145c, type: 3}
|
|
Name: Dagger
|
|
Description: Small dagger, easy to use and deadly, but with little range.
|
|
AttackBonus: 1
|
|
- Sprite: {fileID: -8295029410813222302, guid: b00993d063fbc4a87983115070f6145c,
|
|
type: 3}
|
|
Name: Wood Axe
|
|
Description: This axe was built to chop down trees. Apparently it also chops
|
|
down your enemies!
|
|
AttackBonus: 3
|
|
Amount: 4
|
|
|