| 123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- %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: 43b6eb6d169fa44439fbdc878d83e78b, type: 3}
- m_Name: SupremeHealing 1
- m_EditorClassIdentifier:
- itemName: Supreme Health potion
- description: A supreme health potion 3d6 + 3
- icon: {fileID: 0}
- model3D: {fileID: 0}
- itemType: 2
- rarity: 4
- goldCost: 40
- silverCost: 0
- copperCost: 0
- searchTags:
- - helath
- - potion
- - healing
- isConsumable: 1
- isStackable: 1
- maxStackSize: 99
- healthRestoreMin: 0
- healthRestoreMax: 0
- healthDiceCount: 4
- healthDiceType: 6
- healthBonus: 4
- manaRestoreMin: 0
- manaRestoreMax: 0
- manaDiceCount: 0
- manaDiceType: 0
- manaBonus: 0
- temporaryStrengthBonus: 0
- temporaryDexterityBonus: 0
- temporaryConstitutionBonus: 0
- temporaryWisdomBonus: 0
- effectDuration: 0
|