| 123456789101112131415161718192021222324252627282930313233 |
- %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: 3f3fc2d34ad47104ea60fdf8fa56b9e6, type: 3}
- m_Name: SimpleSword
- m_EditorClassIdentifier:
- itemName: Basic Sword
- description: A common simple sword
- icon: {fileID: 0}
- model3D: {fileID: 5410050047777400374, guid: 2e07955f8c531dc4ea65c9d6a521f306, type: 3}
- itemType: 0
- rarity: 0
- goldCost: 10
- silverCost: 0
- copperCost: 0
- searchTags:
- - sword
- minDamage: 1
- maxDamage: 6
- range: 0
- weaponModifier: 0
- attackSpeed: 1
- weaponType: 0
- weaponClassName:
- arrowPrefab: {fileID: 0}
|