29 lines
No EOL
390 B
JSON
29 lines
No EOL
390 B
JSON
{
|
|
"items": [
|
|
"Leaf Cap",
|
|
"Leaf Boots",
|
|
"Leaf Pants",
|
|
"Leaf Tunic"
|
|
],
|
|
"bonuses": [
|
|
{},
|
|
{
|
|
"hprPct": 5,
|
|
"thorns": 7,
|
|
"hpBonus": 10,
|
|
"hprRaw": 1
|
|
},
|
|
{
|
|
"hprPct": 12,
|
|
"thorns": 18,
|
|
"hpBonus": 20,
|
|
"hprRaw": 3
|
|
},
|
|
{
|
|
"hprPct": 25,
|
|
"thorns": 35,
|
|
"hpBonus": 60,
|
|
"hprRaw": 7
|
|
}
|
|
]
|
|
} |