27 lines
No EOL
331 B
JSON
27 lines
No EOL
331 B
JSON
{
|
|
"items": [
|
|
"Tribal Cap",
|
|
"Tribal Boots",
|
|
"Tribal Pants",
|
|
"Tribal Tunic"
|
|
],
|
|
"bonuses": [
|
|
{},
|
|
{
|
|
"str": 2,
|
|
"spd": 5
|
|
},
|
|
{
|
|
"str": 5,
|
|
"agi": 2,
|
|
"spd": 10
|
|
},
|
|
{
|
|
"sdPct": -15,
|
|
"str": 10,
|
|
"agi": 5,
|
|
"spd": 15,
|
|
"atkTier": 1
|
|
}
|
|
]
|
|
} |