31 lines
992 B
Text
31 lines
992 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: 21300000, guid: 5f5072d8c9f626c4690a7b231c7488f9, type: 3}
|
|
Cooldown: 10
|
|
TargetType: 1
|
|
Radius: 5
|
|
enemyLayerMask:
|
|
serializedVersion: 2
|
|
m_Bits: 1024
|
|
areaVfxPrefab: {fileID: 1462673130280185047, guid: bf2f1f2a9a54e9162b80673e3f7eeaf6, type: 3}
|
|
areaSound:
|
|
clip: {fileID: 8300000, guid: 038ff3eab9aa0034bac26ccb648ef2a1, type: 3}
|
|
volume: 0.632
|
|
minPitch: 1.14
|
|
maxPitch: 0.96
|
|
SlowFactor: 0.5
|
|
EffectDuration: 8
|