{
"1": {
"name": "Bob",
"attributes": {
"components": {
"Bait": {
"level": 1
},
"Purchasable": {
"cost": 50
}
}
}
},
"2": {
"name": "Bobber",
"attributes": {
"components": {
"Rod": {
"level": 1
}
}
},
"default_properties": {
"components": {
"Usage": {
"times_used": 0
},
"Stackable": {}
}
}
}
}