| 12345678910111213141516171819202122232425262728293031 |
- %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: d37416b822a924a4ca8b3d4daafd98b5, type: 3}
- m_Name: LeatherPants
- m_EditorClassIdentifier:
- itemName: Leather pants
- description: Simeple Leather pants
- icon: {fileID: 0}
- model3D: {fileID: 0}
- itemType: 1
- rarity: 0
- goldCost: 0
- silverCost: 0
- copperCost: 0
- searchTags: []
- armorClass: 1
- strengthModifier: 0
- dexterityModifier: 0
- constitutionModifier: 0
- wisdomModifier: 0
- armorType: 0
- armorSlot: 2
|