alotta upgrade stuff but no upgrades
This commit is contained in:
parent
b9fb490dce
commit
3b60583c76
35 changed files with 2937 additions and 61 deletions
|
|
@ -45,9 +45,13 @@ MonoBehaviour:
|
|||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
abilityName: Master Spark
|
||||
abilityIcon: {fileID: 0}
|
||||
thisPlayer: {fileID: 0}
|
||||
canCooldown: 1
|
||||
cooldown: 1
|
||||
cooldown: 60
|
||||
currentCooldown: 0
|
||||
power: 0
|
||||
projectileCount: 0
|
||||
length: 100
|
||||
width: 2
|
||||
duration: 4
|
||||
|
|
@ -56,4 +60,3 @@ MonoBehaviour:
|
|||
offset: 0.5
|
||||
enemyList: []
|
||||
damageDebounceTime: 0.5
|
||||
damage: 10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue