Files
Endfield-Data/TableCfg/FertilizeDataTable.json
2025-12-02 20:37:18 +07:00

16 lines
456 B
JSON

{
"item_muck_feces_1": {
"detailIconId": "bg_fac_icon_cowdung",
"fertilizeTime": 5,
"fertilizeType": 1,
"id": "item_muck_feces_1",
"startEffectId": "P_fxint_s_gather_fertilize_accelerate_01"
},
"item_muck_xiranite_1": {
"detailIconId": "bg_fac_icon_muck_xiranite_1",
"fertilizeTime": 5,
"fertilizeType": 2,
"id": "item_muck_xiranite_1",
"startEffectId": "P_fxint_s_gather_fertilize_increaseproduction_01"
}
}