02Monster.asset 857 B

1234567891011121314151617181920212223242526272829303132
  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: 53a0faafd17ad6e4599ad8b52d21c7df, type: 3}
  13. m_Name: 02Monster
  14. m_EditorClassIdentifier:
  15. monsterName: Guerrier Squelette
  16. prefab: {fileID: 5207897757134823683, guid: 211b064e0233015488ef540e4b2b3877, type: 3}
  17. icon: {fileID: 21300000, guid: ad73e5f6606853643ba43101ca6c8e0f, type: 3}
  18. maxHP: 10
  19. attackDamage: 10
  20. attackCooldown: 2
  21. attackType: 0
  22. detectionRange: 20
  23. stopChaseRange: 8
  24. moveDelay: 0.5
  25. missChance: 0.1
  26. monstersPerGroup: 3
  27. exp: 10
  28. lootRate: 20
  29. GoldAmount: 80
  30. behavior: 3
  31. defaultOrientation: 3
  32. moveSpeed: 3