Участник:IanComradeBot/chem prototypes.json: различия между версиями

Update chem_prototypes.json via GitHub Actions
Update chem_prototypes.json via GitHub Actions
Строка 325: Строка 325:
                             {
                             {
                                 "Type": "Rat",
                                 "Type": "Rat",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "id": "Oxygenate"
                    },
                    {
                        "Factor": 1,
                        "conditions": [
                            {
                                "Type": "Plant",
                                 "ShouldHave": true,
                                 "ShouldHave": true,
                                 "id": "OrganType"
                                 "id": "OrganType"
Строка 4161: Строка 4173:
             "EZNutrient"
             "EZNutrient"
         ],
         ],
         "metabolisms": null
         "metabolisms": {
            "Food": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": [
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "NutritionFactor": 3,
                        "id": "SatiateHunger"
                    }
                ]
            }
        }
     },
     },
     "Left4Zed": {
     "Left4Zed": {
Строка 4173: Строка 4203:
             "Left4Zed"
             "Left4Zed"
         ],
         ],
         "metabolisms": null
         "metabolisms": {
     },
            "Medicine": {
     "PestKiller": {
                "rate": 0.5,
         "id": "PestKiller",
                "effects": [
         "name": "пестициды",
                    {
         "group": "Botanical",
                        "conditions": [
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "NutritionFactor": 3,
                        "id": "SatiateHunger"
                    },
                    {
                        "damage": {
                            "types": {
                                "Poison": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "id": "HealthChange"
                    }
                ]
            }
        }
     },
     "PestKiller": {
         "id": "PestKiller",
         "name": "пестициды",
         "group": "Botanical",
         "desc": "Смесь, предназначенная для борьбы с вредителями.",
         "desc": "Смесь, предназначенная для борьбы с вредителями.",
         "physicalDesc": "бурлящее",
         "physicalDesc": "бурлящее",
         "color": "#9E9886FF",
         "color": "#9E9886FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": null
         "metabolisms": {
     },
            "Medicine": {
     "PlantBGone": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": {
                                "Poison": 3
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "id": "HealthChange"
                    }
                ]
            }
        }
     },
     "PlantBGone": {
         "id": "PlantBGone",
         "id": "PlantBGone",
         "name": "plant-B-gone",
         "name": "plant-B-gone",
Строка 4195: Строка 4287:
             "PlantBGone"
             "PlantBGone"
         ],
         ],
         "metabolisms": null
         "metabolisms": {
     },
            "Medicine": {
     "RobustHarvest": {
                "rate": 0.5,
         "id": "RobustHarvest",
                "effects": [
         "name": "robust harvest",
                    {
         "group": "Botanical",
                        "damage": {
         "desc": "Гормоны усиливающие растения, полезны для повышения потенции.",
                            "types": {
         "physicalDesc": "робастное",
                                "Poison": -4,
         "color": "#3E901CFF",
                                "Blunt": 2,
                                "Slash": 1,
                                "Piercing": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "id": "HealthChange"
                    }
                ]
            }
        }
     },
     "RobustHarvest": {
         "id": "RobustHarvest",
         "name": "robust harvest",
         "group": "Botanical",
         "desc": "Гормоны усиливающие растения, полезны для повышения потенции.",
         "physicalDesc": "робастное",
         "color": "#3E901CFF",
         "recipes": [
         "recipes": [
             "RobustHarvest"
             "RobustHarvest"
         ],
         ],
         "metabolisms": null
         "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": {
                                "Poison": -2,
                                "Blunt": -3,
                                "Slash": -3,
                                "Piercing": -3
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "id": "HealthChange"
                    }
                ]
            }
        }
     },
     },
     "WeedKiller": {
     "WeedKiller": {
Строка 4217: Строка 4365:
         "color": "#968395FF",
         "color": "#968395FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": null
         "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": {
                                "Poison": 4
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "id": "HealthChange"
                    }
                ]
            }
        }
     },
     },
     "Ammonia": {
     "Ammonia": {