adding uncommited files (oops)
This commit is contained in:
parent
3ada934e41
commit
08a3848bc0
6 changed files with 63 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
|||
fileFormatVersion: 2
|
||||
<<<<<<< HEAD
|
||||
guid: 01de85ee5d8a2014594d9910b1a6ff55
|
||||
=======
|
||||
guid: cf294cbfb17f5a5d7846479a116fc7b3
|
||||
>>>>>>> 31b0b5f (adding uncommited files (oops))
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
|
|
|
|||
8
Assets/_Project/Definitions/Buffs.meta
Normal file
8
Assets/_Project/Definitions/Buffs.meta
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: eef6329e4294d86c6978ff9453b56956
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
17
Assets/_Project/Definitions/Buffs/ExtraDamage25.asset
Normal file
17
Assets/_Project/Definitions/Buffs/ExtraDamage25.asset
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
%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: b01f9aea62ee8a1c1991bb2a097de224, type: 3}
|
||||
m_Name: ExtraDamage25
|
||||
m_EditorClassIdentifier: Assembly-CSharp::TD.Gameplay.BuffDefinition
|
||||
DisplayName: 25% Increased Damage
|
||||
Stat: 0
|
||||
Multiplier: 1.25
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 9ec170e540b1f91cca762dcebe81a856
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
18
Assets/_Project/Definitions/Buffs/OffensiveBuffs.asset
Normal file
18
Assets/_Project/Definitions/Buffs/OffensiveBuffs.asset
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
%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: 516e8faec948a4b3d977ec019376c438, type: 3}
|
||||
m_Name: OffensiveBuffs
|
||||
m_EditorClassIdentifier: Assembly-CSharp::TD.Gameplay.BuffCategory
|
||||
DisplayName: Offensive Buffs
|
||||
Cost: 5
|
||||
Pool:
|
||||
- {fileID: 11400000, guid: 9ec170e540b1f91cca762dcebe81a856, type: 2}
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: d8ed3b9535538f7fc82be878cc307d26
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Loading…
Add table
Add a link
Reference in a new issue