wynnbuilder-idk/sets/_Spider.json

24 lines
295 B
JSON
Raw Normal View History

2021-01-10 01:33:42 +00:00
{
"items": [
"Spinneret",
"Abdomen",
"Cephalothorax"
],
"bonuses": [
{},
{
"xpb": 10,
"dex": 2,
"agi": 2,
"spd": 7,
"poison": 35
},
{
"xpb": 25,
"dex": 6,
"agi": 6,
"spd": 19,
"poison": 130
}
]
}