init
This commit is contained in:
38
Assets/TcgEngine/Resources/Abilities/spells/spell_fury.asset
Normal file
38
Assets/TcgEngine/Resources/Abilities/spells/spell_fury.asset
Normal file
@@ -0,0 +1,38 @@
|
||||
%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: spell_fury
|
||||
m_EditorClassIdentifier:
|
||||
id: spell_fury
|
||||
trigger: 10
|
||||
conditions_trigger: []
|
||||
target: 20
|
||||
conditions_target:
|
||||
- {fileID: 11400000, guid: 065da32cbd133734493695579723a718, type: 2}
|
||||
- {fileID: 11400000, guid: 7463bf87d3794e249b7610c9de9c5327, type: 2}
|
||||
filters_target: []
|
||||
effects: []
|
||||
status:
|
||||
- {fileID: 11400000, guid: c71a5ae31a2cde940b76aa921f2c80ef, type: 2}
|
||||
value: 0
|
||||
duration: 0
|
||||
chain_abilities: []
|
||||
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: Fury
|
||||
desc: Target character gains Fury. It can attack twice per turn.
|
||||
Reference in New Issue
Block a user