mirror of
https://github.com/AndorsTrailRelease/andors-trail.git
synced 2026-01-22 03:09:26 +01:00
items (and skills in the future) to impact player's stats (AC, BC, AD, HP...) Enhanced local variables handling by script parser. Now scope-aware. Implemented the public vs private scripts system : some game objects have private scripts, that get executed only when the object itself is the cause of the event. Included example is a special case : player.statsUpdated runs the player's actor condtion and equiped items private scripts that trigger on plyaer.statsUpdated. Added scripts reference parsing in JSON parsers, hooked to items and actor conditions.
216 lines
11 KiB
XML
216 lines
11 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<map version="1.0" orientation="orthogonal" width="10" height="10" tilewidth="32" tileheight="32">
|
|
<properties>
|
|
<property name="outside" value="0"/>
|
|
<property name="script" value="map_boostAC;map_unboostAC;useless_one"/>
|
|
</properties>
|
|
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_bed_1.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="129" name="map_border_1" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_border_1.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="257" name="map_bridge_1" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="385" name="map_bridge_2" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_bridge_2.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="513" name="map_broken_1" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_broken_1.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="641" name="map_cavewall_1" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
|
|
</tileset>
|
|
<tileset firstgid="749" name="map_cavewall_2" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_cavewall_2.png" width="576" height="192"/>
|
|
</tileset>
|
|
<tileset firstgid="857" name="map_cavewall_3" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
|
|
</tileset>
|
|
<tileset firstgid="965" name="map_cavewall_4" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_cavewall_4.png" width="576" height="192"/>
|
|
</tileset>
|
|
<tileset firstgid="1073" name="map_chair_table_1" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_chair_table_1.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="1201" name="map_chair_table_2" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_chair_table_2.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="1329" name="map_crate_1" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="1457" name="map_cupboard_1" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_cupboard_1.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="1585" name="map_curtain_1" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="1713" name="map_entrance_1" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_entrance_1.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="1841" name="map_entrance_2" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_entrance_2.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="1969" name="map_fence_1" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="2097" name="map_fence_2" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_fence_2.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="2225" name="map_fence_3" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_fence_3.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="2353" name="map_fence_4" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_fence_4.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="2481" name="map_ground_1" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="2609" name="map_ground_2" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_ground_2.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="2737" name="map_ground_3" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="2865" name="map_ground_4" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_ground_4.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="2993" name="map_ground_5" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="3121" name="map_ground_6" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_ground_6.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="3249" name="map_ground_7" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="3377" name="map_ground_8" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_ground_8.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="3505" name="map_house_1" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_house_1.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="3633" name="map_house_2" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_house_2.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="3761" name="map_indoor_1" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="3889" name="map_indoor_2" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_indoor_2.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="4017" name="map_kitchen_1" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_kitchen_1.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="4145" name="map_outdoor_1" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="4273" name="map_pillar_1" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_pillar_1.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="4401" name="map_pillar_2" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_pillar_2.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="4529" name="map_plant_1" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="4657" name="map_plant_2" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_plant_2.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="4785" name="map_rock_1" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_rock_1.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="4913" name="map_rock_2" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_rock_2.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="5041" name="map_roof_1" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="5169" name="map_roof_2" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_roof_2.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="5297" name="map_roof_3" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_roof_3.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="5425" name="map_shop_1" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="5553" name="map_sign_ladder_1" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_sign_ladder_1.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="5681" name="map_table_1" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_table_1.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="5809" name="map_trail_1" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="5937" name="map_transition_1" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_transition_1.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="6065" name="map_transition_2" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_transition_2.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="6193" name="map_transition_3" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_transition_3.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="6321" name="map_transition_4" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_transition_4.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="6449" name="map_tree_1" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="6577" name="map_tree_2" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_tree_2.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="6705" name="map_wall_1" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="6833" name="map_wall_2" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="6953" name="map_wall_3" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="7073" name="map_wall_4" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_wall_4.png" width="480" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="7193" name="map_window_1" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="7321" name="map_window_2" tilewidth="32" tileheight="32">
|
|
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
|
</tileset>
|
|
<layer name="Ground" width="10" height="10">
|
|
<data encoding="base64" compression="zlib">
|
|
eJxtkNEJADEIQ7vAjasbmA2yb3ugEIIfofWpSWl859RTLsJTyP0/2YxSQ3ZKGLqGeZbMDqN4hjHKHCRDvTcGy3AP79P2hsH6ueTOm+dvhqWwshmIovsXDeQ4MA==
|
|
</data>
|
|
</layer>
|
|
<layer name="Objects" width="10" height="10">
|
|
<data encoding="base64" compression="zlib">
|
|
eJxjYBgFgwkAAAGQAAE=
|
|
</data>
|
|
</layer>
|
|
<layer name="Above" width="10" height="10">
|
|
<data encoding="base64" compression="zlib">
|
|
eJxjYBgFgwkAAAGQAAE=
|
|
</data>
|
|
</layer>
|
|
<layer name="Walkable" width="10" height="10">
|
|
<data encoding="base64" compression="zlib">
|
|
eJxjYBgFgwkAAAGQAAE=
|
|
</data>
|
|
</layer>
|
|
<objectgroup name="Mapevents" width="10" height="10">
|
|
<object name="place1" type="mapchange" x="0" y="0" width="32" height="320">
|
|
<properties>
|
|
<property name="map" value="debugmap"/>
|
|
<property name="place" value="place2"/>
|
|
</properties>
|
|
</object>
|
|
</objectgroup>
|
|
<objectgroup name="Spawn" width="10" height="10"/>
|
|
<objectgroup name="Keys" width="10" height="10"/>
|
|
<objectgroup name="Replace" width="10" height="10"/>
|
|
</map>
|