wynnbuilder-forked-for-changes/sets/_Tribal.json

27 lines
331 B
JSON
Raw Normal View History

2021-01-10 01:33:42 +00:00
{
"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
}
]
}