Skip to content

Instantly share code, notes, and snippets.

@miraris
Created March 8, 2018 14:24
Show Gist options
  • Save miraris/094326ef92038bee6d6bf26797fe126a to your computer and use it in GitHub Desktop.
Save miraris/094326ef92038bee6d6bf26797fe126a to your computer and use it in GitHub Desktop.
{
"cooldownBurn": "4",
"key": "Disintegrate",
"resource": "{{ cost }} Mana",
"leveltip": {
"effect": [
"{{ e1 }} -> {{ e1NL }}",
" {{ cost }} -> {{ costNL }}"
],
"label": [
"Damage",
"Mana Cost"
]
},
"vars": [
{
"coeff": [
0.8
],
"link": "spelldamage",
"key": "a1"
}
],
"costType": " Mana",
"description": "Annie hurls a Mana infused fireball, dealing damage and refunding the Mana cost if it destroys the target.",
"sanitizedDescription": "Annie hurls a Mana infused fireball, dealing damage and refunding the Mana cost if it destroys the target.",
"sanitizedTooltip": "Deals {{ e1 }} (+{{ a1 }}) magic damage. Mana cost and half the cooldown are refunded if Disintegrate kills the target.",
"effect": [
null,
[
80,
115,
150,
185,
220
],
[
0,
0,
0,
0,
0
],
[
0,
0,
0,
0,
0
],
[
0,
0,
0,
0,
0
],
[
0,
0,
0,
0,
0
],
[
0,
0,
0,
0,
0
],
[
0,
0,
0,
0,
0
],
[
0,
0,
0,
0,
0
],
[
0,
0,
0,
0,
0
],
[
0,
0,
0,
0,
0
]
],
"tooltip": "Deals {{ e1 }} <span class=\"color99FF99\">(+{{ a1 }})</span> magic damage. Mana cost and half the cooldown are refunded if Disintegrate kills the target.",
"maxrank": 5,
"costBurn": "60/65/70/75/80",
"rangeBurn": "625",
"range": [
625,
625,
625,
625,
625
],
"cost": [
60,
65,
70,
75,
80
],
"effectBurn": [
"",
"80/115/150/185/220",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0"
],
"image": {
"full": "Disintegrate.png",
"group": "spell",
"sprite": "spell1.png",
"h": 48,
"w": 48,
"y": 0,
"x": 96
},
"cooldown": [
4,
4,
4,
4,
4
],
"name": "Disintegrate"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment