SimpleSword.asset 809 B

123456789101112131415161718192021222324252627282930313233
  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!114 &11400000
  4. MonoBehaviour:
  5. m_ObjectHideFlags: 0
  6. m_CorrespondingSourceObject: {fileID: 0}
  7. m_PrefabInstance: {fileID: 0}
  8. m_PrefabAsset: {fileID: 0}
  9. m_GameObject: {fileID: 0}
  10. m_Enabled: 1
  11. m_EditorHideFlags: 0
  12. m_Script: {fileID: 11500000, guid: 3f3fc2d34ad47104ea60fdf8fa56b9e6, type: 3}
  13. m_Name: SimpleSword
  14. m_EditorClassIdentifier:
  15. itemName: Basic Sword
  16. description: A common simple sword
  17. icon: {fileID: 0}
  18. model3D: {fileID: 5410050047777400374, guid: 2e07955f8c531dc4ea65c9d6a521f306, type: 3}
  19. itemType: 0
  20. rarity: 0
  21. goldCost: 10
  22. silverCost: 0
  23. copperCost: 0
  24. searchTags:
  25. - sword
  26. minDamage: 1
  27. maxDamage: 6
  28. range: 0
  29. weaponModifier: 0
  30. attackSpeed: 1
  31. weaponType: 0
  32. weaponClassName:
  33. arrowPrefab: {fileID: 0}