diff --git a/Assets/Mods/Basic/Cards/Data/PlayerHeros/Cleric/CardData_Basic_BlessedHolyWater.asset b/Assets/Mods/Basic/Cards/Data/PlayerHeros/Cleric/CardData_Basic_BlessedHolyWater.asset index f8937dd4..9ce947bf 100644 --- a/Assets/Mods/Basic/Cards/Data/PlayerHeros/Cleric/CardData_Basic_BlessedHolyWater.asset +++ b/Assets/Mods/Basic/Cards/Data/PlayerHeros/Cleric/CardData_Basic_BlessedHolyWater.asset @@ -19,8 +19,7 @@ MonoBehaviour: cardRarity: 10 cardType: 10 keywords: - - TargetAllies - - Exhaustible + - TargetSelf cardSprite: {fileID: 21300000, guid: c7e0489a5e85e65499fcacddb7c1391e, type: 3} cardLayoutTags: [] functionText: Card_Basic_BlessedHolyWater_FunctionText @@ -37,17 +36,9 @@ MonoBehaviour: index: 1 isKeyDuplicated: 0 - Key: TargetCount - Value: 1 + Value: 0 index: 2 isKeyDuplicated: 0 - - Key: ExhaustibleCount - Value: 3 - index: 3 - isKeyDuplicated: 0 - - Key: HealAmount - Value: 6 - index: 4 - isKeyDuplicated: 0 dividerPosProp: 0.5 originalAttributes: dictionaryList: [] @@ -63,5 +54,6 @@ MonoBehaviour: upgradeCards: [] customDescriptions: [] prefabRefs: [] - derivativeCardDataRefs: [] + derivativeCardDataRefs: + - CardData_Basic_BlessedHolyWater derivativeCharacterDataRefs: [] diff --git a/Assets/Mods/Basic/Cards/Data/PlayerHeros/Cleric/CardData_Basic_ChainBlessing.asset b/Assets/Mods/Basic/Cards/Data/PlayerHeros/Cleric/CardData_Basic_ChainBlessing.asset index a2e976e0..6f5dca77 100644 --- a/Assets/Mods/Basic/Cards/Data/PlayerHeros/Cleric/CardData_Basic_ChainBlessing.asset +++ b/Assets/Mods/Basic/Cards/Data/PlayerHeros/Cleric/CardData_Basic_ChainBlessing.asset @@ -19,8 +19,7 @@ MonoBehaviour: cardRarity: 10 cardType: 10 keywords: - - TargetAllies - - Exhaustible + - TargetSelf cardSprite: {fileID: 21300000, guid: c7e0489a5e85e65499fcacddb7c1391e, type: 3} cardLayoutTags: [] functionText: Card_Basic_ChainBlessing_FunctionText @@ -37,17 +36,13 @@ MonoBehaviour: index: 1 isKeyDuplicated: 0 - Key: TargetCount - Value: 1 + Value: 0 index: 2 isKeyDuplicated: 0 - - Key: ExhaustibleCount - Value: 3 + - Key: CopyCount + Value: 1 index: 3 isKeyDuplicated: 0 - - Key: HealAmount - Value: 6 - index: 4 - isKeyDuplicated: 0 dividerPosProp: 0.5 originalAttributes: dictionaryList: [] diff --git a/Assets/Mods/Basic/Cards/Data/PlayerHeros/Cleric/CardData_Basic_DivineProtection.asset b/Assets/Mods/Basic/Cards/Data/PlayerHeros/Cleric/CardData_Basic_DivineProtection.asset index cd9f5583..0f6aad03 100644 --- a/Assets/Mods/Basic/Cards/Data/PlayerHeros/Cleric/CardData_Basic_DivineProtection.asset +++ b/Assets/Mods/Basic/Cards/Data/PlayerHeros/Cleric/CardData_Basic_DivineProtection.asset @@ -19,8 +19,7 @@ MonoBehaviour: cardRarity: 10 cardType: 10 keywords: - - TargetAllies - - Exhaustible + - TargetSelf cardSprite: {fileID: 21300000, guid: c7e0489a5e85e65499fcacddb7c1391e, type: 3} cardLayoutTags: [] functionText: Card_Basic_DivineProtection_FunctionText @@ -29,7 +28,7 @@ MonoBehaviour: variableAttributes: dictionaryList: - Key: StaminaCost - Value: 0 + Value: 2 index: 0 isKeyDuplicated: 0 - Key: ManaCost @@ -37,15 +36,15 @@ MonoBehaviour: index: 1 isKeyDuplicated: 0 - Key: TargetCount - Value: 1 + Value: 0 index: 2 isKeyDuplicated: 0 - - Key: ExhaustibleCount - Value: 3 + - Key: Block + Value: 7 index: 3 isKeyDuplicated: 0 - - Key: HealAmount - Value: 6 + - Key: BlockStadck + Value: 3 index: 4 isKeyDuplicated: 0 dividerPosProp: 0.5 diff --git a/Assets/Mods/Basic/Cards/Data/PlayerHeros/Cleric/CardData_Basic_DivinePunishment.asset b/Assets/Mods/Basic/Cards/Data/PlayerHeros/Cleric/CardData_Basic_DivinePunishment.asset index 5fd9049b..32223311 100644 --- a/Assets/Mods/Basic/Cards/Data/PlayerHeros/Cleric/CardData_Basic_DivinePunishment.asset +++ b/Assets/Mods/Basic/Cards/Data/PlayerHeros/Cleric/CardData_Basic_DivinePunishment.asset @@ -17,10 +17,9 @@ MonoBehaviour: className: DivinePunishment displayName: Card_Basic_DivinePunishment_DisplayName cardRarity: 10 - cardType: 10 + cardType: 0 keywords: - - TargetAllies - - Exhaustible + - TargetEnemies cardSprite: {fileID: 21300000, guid: c7e0489a5e85e65499fcacddb7c1391e, type: 3} cardLayoutTags: [] functionText: Card_Basic_DivinePunishment_FunctionText @@ -29,7 +28,7 @@ MonoBehaviour: variableAttributes: dictionaryList: - Key: StaminaCost - Value: 0 + Value: 2 index: 0 isKeyDuplicated: 0 - Key: ManaCost @@ -40,12 +39,12 @@ MonoBehaviour: Value: 1 index: 2 isKeyDuplicated: 0 - - Key: ExhaustibleCount - Value: 3 + - Key: Damage + Value: 8 index: 3 isKeyDuplicated: 0 - - Key: HealAmount - Value: 6 + - Key: DamageStack + Value: 3 index: 4 isKeyDuplicated: 0 dividerPosProp: 0.5 diff --git a/Assets/Mods/Basic/Cards/Data/PlayerHeros/Cleric/CardData_Basic_Faith.asset b/Assets/Mods/Basic/Cards/Data/PlayerHeros/Cleric/CardData_Basic_Faith.asset index 2c81f9ec..714c8dd6 100644 --- a/Assets/Mods/Basic/Cards/Data/PlayerHeros/Cleric/CardData_Basic_Faith.asset +++ b/Assets/Mods/Basic/Cards/Data/PlayerHeros/Cleric/CardData_Basic_Faith.asset @@ -19,7 +19,7 @@ MonoBehaviour: cardRarity: 10 cardType: 10 keywords: - - TargetAllies + - TargetSelf - Exhaustible cardSprite: {fileID: 21300000, guid: c7e0489a5e85e65499fcacddb7c1391e, type: 3} cardLayoutTags: [] @@ -37,15 +37,15 @@ MonoBehaviour: index: 1 isKeyDuplicated: 0 - Key: TargetCount - Value: 1 + Value: 0 index: 2 isKeyDuplicated: 0 - Key: ExhaustibleCount Value: 3 index: 3 isKeyDuplicated: 0 - - Key: HealAmount - Value: 6 + - Key: DrawCount + Value: 3 index: 4 isKeyDuplicated: 0 dividerPosProp: 0.5 diff --git a/Assets/Mods/Basic/Cards/Data/PlayerHeros/Cleric/CardData_Basic_FreedomOfMovement.asset b/Assets/Mods/Basic/Cards/Data/PlayerHeros/Cleric/CardData_Basic_FreedomOfMovement.asset index 54f0e1ea..8746e736 100644 --- a/Assets/Mods/Basic/Cards/Data/PlayerHeros/Cleric/CardData_Basic_FreedomOfMovement.asset +++ b/Assets/Mods/Basic/Cards/Data/PlayerHeros/Cleric/CardData_Basic_FreedomOfMovement.asset @@ -17,10 +17,10 @@ MonoBehaviour: className: FreedomOfMovement displayName: Card_Basic_FreedomOfMovement_DisplayName cardRarity: 10 - cardType: 10 + cardType: 20 keywords: - TargetAllies - - Exhaustible + - TargetSelf cardSprite: {fileID: 21300000, guid: c7e0489a5e85e65499fcacddb7c1391e, type: 3} cardLayoutTags: [] functionText: Card_Basic_FreedomOfMovement_FunctionText @@ -33,21 +33,17 @@ MonoBehaviour: index: 0 isKeyDuplicated: 0 - Key: ManaCost - Value: 1 + Value: 2 index: 1 isKeyDuplicated: 0 - Key: TargetCount Value: 1 index: 2 isKeyDuplicated: 0 - - Key: ExhaustibleCount - Value: 3 + - Key: BuffStack + Value: 1 index: 3 isKeyDuplicated: 0 - - Key: HealAmount - Value: 6 - index: 4 - isKeyDuplicated: 0 dividerPosProp: 0.5 originalAttributes: dictionaryList: [] diff --git a/Assets/Mods/Basic/Cards/Data/PlayerHeros/Cleric/CardData_Basic_LessRestoration.asset b/Assets/Mods/Basic/Cards/Data/PlayerHeros/Cleric/CardData_Basic_LessRestoration.asset index 65800e22..ae776d0d 100644 --- a/Assets/Mods/Basic/Cards/Data/PlayerHeros/Cleric/CardData_Basic_LessRestoration.asset +++ b/Assets/Mods/Basic/Cards/Data/PlayerHeros/Cleric/CardData_Basic_LessRestoration.asset @@ -20,6 +20,7 @@ MonoBehaviour: cardType: 10 keywords: - TargetAllies + - TargetSelf - Exhaustible cardSprite: {fileID: 21300000, guid: c7e0489a5e85e65499fcacddb7c1391e, type: 3} cardLayoutTags: [] @@ -28,15 +29,15 @@ MonoBehaviour: baseWeight: 1 variableAttributes: dictionaryList: - - Key: StaminaCost - Value: 0 + - Key: TargetCount + Value: 1 index: 0 isKeyDuplicated: 0 - - Key: ManaCost - Value: 1 + - Key: StaminaCost + Value: 0 index: 1 isKeyDuplicated: 0 - - Key: TargetCount + - Key: ManaCost Value: 1 index: 2 isKeyDuplicated: 0 diff --git a/Assets/Mods/Basic/Cards/Data/PlayerHeros/Cleric/CardData_Basic_PrayerOfHealing.asset b/Assets/Mods/Basic/Cards/Data/PlayerHeros/Cleric/CardData_Basic_PrayerOfHealing.asset index b12e7a64..71491b9b 100644 --- a/Assets/Mods/Basic/Cards/Data/PlayerHeros/Cleric/CardData_Basic_PrayerOfHealing.asset +++ b/Assets/Mods/Basic/Cards/Data/PlayerHeros/Cleric/CardData_Basic_PrayerOfHealing.asset @@ -20,6 +20,7 @@ MonoBehaviour: cardType: 10 keywords: - TargetAllies + - TargetSelf - Exhaustible cardSprite: {fileID: 21300000, guid: c7e0489a5e85e65499fcacddb7c1391e, type: 3} cardLayoutTags: [] @@ -28,16 +29,16 @@ MonoBehaviour: baseWeight: 1 variableAttributes: dictionaryList: - - Key: StaminaCost - Value: 0 + - Key: TargetCount + Value: -1 index: 0 isKeyDuplicated: 0 - - Key: ManaCost - Value: 1 + - Key: StaminaCost + Value: 0 index: 1 isKeyDuplicated: 0 - - Key: TargetCount - Value: 1 + - Key: ManaCost + Value: 2 index: 2 isKeyDuplicated: 0 - Key: ExhaustibleCount @@ -45,7 +46,7 @@ MonoBehaviour: index: 3 isKeyDuplicated: 0 - Key: HealAmount - Value: 6 + Value: 4 index: 4 isKeyDuplicated: 0 dividerPosProp: 0.5 diff --git a/Assets/Mods/Basic/Cards/Data/PlayerHeros/Cleric/CardData_Basic_Sanctuary.asset b/Assets/Mods/Basic/Cards/Data/PlayerHeros/Cleric/CardData_Basic_Sanctuary.asset index 7badecf2..107f5e85 100644 --- a/Assets/Mods/Basic/Cards/Data/PlayerHeros/Cleric/CardData_Basic_Sanctuary.asset +++ b/Assets/Mods/Basic/Cards/Data/PlayerHeros/Cleric/CardData_Basic_Sanctuary.asset @@ -20,7 +20,7 @@ MonoBehaviour: cardType: 10 keywords: - TargetAllies - - Exhaustible + - TargetSelf cardSprite: {fileID: 21300000, guid: c7e0489a5e85e65499fcacddb7c1391e, type: 3} cardLayoutTags: [] functionText: Card_Basic_Sanctuary_FunctionText @@ -28,26 +28,18 @@ MonoBehaviour: baseWeight: 1 variableAttributes: dictionaryList: + - Key: TargetCount + Value: 1 + index: 0 + isKeyDuplicated: 0 - Key: StaminaCost Value: 0 - index: 0 + index: 1 isKeyDuplicated: 0 - Key: ManaCost - Value: 1 - index: 1 - isKeyDuplicated: 0 - - Key: TargetCount Value: 1 index: 2 isKeyDuplicated: 0 - - Key: ExhaustibleCount - Value: 3 - index: 3 - isKeyDuplicated: 0 - - Key: HealAmount - Value: 6 - index: 4 - isKeyDuplicated: 0 dividerPosProp: 0.5 originalAttributes: dictionaryList: [] diff --git a/Assets/Mods/Basic/Cards/Data/PlayerHeros/Cleric/CardData_Basic_ShieldOfDevotion.asset b/Assets/Mods/Basic/Cards/Data/PlayerHeros/Cleric/CardData_Basic_ShieldOfDevotion.asset index 3864968b..02b1ef6d 100644 --- a/Assets/Mods/Basic/Cards/Data/PlayerHeros/Cleric/CardData_Basic_ShieldOfDevotion.asset +++ b/Assets/Mods/Basic/Cards/Data/PlayerHeros/Cleric/CardData_Basic_ShieldOfDevotion.asset @@ -17,10 +17,10 @@ MonoBehaviour: className: ShieldOfDevotion displayName: Card_Basic_ShieldOfDevotion_DisplayName cardRarity: 10 - cardType: 10 + cardType: 20 keywords: + - TargetSelf - TargetAllies - - Exhaustible cardSprite: {fileID: 21300000, guid: c7e0489a5e85e65499fcacddb7c1391e, type: 3} cardLayoutTags: [] functionText: Card_Basic_ShieldOfDevotion_FunctionText @@ -40,14 +40,10 @@ MonoBehaviour: Value: 1 index: 2 isKeyDuplicated: 0 - - Key: ExhaustibleCount + - Key: BuffStack Value: 3 index: 3 isKeyDuplicated: 0 - - Key: HealAmount - Value: 6 - index: 4 - isKeyDuplicated: 0 dividerPosProp: 0.5 originalAttributes: dictionaryList: [] diff --git a/Assets/Mods/Basic/Cards/Data/PlayerHeros/Cleric/CardData_Basic_SpiritGuardian.asset b/Assets/Mods/Basic/Cards/Data/PlayerHeros/Cleric/CardData_Basic_SpiritGuardian.asset index 5568d565..2a6e3c41 100644 --- a/Assets/Mods/Basic/Cards/Data/PlayerHeros/Cleric/CardData_Basic_SpiritGuardian.asset +++ b/Assets/Mods/Basic/Cards/Data/PlayerHeros/Cleric/CardData_Basic_SpiritGuardian.asset @@ -17,10 +17,10 @@ MonoBehaviour: className: SpiritGuardian displayName: Card_Basic_SpiritGuardian_DisplayName cardRarity: 10 - cardType: 10 + cardType: 20 keywords: - TargetAllies - - Exhaustible + - TargetSelf cardSprite: {fileID: 21300000, guid: c7e0489a5e85e65499fcacddb7c1391e, type: 3} cardLayoutTags: [] functionText: Card_Basic_SpiritGuardian_FunctionText @@ -40,14 +40,10 @@ MonoBehaviour: Value: 1 index: 2 isKeyDuplicated: 0 - - Key: ExhaustibleCount + - Key: BuffStack Value: 3 index: 3 isKeyDuplicated: 0 - - Key: HealAmount - Value: 6 - index: 4 - isKeyDuplicated: 0 dividerPosProp: 0.5 originalAttributes: dictionaryList: []