Files
PetitPlanet-Data/ExcelData/NpcSpAbilityCfg.json
2025-11-11 07:21:48 +07:00

23 lines
401 B
JSON

[
{
"id": 1,
"npcid": 1010,
"ability": "NPC_SPECIAL_ACTIVITY_TYPE_PLANTING",
"seed": 1218,
"plantingperiod": 7
},
{
"id": 2,
"npcid": 1010,
"ability": "NPC_SPECIAL_ACTIVITY_TYPE_WATERING",
"seed": 0,
"plantingperiod": 0
},
{
"id": 3,
"npcid": 12,
"ability": "NPC_SPECIAL_ACTIVITY_TYPE_WEEDING",
"seed": 0,
"plantingperiod": 0
}
]