magic powers refactor WIP
This commit is contained in:
25
Assets/Scripts/Characters/Skills/Spell_SparkOfJustice.asset
Normal file
25
Assets/Scripts/Characters/Skills/Spell_SparkOfJustice.asset
Normal file
@@ -0,0 +1,25 @@
|
||||
%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: ad80a581f715a4b9d9c0f9a0c1c42e64, type: 3}
|
||||
m_Name: Spell_SparkOfJustice
|
||||
m_EditorClassIdentifier:
|
||||
spellName: Spark of Justice
|
||||
animationClipName: Fireball
|
||||
description:
|
||||
baseFaithCost: 10
|
||||
castTime: 0.5
|
||||
rotationDuration: 0.85
|
||||
projectilePrefab: {fileID: 11175768915115734, guid: fa8fab8e229636f44b7f773bd46aaf07,
|
||||
type: 3}
|
||||
spawnDelay: 0.85
|
||||
lifeTime: 10
|
||||
aimHeightOffset: 0.75
|
||||
Reference in New Issue
Block a user