Categories Home Attributes AIs Productions Food Preferences Recipes

Introduction

'slingshot.json' contains list of 'Ingredient' which slingshots can fire.

Grammar

"slingshot.json" : 
    {
        "ammos" : [
            ingredient,
            ingredient,
            ...
        ],
        "damage" : double
    }