23 lines
457 B
JSON
23 lines
457 B
JSON
[
|
|
{
|
|
"ID": 100101,
|
|
"BreakCount": 1,
|
|
"IsSuperBreak": false,
|
|
"Prefab": "prop_cuttersickle",
|
|
"Icon": "atlas_mowfortreasure_prop_01"
|
|
},
|
|
{
|
|
"ID": 100102,
|
|
"BreakCount": 5,
|
|
"IsSuperBreak": false,
|
|
"Prefab": "prop_cuttersaw",
|
|
"Icon": "atlas_mowfortreasure_prop_02"
|
|
},
|
|
{
|
|
"ID": 100103,
|
|
"BreakCount": 10,
|
|
"IsSuperBreak": true,
|
|
"Prefab": "prop_cuttermower",
|
|
"Icon": "atlas_mowfortreasure_prop_03"
|
|
}
|
|
] |