keyword + animation

This commit is contained in:
SoulliesOfficial
2025-10-27 07:04:34 -04:00
parent c3c4a17440
commit 2906206f0c
40 changed files with 512 additions and 384 deletions

View File

@@ -17,8 +17,10 @@ MonoBehaviour:
displayName: Card_Basic_DualStrike_DisplayName
cardRarity: 10
cardType: 0
tags: []
keywords:
- Strike
cardSprite: {fileID: 21300000, guid: b5ebf255ba7f19543b7faea59e86ea77, type: 3}
cardLayoutTags: []
functionText: Card_Basic_DualStrike_FunctionText
cardDescription: '$Keyword("Strike"), deal $Attribute("Damage") damage twice. '
baseWeight: 1

View File

@@ -17,10 +17,11 @@ MonoBehaviour:
displayName: Card_Basic_Strike_DisplayName
cardRarity: 10
cardType: 0
tags:
keywords:
- Strike
- TargetEnemies
- Physics
cardSprite: {fileID: 21300000, guid: 54336fab907a76a4095ff5607e0b86c8, type: 3}
cardLayoutTags: []
functionText: Card_Basic_Strike_FunctionText
cardDescription: Card_Basic_Strike_Description
baseWeight: 1

View File

@@ -17,8 +17,9 @@ MonoBehaviour:
displayName: Card_Basic_HiddenBlade_DisplayName
cardRarity: 0
cardType: 50
tags: []
keywords: []
cardSprite: {fileID: 21300000, guid: 8be7e5378b35956469dceadef0180595, type: 3}
cardLayoutTags: []
functionText: Card_Basic_HiddenBlade_FunctionText
cardDescription: $Keyword("Retain"), $Keyword("Exhaust"), $Keyword("Prick"), deal
$Attribute("Damage") damage.

View File

@@ -44,6 +44,5 @@ MonoBehaviour:
upgradeCards: []
customDescriptions: []
prefabRefs: []
derivativeCardDataRefs:
- CardData_Basic_HolyWaterPreparation
derivativeCardDataRefs: []
derivativeCharacterDataRefs: []