Worked on UI and translation, worked on classes and races, worked on camera
This commit is contained in:
@@ -91,5 +91,36 @@
|
||||
"skillAnimation":""
|
||||
}
|
||||
}
|
||||
},
|
||||
"Druid":{
|
||||
"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":""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user