PO/Assets/Scripts/Configs/CardConfigs/AddStamina.asset

55 lines
1.3 KiB
Plaintext
Raw Normal View History

2022-01-13 16:15:53 +03:00
%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: 9c4c6a3d3a1809644803be5d2cb70212, type: 3}
m_Name: AddStamina
m_EditorClassIdentifier:
2022-03-03 18:23:02 +03:00
improvedLevel: 1
2022-01-13 16:15:53 +03:00
CardCharacteristics:
2022-03-03 18:23:02 +03:00
cardName: Add Stamina
picture: {fileID: 21300000, guid: 11194064875365e48be6ed64b065cb41, type: 3}
2022-03-03 18:23:02 +03:00
description:
specialization: 2
quantityStamina: 0
quantityHealth: 0
damage: 0
addHealth: 0
addStamina: 2
addArmor: 0
enemyCount: 0
effects: []
CardCharacteristicslvl1:
cardName: Add Stamina
picture: {fileID: 21300000, guid: 11194064875365e48be6ed64b065cb41, type: 3}
description:
specialization: 2
quantityStamina: 0
quantityHealth: 0
damage: 0
addHealth: 0
addStamina: 1
addArmor: 0
enemyCount: 0
effects: []
CardCharacteristicslvl2:
cardName: Add Stamina
picture: {fileID: 21300000, guid: 11194064875365e48be6ed64b065cb41, type: 3}
description:
specialization: 2
2022-01-13 16:15:53 +03:00
quantityStamina: 0
quantityHealth: 0
damage: 0
2022-02-02 22:22:36 +03:00
addHealth: 0
2022-02-09 21:22:43 +03:00
addStamina: 2
2022-02-02 22:22:36 +03:00
addArmor: 0
enemyCount: 0
2022-02-09 21:22:43 +03:00
effects: []