bc_tiled_plugin

Tiled plugin to edit Bondage Club maps
git clone https://git.neptards.moe/u3shit/bc_tiled_plugin.git
Log | Files | Refs | README | LICENSE

tileset_tile.tsj (8445B)


      1 {
      2   "name": "Tiles",
      3   "tiles": [
      4     {
      5       "id": 100,
      6       "image": "tileset_tile/Floor_OakWood.png",
      7       "properties": [
      8         {
      9           "name": "type",
     10           "type": "string",
     11           "value": "floor"
     12         }
     13       ]
     14     },
     15     {
     16       "id": 110,
     17       "image": "tileset_tile/Floor_Stone.png",
     18       "properties": [
     19         {
     20           "name": "type",
     21           "type": "string",
     22           "value": "floor"
     23         }
     24       ]
     25     },
     26     {
     27       "id": 115,
     28       "image": "tileset_tile/Floor_Pavement.png",
     29       "properties": [
     30         {
     31           "name": "type",
     32           "type": "string",
     33           "value": "floor"
     34         }
     35       ]
     36     },
     37     {
     38       "id": 120,
     39       "image": "tileset_tile/Floor_Ceramic.png",
     40       "properties": [
     41         {
     42           "name": "type",
     43           "type": "string",
     44           "value": "floor"
     45         }
     46       ]
     47     },
     48     {
     49       "id": 130,
     50       "image": "tileset_tile/Floor_CarpetPink.png",
     51       "properties": [
     52         {
     53           "name": "type",
     54           "type": "string",
     55           "value": "floor"
     56         }
     57       ]
     58     },
     59     {
     60       "id": 131,
     61       "image": "tileset_tile/Floor_CarpetBlue.png",
     62       "properties": [
     63         {
     64           "name": "type",
     65           "type": "string",
     66           "value": "floor"
     67         }
     68       ]
     69     },
     70     {
     71       "id": 132,
     72       "image": "tileset_tile/Floor_CarpetRed.png",
     73       "properties": [
     74         {
     75           "name": "type",
     76           "type": "string",
     77           "value": "floor"
     78         }
     79       ]
     80     },
     81     {
     82       "id": 140,
     83       "image": "tileset_tile/Floor_Padded.png",
     84       "properties": [
     85         {
     86           "name": "type",
     87           "type": "string",
     88           "value": "floor"
     89         }
     90       ]
     91     },
     92     {
     93       "id": 150,
     94       "image": "tileset_tile/Floor_LatexFloor.png",
     95       "properties": [
     96         {
     97           "name": "type",
     98           "type": "string",
     99           "value": "floor"
    100         }
    101       ]
    102     },
    103     {
    104       "id": 200,
    105       "image": "tileset_tile/FloorExterior_Dirt.png",
    106       "properties": [
    107         {
    108           "name": "type",
    109           "type": "string",
    110           "value": "floor"
    111         }
    112       ]
    113     },
    114     {
    115       "id": 210,
    116       "image": "tileset_tile/FloorExterior_Grass.png",
    117       "properties": [
    118         {
    119           "name": "type",
    120           "type": "string",
    121           "value": "floor"
    122         }
    123       ]
    124     },
    125     {
    126       "id": 215,
    127       "image": "tileset_tile/FloorExterior_LongGrass.png",
    128       "properties": [
    129         {
    130           "name": "type",
    131           "type": "string",
    132           "value": "floor"
    133         }
    134       ]
    135     },
    136     {
    137       "id": 220,
    138       "image": "tileset_tile/FloorExterior_Sand.png",
    139       "properties": [
    140         {
    141           "name": "type",
    142           "type": "string",
    143           "value": "floor"
    144         }
    145       ]
    146     },
    147     {
    148       "id": 230,
    149       "image": "tileset_tile/FloorExterior_Gravel.png",
    150       "properties": [
    151         {
    152           "name": "type",
    153           "type": "string",
    154           "value": "floor"
    155         }
    156       ]
    157     },
    158     {
    159       "id": 235,
    160       "image": "tileset_tile/FloorExterior_Asphalt.png",
    161       "properties": [
    162         {
    163           "name": "type",
    164           "type": "string",
    165           "value": "floor"
    166         }
    167       ]
    168     },
    169     {
    170       "id": 240,
    171       "image": "tileset_tile/FloorExterior_Snow.png",
    172       "properties": [
    173         {
    174           "name": "type",
    175           "type": "string",
    176           "value": "floor"
    177         }
    178       ]
    179     },
    180     {
    181       "id": 250,
    182       "image": "tileset_tile/FloorExterior_StoneSquareGray.png",
    183       "properties": [
    184         {
    185           "name": "type",
    186           "type": "string",
    187           "value": "floor"
    188         }
    189       ]
    190     },
    191     {
    192       "id": 1000,
    193       "image": "tileset_tile/Wall_MixedWood.png",
    194       "properties": [
    195         {
    196           "name": "type",
    197           "type": "string",
    198           "value": "wall"
    199         }
    200       ],
    201       "objectgroup": {
    202         "objects": [
    203           {
    204             "x": 0,
    205             "y": 0,
    206             "width": 100,
    207             "height": 100
    208           }
    209         ]
    210       }
    211     },
    212     {
    213       "id": 1001,
    214       "image": "tileset_tile/Wall_CedarWood.png",
    215       "properties": [
    216         {
    217           "name": "type",
    218           "type": "string",
    219           "value": "wall"
    220         }
    221       ],
    222       "objectgroup": {
    223         "objects": [
    224           {
    225             "x": 0,
    226             "y": 0,
    227             "width": 100,
    228             "height": 100
    229           }
    230         ]
    231       }
    232     },
    233     {
    234       "id": 1010,
    235       "image": "tileset_tile/Wall_Log.png",
    236       "properties": [
    237         {
    238           "name": "type",
    239           "type": "string",
    240           "value": "wall"
    241         }
    242       ],
    243       "objectgroup": {
    244         "objects": [
    245           {
    246             "x": 0,
    247             "y": 0,
    248             "width": 100,
    249             "height": 100
    250           }
    251         ]
    252       }
    253     },
    254     {
    255       "id": 1020,
    256       "image": "tileset_tile/Wall_Japanese.png",
    257       "properties": [
    258         {
    259           "name": "type",
    260           "type": "string",
    261           "value": "wall"
    262         }
    263       ],
    264       "objectgroup": {
    265         "objects": [
    266           {
    267             "x": 0,
    268             "y": 0,
    269             "width": 100,
    270             "height": 100
    271           }
    272         ]
    273       }
    274     },
    275     {
    276       "id": 1030,
    277       "image": "tileset_tile/Wall_Stone.png",
    278       "properties": [
    279         {
    280           "name": "type",
    281           "type": "string",
    282           "value": "wall"
    283         }
    284       ],
    285       "objectgroup": {
    286         "objects": [
    287           {
    288             "x": 0,
    289             "y": 0,
    290             "width": 100,
    291             "height": 100
    292           }
    293         ]
    294       }
    295     },
    296     {
    297       "id": 1040,
    298       "image": "tileset_tile/Wall_Brick.png",
    299       "properties": [
    300         {
    301           "name": "type",
    302           "type": "string",
    303           "value": "wall"
    304         }
    305       ],
    306       "objectgroup": {
    307         "objects": [
    308           {
    309             "x": 0,
    310             "y": 0,
    311             "width": 100,
    312             "height": 100
    313           }
    314         ]
    315       }
    316     },
    317     {
    318       "id": 1050,
    319       "image": "tileset_tile/Wall_Dungeon.png",
    320       "properties": [
    321         {
    322           "name": "type",
    323           "type": "string",
    324           "value": "wall"
    325         }
    326       ],
    327       "objectgroup": {
    328         "objects": [
    329           {
    330             "x": 0,
    331             "y": 0,
    332             "width": 100,
    333             "height": 100
    334           }
    335         ]
    336       }
    337     },
    338     {
    339       "id": 1060,
    340       "image": "tileset_tile/Wall_Square.png",
    341       "properties": [
    342         {
    343           "name": "type",
    344           "type": "string",
    345           "value": "wall"
    346         }
    347       ],
    348       "objectgroup": {
    349         "objects": [
    350           {
    351             "x": 0,
    352             "y": 0,
    353             "width": 100,
    354             "height": 100
    355           }
    356         ]
    357       }
    358     },
    359     {
    360       "id": 1070,
    361       "image": "tileset_tile/Wall_Steel.png",
    362       "properties": [
    363         {
    364           "name": "type",
    365           "type": "string",
    366           "value": "wall"
    367         }
    368       ],
    369       "objectgroup": {
    370         "objects": [
    371           {
    372             "x": 0,
    373             "y": 0,
    374             "width": 100,
    375             "height": 100
    376           }
    377         ]
    378       }
    379     },
    380     {
    381       "id": 1080,
    382       "image": "tileset_tile/Wall_Padded.png",
    383       "properties": [
    384         {
    385           "name": "type",
    386           "type": "string",
    387           "value": "wall"
    388         }
    389       ],
    390       "objectgroup": {
    391         "objects": [
    392           {
    393             "x": 0,
    394             "y": 0,
    395             "width": 100,
    396             "height": 100
    397           }
    398         ]
    399       }
    400     },
    401     {
    402       "id": 2000,
    403       "image": "tileset_tile/Water_Pool.png",
    404       "properties": [
    405         {
    406           "name": "type",
    407           "type": "string",
    408           "value": "misc"
    409         }
    410       ]
    411     },
    412     {
    413       "id": 2010,
    414       "image": "tileset_tile/Water_Sea.png",
    415       "properties": [
    416         {
    417           "name": "type",
    418           "type": "string",
    419           "value": "misc"
    420         }
    421       ]
    422     },
    423     {
    424       "id": 2020,
    425       "image": "tileset_tile/Water_Ocean.png",
    426       "properties": [
    427         {
    428           "name": "type",
    429           "type": "string",
    430           "value": "misc"
    431         }
    432       ]
    433     },
    434     {
    435       "id": 2025,
    436       "image": "tileset_tile/Water_OceanCyan.png",
    437       "properties": [
    438         {
    439           "name": "type",
    440           "type": "string",
    441           "value": "misc"
    442         }
    443       ]
    444     }
    445   ],
    446   "tilewidth": 100,
    447   "tileheight": 100,
    448   "tilecount": 31
    449 }