65 lines
1.6 KiB
Plaintext
65 lines
1.6 KiB
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: 1586f7d6c44294444ad7f5dcc23f4e22, type: 3}
|
|
m_Name: Fireball Ability Data
|
|
m_EditorClassIdentifier:
|
|
type: 6
|
|
title: Fireball
|
|
description: Fires a projectile that strikes nearby enemies
|
|
icon: {fileID: 21300000, guid: 577e39ea3e885f548bb3b57738bf8084, type: 3}
|
|
prefab: {fileID: 8666185439850298685, guid: 9baadb2220f82de488e6d4d5eb4ba662, type: 3}
|
|
isActiveAbility: 1
|
|
isWeaponAbility: 0
|
|
isEvolution: 0
|
|
evolutionRequirements: []
|
|
levels:
|
|
- projectilesCount: 1
|
|
timeBetweenFireballs: 0.2
|
|
abilityCooldown: 5
|
|
fireballLifetime: 5
|
|
speed: 3
|
|
damage: 15
|
|
projectileSize: 1
|
|
explosionRadius: 1
|
|
- projectilesCount: 2
|
|
timeBetweenFireballs: 0.2
|
|
abilityCooldown: 5
|
|
fireballLifetime: 5
|
|
speed: 3
|
|
damage: 15
|
|
projectileSize: 1
|
|
explosionRadius: 1
|
|
- projectilesCount: 2
|
|
timeBetweenFireballs: 0.2
|
|
abilityCooldown: 5
|
|
fireballLifetime: 5
|
|
speed: 4
|
|
damage: 15
|
|
projectileSize: 1
|
|
explosionRadius: 1.5
|
|
- projectilesCount: 3
|
|
timeBetweenFireballs: 0.2
|
|
abilityCooldown: 5
|
|
fireballLifetime: 5
|
|
speed: 4
|
|
damage: 20
|
|
projectileSize: 1
|
|
explosionRadius: 1.5
|
|
- projectilesCount: 3
|
|
timeBetweenFireballs: 0.2
|
|
abilityCooldown: 5
|
|
fireballLifetime: 5
|
|
speed: 5
|
|
damage: 20
|
|
projectileSize: 1.25
|
|
explosionRadius: 1.75
|