Hellow! I`m modding beginner, so I have many question about modding syntax.
At first, do you have list of ‘use_action in json file’?
"use_action": {
"type": "firestarter",
"moves_cost": 15
}
"use_action": {
"type": "extended_firestarter"
}
"use_action": "SEW"
"use_action": "KNIFE",
so, on. I need more information about use_action. Thanks!