init
This commit is contained in:
37
Assets/TcgEngine/Resources/Abilities/other/egg_growth.asset
Normal file
37
Assets/TcgEngine/Resources/Abilities/other/egg_growth.asset
Normal file
@@ -0,0 +1,37 @@
|
||||
%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: 8ce5f81e5cc37f547af6923758602c8c, type: 3}
|
||||
m_Name: egg_growth
|
||||
m_EditorClassIdentifier:
|
||||
id: egg_growth
|
||||
trigger: 20
|
||||
conditions_trigger: []
|
||||
target: 1
|
||||
conditions_target: []
|
||||
filters_target: []
|
||||
effects:
|
||||
- {fileID: 11400000, guid: 822f29e8198f50644acc881b86893bba, type: 2}
|
||||
status: []
|
||||
value: 1
|
||||
duration: 0
|
||||
chain_abilities:
|
||||
- {fileID: 11400000, guid: a22ae4cfc3eb0a543944af69c0ecd7fa, type: 2}
|
||||
mana_cost: 0
|
||||
exhaust: 0
|
||||
board_fx: {fileID: 0}
|
||||
caster_fx: {fileID: 0}
|
||||
target_fx: {fileID: 0}
|
||||
cast_audio: {fileID: 0}
|
||||
target_audio: {fileID: 0}
|
||||
charge_target: 0
|
||||
title: Egg
|
||||
desc: After 3 turns, transforms into a Phoenix.
|
||||
Reference in New Issue
Block a user