UNPKG
spells
Version:
latest (0.1.0)
0.1.0
360 Spells of 360 Colors
github.com/xcatliu/spells
xcatliu/spells
spells
/
src
/
spells
/
060.json
19 lines
(18 loc)
•
304 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"hue"
:
60
,
"color"
:
"hsl(60, 100%, 50%)"
,
"name"
:
"Sharpen"
,
"icon"
:
"fa-location-arrow"
,
"description"
:
"Balabala..."
,
"type"
:
1
,
"cost"
:
10
,
"cooldown"
:
0
,
"effects"
:
[
{
"effect_type"
:
1
,
"duration"
:
5
,
"attribute"
:
"Attack"
,
"increase"
:
10
}
]
}