24 lines
755 B
Plaintext
24 lines
755 B
Plaintext
|
|
%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: 583149b3796dedd8f900ff0e616d02ad, type: 3}
|
||
|
|
m_Name: Fireball
|
||
|
|
m_EditorClassIdentifier:
|
||
|
|
abilityId: fireball
|
||
|
|
abilityName: Fireball
|
||
|
|
description: Launches a burning projectile that detonates on the first enemy hit.
|
||
|
|
icon: {fileID: 21300000, guid: 4f82d1559b9b474019c58be301c644e4, type: 3}
|
||
|
|
manaCost: 8
|
||
|
|
cooldown: 2
|
||
|
|
damage: 30
|
||
|
|
castRange: 24
|
||
|
|
effectPrefab: {fileID: 8233030197892727031, guid: 9c9c8981fa1fba3cb88d56b33f784c98, type: 3}
|