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_object.tsj (28938B)


      1 {
      2   "name": "Objects",
      3   "tiles": [
      4     {
      5       "id": 110,
      6       "image": "tileset_object/FloorDecoration_EntryFlag.png",
      7       "properties": [
      8         {
      9           "name": "type",
     10           "type": "string",
     11           "value": "floor"
     12         }
     13       ]
     14     },
     15     {
     16       "id": 115,
     17       "image": "tileset_object/FloorDecoration_ExitFlag.png",
     18       "properties": [
     19         {
     20           "name": "type",
     21           "type": "string",
     22           "value": "floor"
     23         }
     24       ]
     25     },
     26     {
     27       "id": 120,
     28       "image": "tileset_object/FloorDecoration_BedTeal.png",
     29       "properties": [
     30         {
     31           "name": "type",
     32           "type": "string",
     33           "value": "floor"
     34         }
     35       ]
     36     },
     37     {
     38       "id": 130,
     39       "image": "tileset_object/FloorDecoration_PillowPink.png",
     40       "properties": [
     41         {
     42           "name": "type",
     43           "type": "string",
     44           "value": "floor"
     45         }
     46       ]
     47     },
     48     {
     49       "id": 140,
     50       "image": "tileset_object/FloorDecoration_TableBrown.png",
     51       "properties": [
     52         {
     53           "name": "type",
     54           "type": "string",
     55           "value": "floor"
     56         }
     57       ]
     58     },
     59     {
     60       "id": 151,
     61       "image": "tileset_object/FloorDecoration_ChairWood.png",
     62       "properties": [
     63         {
     64           "name": "type",
     65           "type": "string",
     66           "value": "floor"
     67         }
     68       ]
     69     },
     70     {
     71       "id": 150,
     72       "image": "tileset_object/FloorDecoration_ThroneRed.png",
     73       "properties": [
     74         {
     75           "name": "type",
     76           "type": "string",
     77           "value": "floor"
     78         }
     79       ]
     80     },
     81     {
     82       "id": 160,
     83       "image": "tileset_object/FloorDecoration_KeyBronze.png",
     84       "properties": [
     85         {
     86           "name": "type",
     87           "type": "string",
     88           "value": "floor"
     89         }
     90       ]
     91     },
     92     {
     93       "id": 162,
     94       "image": "tileset_object/FloorDecoration_KeySilver.png",
     95       "properties": [
     96         {
     97           "name": "type",
     98           "type": "string",
     99           "value": "floor"
    100         }
    101       ]
    102     },
    103     {
    104       "id": 164,
    105       "image": "tileset_object/FloorDecoration_KeyGold.png",
    106       "properties": [
    107         {
    108           "name": "type",
    109           "type": "string",
    110           "value": "floor"
    111         }
    112       ]
    113     },
    114     {
    115       "id": 165,
    116       "image": "tileset_object/FloorDecoration_VikingChair.png",
    117       "properties": [
    118         {
    119           "name": "type",
    120           "type": "string",
    121           "value": "floor"
    122         }
    123       ]
    124     },
    125     {
    126       "id": 210,
    127       "image": "tileset_object/FloorDecorationThemed_TeacherDesk.png",
    128       "properties": [
    129         {
    130           "name": "type",
    131           "type": "string",
    132           "value": "floor"
    133         }
    134       ]
    135     },
    136     {
    137       "id": 220,
    138       "image": "tileset_object/FloorDecorationThemed_StudentDesk.png",
    139       "properties": [
    140         {
    141           "name": "type",
    142           "type": "string",
    143           "value": "floor"
    144         }
    145       ]
    146     },
    147     {
    148       "id": 250,
    149       "image": "tileset_object/FloorDecorationThemed_SinkDishes.png",
    150       "properties": [
    151         {
    152           "name": "type",
    153           "type": "string",
    154           "value": "floor"
    155         }
    156       ]
    157     },
    158     {
    159       "id": 260,
    160       "image": "tileset_object/FloorDecorationThemed_LaundryMachine.png",
    161       "properties": [
    162         {
    163           "name": "type",
    164           "type": "string",
    165           "value": "floor"
    166         }
    167       ]
    168     },
    169     {
    170       "id": 270,
    171       "image": "tileset_object/FloorDecorationThemed_IroningBoard.png",
    172       "properties": [
    173         {
    174           "name": "type",
    175           "type": "string",
    176           "value": "floor"
    177         }
    178       ]
    179     },
    180     {
    181       "id": 300,
    182       "image": "tileset_object/FloorDecorationThemed_ShibariFrame.png",
    183       "properties": [
    184         {
    185           "name": "type",
    186           "type": "string",
    187           "value": "floor"
    188         }
    189       ]
    190     },
    191     {
    192       "id": 310,
    193       "image": "tileset_object/FloorDecorationThemed_JapaneseTable.png",
    194       "properties": [
    195         {
    196           "name": "type",
    197           "type": "string",
    198           "value": "floor"
    199         }
    200       ]
    201     },
    202     {
    203       "id": 320,
    204       "image": "tileset_object/FloorDecorationThemed_BanzaiTree.png",
    205       "properties": [
    206         {
    207           "name": "type",
    208           "type": "string",
    209           "value": "floor"
    210         }
    211       ]
    212     },
    213     {
    214       "id": 350,
    215       "image": "tileset_object/FloorDecorationThemed_MedicalDesk.png",
    216       "properties": [
    217         {
    218           "name": "type",
    219           "type": "string",
    220           "value": "floor"
    221         }
    222       ]
    223     },
    224     {
    225       "id": 510,
    226       "image": "tileset_object/FloorDecorationParty_BalloonFiveColor.png",
    227       "properties": [
    228         {
    229           "name": "type",
    230           "type": "string",
    231           "value": "floor"
    232         }
    233       ]
    234     },
    235     {
    236       "id": 511,
    237       "image": "tileset_object/FloorDecorationParty_BalloonTwoHeart.png",
    238       "properties": [
    239         {
    240           "name": "type",
    241           "type": "string",
    242           "value": "floor"
    243         }
    244       ]
    245     },
    246     {
    247       "id": 520,
    248       "image": "tileset_object/FloorDecorationParty_WeddingCake.png",
    249       "properties": [
    250         {
    251           "name": "type",
    252           "type": "string",
    253           "value": "floor"
    254         }
    255       ]
    256     },
    257     {
    258       "id": 521,
    259       "image": "tileset_object/FloorDecorationParty_WeddingArch.png",
    260       "properties": [
    261         {
    262           "name": "type",
    263           "type": "string",
    264           "value": "floor"
    265         }
    266       ]
    267     },
    268     {
    269       "id": 530,
    270       "image": "tileset_object/FloorDecorationParty_FlowerVasePink.png",
    271       "properties": [
    272         {
    273           "name": "type",
    274           "type": "string",
    275           "value": "floor"
    276         }
    277       ]
    278     },
    279     {
    280       "id": 560,
    281       "image": "tileset_object/FloorDecorationParty_BeachUmbrellaStripe.png",
    282       "properties": [
    283         {
    284           "name": "type",
    285           "type": "string",
    286           "value": "floor"
    287         }
    288       ]
    289     },
    290     {
    291       "id": 570,
    292       "image": "tileset_object/FloorDecorationParty_BeachTowelStripe.png",
    293       "properties": [
    294         {
    295           "name": "type",
    296           "type": "string",
    297           "value": "floor"
    298         }
    299       ]
    300     },
    301     {
    302       "id": 580,
    303       "image": "tileset_object/FloorDecorationParty_Speaker.png",
    304       "properties": [
    305         {
    306           "name": "type",
    307           "type": "string",
    308           "value": "floor"
    309         }
    310       ]
    311     },
    312     {
    313       "id": 610,
    314       "image": "tileset_object/FloorDecorationCamping_LogFire.png",
    315       "properties": [
    316         {
    317           "name": "type",
    318           "type": "string",
    319           "value": "floor"
    320         }
    321       ]
    322     },
    323     {
    324       "id": 611,
    325       "image": "tileset_object/FloorDecorationCamping_LogFireAnim0.png",
    326       "properties": [
    327         {
    328           "name": "type",
    329           "type": "string",
    330           "value": "floor"
    331         }
    332       ]
    333     },
    334     {
    335       "id": 620,
    336       "image": "tileset_object/FloorDecorationCamping_LogSingle.png",
    337       "properties": [
    338         {
    339           "name": "type",
    340           "type": "string",
    341           "value": "floor"
    342         }
    343       ]
    344     },
    345     {
    346       "id": 630,
    347       "image": "tileset_object/FloorDecorationCamping_TentBlue.png",
    348       "properties": [
    349         {
    350           "name": "type",
    351           "type": "string",
    352           "value": "floor"
    353         }
    354       ]
    355     },
    356     {
    357       "id": 640,
    358       "image": "tileset_object/FloorDecorationCamping_SleepingBagBlue.png",
    359       "properties": [
    360         {
    361           "name": "type",
    362           "type": "string",
    363           "value": "floor"
    364         }
    365       ]
    366     },
    367     {
    368       "id": 650,
    369       "image": "tileset_object/FloorDecorationCamping_ChairRed.png",
    370       "properties": [
    371         {
    372           "name": "type",
    373           "type": "string",
    374           "value": "floor"
    375         }
    376       ]
    377     },
    378     {
    379       "id": 660,
    380       "image": "tileset_object/FloorDecorationCamping_Hurdle1.png",
    381       "properties": [
    382         {
    383           "name": "type",
    384           "type": "string",
    385           "value": "floor"
    386         }
    387       ]
    388     },
    389     {
    390       "id": 670,
    391       "image": "tileset_object/FloorDecorationCamping_Hurdle2.png",
    392       "properties": [
    393         {
    394           "name": "type",
    395           "type": "string",
    396           "value": "floor"
    397         }
    398       ]
    399     },
    400     {
    401       "id": 680,
    402       "image": "tileset_object/FloorDecorationCamping_Hurdle3.png",
    403       "properties": [
    404         {
    405           "name": "type",
    406           "type": "string",
    407           "value": "floor"
    408         }
    409       ]
    410     },
    411     {
    412       "id": 710,
    413       "image": "tileset_object/FloorDecorationExpanding_CouchPinkPreview.png",
    414       "properties": [
    415         {
    416           "name": "type",
    417           "type": "string",
    418           "value": "floor"
    419         }
    420       ]
    421     },
    422     {
    423       "id": 720,
    424       "image": "tileset_object/FloorDecorationExpanding_BedBluePreview.png",
    425       "properties": [
    426         {
    427           "name": "type",
    428           "type": "string",
    429           "value": "floor"
    430         }
    431       ]
    432     },
    433     {
    434       "id": 730,
    435       "image": "tileset_object/FloorDecorationExpanding_BallPitPreview.png",
    436       "properties": [
    437         {
    438           "name": "type",
    439           "type": "string",
    440           "value": "floor"
    441         }
    442       ]
    443     },
    444     {
    445       "id": 740,
    446       "image": "tileset_object/FloorDecorationExpanding_VikingTablePreview.png",
    447       "properties": [
    448         {
    449           "name": "type",
    450           "type": "string",
    451           "value": "floor"
    452         }
    453       ]
    454     },
    455     {
    456       "id": 810,
    457       "image": "tileset_object/FloorDecorationAnimal_CatCaramelHappy.png",
    458       "properties": [
    459         {
    460           "name": "type",
    461           "type": "string",
    462           "value": "misc"
    463         }
    464       ]
    465     },
    466     {
    467       "id": 820,
    468       "image": "tileset_object/FloorDecorationAnimal_DogBrownHappy.png",
    469       "properties": [
    470         {
    471           "name": "type",
    472           "type": "string",
    473           "value": "misc"
    474         }
    475       ]
    476     },
    477     {
    478       "id": 830,
    479       "image": "tileset_object/FloorDecorationAnimal_RabbitBrownStand.png",
    480       "properties": [
    481         {
    482           "name": "type",
    483           "type": "string",
    484           "value": "misc"
    485         }
    486       ]
    487     },
    488     {
    489       "id": 840,
    490       "image": "tileset_object/FloorDecorationAnimal_ChickenBrownIdleLeft.png",
    491       "properties": [
    492         {
    493           "name": "type",
    494           "type": "string",
    495           "value": "misc"
    496         }
    497       ]
    498     },
    499     {
    500       "id": 1010,
    501       "image": "tileset_object/FloorItem_Kennel.png",
    502       "properties": [
    503         {
    504           "name": "type",
    505           "type": "string",
    506           "value": "floor"
    507         }
    508       ]
    509     },
    510     {
    511       "id": 1020,
    512       "image": "tileset_object/FloorItem_X-Cross.png",
    513       "properties": [
    514         {
    515           "name": "type",
    516           "type": "string",
    517           "value": "floor"
    518         }
    519       ]
    520     },
    521     {
    522       "id": 1030,
    523       "image": "tileset_object/FloorItem_BondageBench.png",
    524       "properties": [
    525         {
    526           "name": "type",
    527           "type": "string",
    528           "value": "floor"
    529         }
    530       ]
    531     },
    532     {
    533       "id": 1040,
    534       "image": "tileset_object/FloorItem_Trolley.png",
    535       "properties": [
    536         {
    537           "name": "type",
    538           "type": "string",
    539           "value": "floor"
    540         }
    541       ]
    542     },
    543     {
    544       "id": 1050,
    545       "image": "tileset_object/FloorItem_Locker.png",
    546       "properties": [
    547         {
    548           "name": "type",
    549           "type": "string",
    550           "value": "floor"
    551         }
    552       ]
    553     },
    554     {
    555       "id": 1060,
    556       "image": "tileset_object/FloorItem_WoodenBox.png",
    557       "properties": [
    558         {
    559           "name": "type",
    560           "type": "string",
    561           "value": "floor"
    562         }
    563       ]
    564     },
    565     {
    566       "id": 1070,
    567       "image": "tileset_object/FloorItem_Coffin.png",
    568       "properties": [
    569         {
    570           "name": "type",
    571           "type": "string",
    572           "value": "floor"
    573         }
    574       ]
    575     },
    576     {
    577       "id": 1080,
    578       "image": "tileset_object/FloorItem_TheDisplayFrame.png",
    579       "properties": [
    580         {
    581           "name": "type",
    582           "type": "string",
    583           "value": "floor"
    584         }
    585       ]
    586     },
    587     {
    588       "id": 1090,
    589       "image": "tileset_object/FloorItem_Pole.png",
    590       "properties": [
    591         {
    592           "name": "type",
    593           "type": "string",
    594           "value": "floor"
    595         }
    596       ]
    597     },
    598     {
    599       "id": 1110,
    600       "image": "tileset_object/FloorNumber_Number0.png",
    601       "properties": [
    602         {
    603           "name": "type",
    604           "type": "string",
    605           "value": "misc"
    606         }
    607       ]
    608     },
    609     {
    610       "id": 1111,
    611       "image": "tileset_object/FloorNumber_Number1.png",
    612       "properties": [
    613         {
    614           "name": "type",
    615           "type": "string",
    616           "value": "misc"
    617         }
    618       ]
    619     },
    620     {
    621       "id": 1112,
    622       "image": "tileset_object/FloorNumber_Number2.png",
    623       "properties": [
    624         {
    625           "name": "type",
    626           "type": "string",
    627           "value": "misc"
    628         }
    629       ]
    630     },
    631     {
    632       "id": 1113,
    633       "image": "tileset_object/FloorNumber_Number3.png",
    634       "properties": [
    635         {
    636           "name": "type",
    637           "type": "string",
    638           "value": "misc"
    639         }
    640       ]
    641     },
    642     {
    643       "id": 1114,
    644       "image": "tileset_object/FloorNumber_Number4.png",
    645       "properties": [
    646         {
    647           "name": "type",
    648           "type": "string",
    649           "value": "misc"
    650         }
    651       ]
    652     },
    653     {
    654       "id": 1115,
    655       "image": "tileset_object/FloorNumber_Number5.png",
    656       "properties": [
    657         {
    658           "name": "type",
    659           "type": "string",
    660           "value": "misc"
    661         }
    662       ]
    663     },
    664     {
    665       "id": 1116,
    666       "image": "tileset_object/FloorNumber_Number6.png",
    667       "properties": [
    668         {
    669           "name": "type",
    670           "type": "string",
    671           "value": "misc"
    672         }
    673       ]
    674     },
    675     {
    676       "id": 1117,
    677       "image": "tileset_object/FloorNumber_Number7.png",
    678       "properties": [
    679         {
    680           "name": "type",
    681           "type": "string",
    682           "value": "misc"
    683         }
    684       ]
    685     },
    686     {
    687       "id": 1118,
    688       "image": "tileset_object/FloorNumber_Number8.png",
    689       "properties": [
    690         {
    691           "name": "type",
    692           "type": "string",
    693           "value": "misc"
    694         }
    695       ]
    696     },
    697     {
    698       "id": 1119,
    699       "image": "tileset_object/FloorNumber_Number9.png",
    700       "properties": [
    701         {
    702           "name": "type",
    703           "type": "string",
    704           "value": "misc"
    705         }
    706       ]
    707     },
    708     {
    709       "id": 1201,
    710       "image": "tileset_object/FloorLetter_LetterA.png",
    711       "properties": [
    712         {
    713           "name": "type",
    714           "type": "string",
    715           "value": "misc"
    716         }
    717       ]
    718     },
    719     {
    720       "id": 1202,
    721       "image": "tileset_object/FloorLetter_LetterB.png",
    722       "properties": [
    723         {
    724           "name": "type",
    725           "type": "string",
    726           "value": "misc"
    727         }
    728       ]
    729     },
    730     {
    731       "id": 1203,
    732       "image": "tileset_object/FloorLetter_LetterC.png",
    733       "properties": [
    734         {
    735           "name": "type",
    736           "type": "string",
    737           "value": "misc"
    738         }
    739       ]
    740     },
    741     {
    742       "id": 1204,
    743       "image": "tileset_object/FloorLetter_LetterD.png",
    744       "properties": [
    745         {
    746           "name": "type",
    747           "type": "string",
    748           "value": "misc"
    749         }
    750       ]
    751     },
    752     {
    753       "id": 1205,
    754       "image": "tileset_object/FloorLetter_LetterE.png",
    755       "properties": [
    756         {
    757           "name": "type",
    758           "type": "string",
    759           "value": "misc"
    760         }
    761       ]
    762     },
    763     {
    764       "id": 1206,
    765       "image": "tileset_object/FloorLetter_LetterF.png",
    766       "properties": [
    767         {
    768           "name": "type",
    769           "type": "string",
    770           "value": "misc"
    771         }
    772       ]
    773     },
    774     {
    775       "id": 1207,
    776       "image": "tileset_object/FloorLetter_LetterG.png",
    777       "properties": [
    778         {
    779           "name": "type",
    780           "type": "string",
    781           "value": "misc"
    782         }
    783       ]
    784     },
    785     {
    786       "id": 1208,
    787       "image": "tileset_object/FloorLetter_LetterH.png",
    788       "properties": [
    789         {
    790           "name": "type",
    791           "type": "string",
    792           "value": "misc"
    793         }
    794       ]
    795     },
    796     {
    797       "id": 1209,
    798       "image": "tileset_object/FloorLetter_LetterI.png",
    799       "properties": [
    800         {
    801           "name": "type",
    802           "type": "string",
    803           "value": "misc"
    804         }
    805       ]
    806     },
    807     {
    808       "id": 1210,
    809       "image": "tileset_object/FloorLetter_LetterJ.png",
    810       "properties": [
    811         {
    812           "name": "type",
    813           "type": "string",
    814           "value": "misc"
    815         }
    816       ]
    817     },
    818     {
    819       "id": 1211,
    820       "image": "tileset_object/FloorLetter_LetterK.png",
    821       "properties": [
    822         {
    823           "name": "type",
    824           "type": "string",
    825           "value": "misc"
    826         }
    827       ]
    828     },
    829     {
    830       "id": 1212,
    831       "image": "tileset_object/FloorLetter_LetterL.png",
    832       "properties": [
    833         {
    834           "name": "type",
    835           "type": "string",
    836           "value": "misc"
    837         }
    838       ]
    839     },
    840     {
    841       "id": 1213,
    842       "image": "tileset_object/FloorLetter_LetterM.png",
    843       "properties": [
    844         {
    845           "name": "type",
    846           "type": "string",
    847           "value": "misc"
    848         }
    849       ]
    850     },
    851     {
    852       "id": 1214,
    853       "image": "tileset_object/FloorLetter_LetterN.png",
    854       "properties": [
    855         {
    856           "name": "type",
    857           "type": "string",
    858           "value": "misc"
    859         }
    860       ]
    861     },
    862     {
    863       "id": 1215,
    864       "image": "tileset_object/FloorLetter_LetterO.png",
    865       "properties": [
    866         {
    867           "name": "type",
    868           "type": "string",
    869           "value": "misc"
    870         }
    871       ]
    872     },
    873     {
    874       "id": 1216,
    875       "image": "tileset_object/FloorLetter_LetterP.png",
    876       "properties": [
    877         {
    878           "name": "type",
    879           "type": "string",
    880           "value": "misc"
    881         }
    882       ]
    883     },
    884     {
    885       "id": 1217,
    886       "image": "tileset_object/FloorLetter_LetterQ.png",
    887       "properties": [
    888         {
    889           "name": "type",
    890           "type": "string",
    891           "value": "misc"
    892         }
    893       ]
    894     },
    895     {
    896       "id": 1218,
    897       "image": "tileset_object/FloorLetter_LetterR.png",
    898       "properties": [
    899         {
    900           "name": "type",
    901           "type": "string",
    902           "value": "misc"
    903         }
    904       ]
    905     },
    906     {
    907       "id": 1219,
    908       "image": "tileset_object/FloorLetter_LetterS.png",
    909       "properties": [
    910         {
    911           "name": "type",
    912           "type": "string",
    913           "value": "misc"
    914         }
    915       ]
    916     },
    917     {
    918       "id": 1220,
    919       "image": "tileset_object/FloorLetter_LetterT.png",
    920       "properties": [
    921         {
    922           "name": "type",
    923           "type": "string",
    924           "value": "misc"
    925         }
    926       ]
    927     },
    928     {
    929       "id": 1221,
    930       "image": "tileset_object/FloorLetter_LetterU.png",
    931       "properties": [
    932         {
    933           "name": "type",
    934           "type": "string",
    935           "value": "misc"
    936         }
    937       ]
    938     },
    939     {
    940       "id": 1222,
    941       "image": "tileset_object/FloorLetter_LetterV.png",
    942       "properties": [
    943         {
    944           "name": "type",
    945           "type": "string",
    946           "value": "misc"
    947         }
    948       ]
    949     },
    950     {
    951       "id": 1223,
    952       "image": "tileset_object/FloorLetter_LetterW.png",
    953       "properties": [
    954         {
    955           "name": "type",
    956           "type": "string",
    957           "value": "misc"
    958         }
    959       ]
    960     },
    961     {
    962       "id": 1224,
    963       "image": "tileset_object/FloorLetter_LetterX.png",
    964       "properties": [
    965         {
    966           "name": "type",
    967           "type": "string",
    968           "value": "misc"
    969         }
    970       ]
    971     },
    972     {
    973       "id": 1225,
    974       "image": "tileset_object/FloorLetter_LetterY.png",
    975       "properties": [
    976         {
    977           "name": "type",
    978           "type": "string",
    979           "value": "misc"
    980         }
    981       ]
    982     },
    983     {
    984       "id": 1226,
    985       "image": "tileset_object/FloorLetter_LetterZ.png",
    986       "properties": [
    987         {
    988           "name": "type",
    989           "type": "string",
    990           "value": "misc"
    991         }
    992       ]
    993     },
    994     {
    995       "id": 1301,
    996       "image": "tileset_object/FloorIcon_IconCircle.png",
    997       "properties": [
    998         {
    999           "name": "type",
   1000           "type": "string",
   1001           "value": "misc"
   1002         }
   1003       ]
   1004     },
   1005     {
   1006       "id": 1302,
   1007       "image": "tileset_object/FloorIcon_IconSquare.png",
   1008       "properties": [
   1009         {
   1010           "name": "type",
   1011           "type": "string",
   1012           "value": "misc"
   1013         }
   1014       ]
   1015     },
   1016     {
   1017       "id": 1303,
   1018       "image": "tileset_object/FloorIcon_IconTriangle.png",
   1019       "properties": [
   1020         {
   1021           "name": "type",
   1022           "type": "string",
   1023           "value": "misc"
   1024         }
   1025       ]
   1026     },
   1027     {
   1028       "id": 1304,
   1029       "image": "tileset_object/FloorIcon_IconCross.png",
   1030       "properties": [
   1031         {
   1032           "name": "type",
   1033           "type": "string",
   1034           "value": "misc"
   1035         }
   1036       ]
   1037     },
   1038     {
   1039       "id": 1305,
   1040       "image": "tileset_object/FloorIcon_IconDiamond.png",
   1041       "properties": [
   1042         {
   1043           "name": "type",
   1044           "type": "string",
   1045           "value": "misc"
   1046         }
   1047       ]
   1048     },
   1049     {
   1050       "id": 1306,
   1051       "image": "tileset_object/FloorIcon_IconArrowUp.png",
   1052       "properties": [
   1053         {
   1054           "name": "type",
   1055           "type": "string",
   1056           "value": "misc"
   1057         }
   1058       ]
   1059     },
   1060     {
   1061       "id": 1307,
   1062       "image": "tileset_object/FloorIcon_IconArrowDown.png",
   1063       "properties": [
   1064         {
   1065           "name": "type",
   1066           "type": "string",
   1067           "value": "misc"
   1068         }
   1069       ]
   1070     },
   1071     {
   1072       "id": 1308,
   1073       "image": "tileset_object/FloorIcon_IconArrowLeft.png",
   1074       "properties": [
   1075         {
   1076           "name": "type",
   1077           "type": "string",
   1078           "value": "misc"
   1079         }
   1080       ]
   1081     },
   1082     {
   1083       "id": 1309,
   1084       "image": "tileset_object/FloorIcon_IconArrowRight.png",
   1085       "properties": [
   1086         {
   1087           "name": "type",
   1088           "type": "string",
   1089           "value": "misc"
   1090         }
   1091       ]
   1092     },
   1093     {
   1094       "id": 2005,
   1095       "image": "tileset_object/FloorObstacle_Rocks.png",
   1096       "properties": [
   1097         {
   1098           "name": "type",
   1099           "type": "string",
   1100           "value": "floor"
   1101         }
   1102       ]
   1103     },
   1104     {
   1105       "id": 2010,
   1106       "image": "tileset_object/FloorObstacle_Statue.png",
   1107       "properties": [
   1108         {
   1109           "name": "type",
   1110           "type": "string",
   1111           "value": "floor"
   1112         }
   1113       ]
   1114     },
   1115     {
   1116       "id": 2020,
   1117       "image": "tileset_object/FloorObstacle_Barrel.png",
   1118       "properties": [
   1119         {
   1120           "name": "type",
   1121           "type": "string",
   1122           "value": "floor"
   1123         }
   1124       ]
   1125     },
   1126     {
   1127       "id": 2030,
   1128       "image": "tileset_object/FloorObstacle_IronBars.png",
   1129       "properties": [
   1130         {
   1131           "name": "type",
   1132           "type": "string",
   1133           "value": "floor"
   1134         }
   1135       ]
   1136     },
   1137     {
   1138       "id": 2031,
   1139       "image": "tileset_object/FloorObstacle_BarbFence.png",
   1140       "properties": [
   1141         {
   1142           "name": "type",
   1143           "type": "string",
   1144           "value": "floor"
   1145         }
   1146       ]
   1147     },
   1148     {
   1149       "id": 2040,
   1150       "image": "tileset_object/FloorObstacle_OakTree.png",
   1151       "properties": [
   1152         {
   1153           "name": "type",
   1154           "type": "string",
   1155           "value": "floor"
   1156         }
   1157       ]
   1158     },
   1159     {
   1160       "id": 2050,
   1161       "image": "tileset_object/FloorObstacle_PineTree.png",
   1162       "properties": [
   1163         {
   1164           "name": "type",
   1165           "type": "string",
   1166           "value": "floor"
   1167         }
   1168       ]
   1169     },
   1170     {
   1171       "id": 2055,
   1172       "image": "tileset_object/FloorObstacle_PalmTree.png",
   1173       "properties": [
   1174         {
   1175           "name": "type",
   1176           "type": "string",
   1177           "value": "floor"
   1178         }
   1179       ]
   1180     },
   1181     {
   1182       "id": 2060,
   1183       "image": "tileset_object/FloorObstacle_ChristmasTree.png",
   1184       "properties": [
   1185         {
   1186           "name": "type",
   1187           "type": "string",
   1188           "value": "floor"
   1189         }
   1190       ]
   1191     },
   1192     {
   1193       "id": 2070,
   1194       "image": "tileset_object/FloorObstacle_Window.png",
   1195       "properties": [
   1196         {
   1197           "name": "type",
   1198           "type": "string",
   1199           "value": "floor"
   1200         }
   1201       ]
   1202     },
   1203     {
   1204       "id": 3010,
   1205       "image": "tileset_object/WallDecoration_Painting.png",
   1206       "properties": [
   1207         {
   1208           "name": "type",
   1209           "type": "string",
   1210           "value": "wall"
   1211         }
   1212       ]
   1213     },
   1214     {
   1215       "id": 3020,
   1216       "image": "tileset_object/WallDecoration_Mirror.png",
   1217       "properties": [
   1218         {
   1219           "name": "type",
   1220           "type": "string",
   1221           "value": "wall"
   1222         }
   1223       ]
   1224     },
   1225     {
   1226       "id": 3030,
   1227       "image": "tileset_object/WallDecoration_Candelabra0.png",
   1228       "properties": [
   1229         {
   1230           "name": "type",
   1231           "type": "string",
   1232           "value": "wall"
   1233         }
   1234       ]
   1235     },
   1236     {
   1237       "id": 3040,
   1238       "image": "tileset_object/WallDecoration_Whip.png",
   1239       "properties": [
   1240         {
   1241           "name": "type",
   1242           "type": "string",
   1243           "value": "wall"
   1244         }
   1245       ]
   1246     },
   1247     {
   1248       "id": 3050,
   1249       "image": "tileset_object/WallDecoration_Fireplace.png",
   1250       "properties": [
   1251         {
   1252           "name": "type",
   1253           "type": "string",
   1254           "value": "wall"
   1255         }
   1256       ]
   1257     },
   1258     {
   1259       "id": 3100,
   1260       "image": "tileset_object/WallDecoration_SilverShield.png",
   1261       "properties": [
   1262         {
   1263           "name": "type",
   1264           "type": "string",
   1265           "value": "wall"
   1266         }
   1267       ]
   1268     },
   1269     {
   1270       "id": 3110,
   1271       "image": "tileset_object/WallDecoration_CrossedSabers.png",
   1272       "properties": [
   1273         {
   1274           "name": "type",
   1275           "type": "string",
   1276           "value": "wall"
   1277         }
   1278       ]
   1279     },
   1280     {
   1281       "id": 3200,
   1282       "image": "tileset_object/WallDecoration_SchoolBoard.png",
   1283       "properties": [
   1284         {
   1285           "name": "type",
   1286           "type": "string",
   1287           "value": "wall"
   1288         }
   1289       ]
   1290     },
   1291     {
   1292       "id": 3250,
   1293       "image": "tileset_object/WallDecoration_FirstAidKit.png",
   1294       "properties": [
   1295         {
   1296           "name": "type",
   1297           "type": "string",
   1298           "value": "wall"
   1299         }
   1300       ]
   1301     },
   1302     {
   1303       "id": 3260,
   1304       "image": "tileset_object/WallDecoration_EyeTest.png",
   1305       "properties": [
   1306         {
   1307           "name": "type",
   1308           "type": "string",
   1309           "value": "wall"
   1310         }
   1311       ]
   1312     },
   1313     {
   1314       "id": 3270,
   1315       "image": "tileset_object/WallDecoration_Bookshelf.png",
   1316       "properties": [
   1317         {
   1318           "name": "type",
   1319           "type": "string",
   1320           "value": "wall"
   1321         }
   1322       ]
   1323     },
   1324     {
   1325       "id": 4010,
   1326       "image": "tileset_object/WallPath_WoodOpen.png",
   1327       "properties": [
   1328         {
   1329           "name": "type",
   1330           "type": "string",
   1331           "value": "door"
   1332         }
   1333       ]
   1334     },
   1335     {
   1336       "id": 4011,
   1337       "image": "tileset_object/WallPath_WoodClosed.png",
   1338       "properties": [
   1339         {
   1340           "name": "type",
   1341           "type": "string",
   1342           "value": "door"
   1343         }
   1344       ]
   1345     },
   1346     {
   1347       "id": 4012,
   1348       "image": "tileset_object/WallPath_WoodLocked.png",
   1349       "properties": [
   1350         {
   1351           "name": "type",
   1352           "type": "string",
   1353           "value": "door"
   1354         }
   1355       ]
   1356     },
   1357     {
   1358       "id": 4013,
   1359       "image": "tileset_object/WallPath_WoodLockedBronze.png",
   1360       "properties": [
   1361         {
   1362           "name": "type",
   1363           "type": "string",
   1364           "value": "door"
   1365         }
   1366       ]
   1367     },
   1368     {
   1369       "id": 4014,
   1370       "image": "tileset_object/WallPath_WoodLockedSilver.png",
   1371       "properties": [
   1372         {
   1373           "name": "type",
   1374           "type": "string",
   1375           "value": "door"
   1376         }
   1377       ]
   1378     },
   1379     {
   1380       "id": 4015,
   1381       "image": "tileset_object/WallPath_WoodLockedGold.png",
   1382       "properties": [
   1383         {
   1384           "name": "type",
   1385           "type": "string",
   1386           "value": "door"
   1387         }
   1388       ]
   1389     },
   1390     {
   1391       "id": 4020,
   1392       "image": "tileset_object/WallPath_Metal.png",
   1393       "properties": [
   1394         {
   1395           "name": "type",
   1396           "type": "string",
   1397           "value": "door"
   1398         }
   1399       ]
   1400     },
   1401     {
   1402       "id": 4021,
   1403       "image": "tileset_object/WallPath_MetalUp.png",
   1404       "properties": [
   1405         {
   1406           "name": "type",
   1407           "type": "string",
   1408           "value": "door"
   1409         }
   1410       ]
   1411     },
   1412     {
   1413       "id": 4022,
   1414       "image": "tileset_object/WallPath_MetalDown.png",
   1415       "properties": [
   1416         {
   1417           "name": "type",
   1418           "type": "string",
   1419           "value": "door"
   1420         }
   1421       ]
   1422     }
   1423   ],
   1424   "tilewidth": 100,
   1425   "tileheight": 100,
   1426   "tilecount": 129
   1427 }