init
This commit is contained in:
42
Assets/TcgEngine/Resources/Cards/Summon/dragon_egg.asset
Normal file
42
Assets/TcgEngine/Resources/Cards/Summon/dragon_egg.asset
Normal file
@@ -0,0 +1,42 @@
|
||||
%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: 843a21f7f6f205741a0a7341aec8e84d, type: 3}
|
||||
m_Name: dragon_egg
|
||||
m_EditorClassIdentifier:
|
||||
id: dragon_egg
|
||||
title: Dragon Egg
|
||||
art_full: {fileID: 21300000, guid: 32029b7b11d4ca24ca88fcb66b122deb, type: 3}
|
||||
art_board: {fileID: 0}
|
||||
type: 20
|
||||
team: {fileID: 11400000, guid: 44accef98e769754d9edb8fe6051443a, type: 2}
|
||||
rarity: {fileID: 11400000, guid: 13b592f40b7cd424c966f5d7eef425aa, type: 2}
|
||||
mana: 2
|
||||
attack: 0
|
||||
hp: 0
|
||||
traits: []
|
||||
stats: []
|
||||
abilities:
|
||||
- {fileID: 11400000, guid: 5b2e0fb55ed6c6f49bb56bb604178576, type: 2}
|
||||
text: Discover a Dragon.
|
||||
desc:
|
||||
spawn_fx: {fileID: 0}
|
||||
death_fx: {fileID: 0}
|
||||
attack_fx: {fileID: 0}
|
||||
damage_fx: {fileID: 0}
|
||||
idle_fx: {fileID: 0}
|
||||
spawn_audio: {fileID: 0}
|
||||
death_audio: {fileID: 0}
|
||||
attack_audio: {fileID: 0}
|
||||
damage_audio: {fileID: 0}
|
||||
deckbuilding: 1
|
||||
cost: 100
|
||||
packs: []
|
||||
Reference in New Issue
Block a user