25 lines
693 B
Text
25 lines
693 B
Text
%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: 249c65067c3bac80693255e594d844c7, type: 3}
|
|
m_Name: SlowAreaSpell
|
|
m_EditorClassIdentifier: Assembly-CSharp::TD.Gameplay.BuilderSpells.SlowAreaSpellDefinition
|
|
DisplayName: Slow Area
|
|
Description: Slows enemies in an area
|
|
Icon: {fileID: 0}
|
|
Cooldown: 5
|
|
TargetType: 0
|
|
Radius: 5
|
|
enemyLayerMask:
|
|
serializedVersion: 2
|
|
m_Bits: 1024
|
|
SlowFactor: 0.5
|
|
EffectDuration: 3
|