Added basic scene switching, v.1.3.0

This commit is contained in:
Nicola Sovic
2022-06-02 22:14:53 +02:00
parent 46e1a5936b
commit bb052cef6b
20 changed files with 15353 additions and 7766 deletions

View File

@@ -0,0 +1,95 @@
{
"Warrior":{
"first":{
"first":{
"name":"Slash",
"baseDamage":"20",
"secondaryConsumption":"10",
"cooldown":"2",
"description":"A basic slash. But better than a basic attack",
"skillIcon":"Skills/Warrior/Slash",
"skillAnimation":""
},
"second":{
"name":"Block",
"baseDamage":"0",
"secondaryConsumption":"5",
"cooldown":"1",
"description":"Block the next attack",
"skillIcon":"Skills/Warrior/Block",
"skillAnimation":""
},
"third":{
"name":"Execution",
"baseDamage":"35",
"secondaryConsumption":"30",
"cooldown":"4",
"description":"A powerful skill. But hard to cast early",
"skillIcon":"Skills/Warrior/Execution",
"skillAnimation":""
}
}
},
"Mage":{
"first":{
"first":{
"name":"Icicle",
"baseDamage":"20",
"secondaryConsumption":"10",
"cooldown":"2",
"description":"Small icicles to cut down your enemies HP",
"skillIcon":"Skills/Mage/Icicle",
"skillAnimation":""
},
"second":{
"name":"Teleport",
"baseDamage":"0",
"secondaryConsumption":"5",
"cooldown":"1",
"description":"Evade the next attack",
"skillIcon":"Skills/Mage/Teleport",
"skillAnimation":""
},
"third":{
"name":"Fireball",
"baseDamage":"35",
"secondaryConsumption":"30",
"cooldown":"4",
"description":"What a big fireball. Does some good damage",
"skillIcon":"Skills/Mage/Fireball",
"skillAnimation":""
}
}
},
"Thieve":{
"first":{
"first":{
"name":"Stab",
"baseDamage":"20",
"secondaryConsumption":"10",
"cooldown":"2",
"description":"Early skill to apply some damage.",
"skillIcon":"Skills/Thief/Stab",
"skillAnimation":""
},
"second":{
"name":"SmokeScreen",
"baseDamage":"0",
"secondaryConsumption":"5",
"cooldown":"1",
"description":"Hide from the next attack",
"skillIcon":"Skills/Thief/SmokeScreen",
"skillAnimation":""
},
"third":{
"name":"Heartstop",
"baseDamage":"35",
"secondaryConsumption":"30",
"cooldown":"4",
"description":"Stop the heart of your enemy. High damage.",
"skillIcon":"Skills/Thief/Heartstop",
"skillAnimation":""
}
}
}
}

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 494666e09b3551e488b2c5b241180175
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant: