mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-01-21 10:58:12 +01:00
@@ -3,13 +3,13 @@
|
||||
<manifest
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.gpl.rpg.AndorsTrail"
|
||||
android:versionCode="53"
|
||||
android:versionName="0.7.10"
|
||||
android:versionCode="54"
|
||||
android:versionName="0.7.11"
|
||||
android:installLocation="auto"
|
||||
>
|
||||
<uses-sdk
|
||||
android:minSdkVersion="4"
|
||||
android:targetSdkVersion="28"
|
||||
android:targetSdkVersion="29"
|
||||
/>
|
||||
|
||||
<supports-screens
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 91 KiB After Width: | Height: | Size: 96 KiB |
141
AndorsTrail/res/raw/actorconditions_brimhaven.json
Normal file
141
AndorsTrail/res/raw/actorconditions_brimhaven.json
Normal file
@@ -0,0 +1,141 @@
|
||||
[
|
||||
{
|
||||
"id":"drowning",
|
||||
"iconID":"actorconditions_1:68",
|
||||
"name":"Drowning",
|
||||
"category":"physical",
|
||||
"roundEffect":{
|
||||
"increaseCurrentHP":{
|
||||
"min":-80,
|
||||
"max":-40
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"entanglement",
|
||||
"iconID":"actorconditions_japozero:39",
|
||||
"name":"Entanglement",
|
||||
"category":"physical",
|
||||
"abilityEffect":{
|
||||
"increaseMoveCost":3,
|
||||
"increaseAttackCost":1
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"fatigue1",
|
||||
"iconID":"actorconditions_1:89",
|
||||
"name":"Fatigue",
|
||||
"category":"physical",
|
||||
"roundEffect":{
|
||||
"increaseCurrentHP":{
|
||||
"min":-1,
|
||||
"max":-1
|
||||
},
|
||||
"increaseCurrentAP":{
|
||||
"min":-1,
|
||||
"max":-1
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"fatigue2",
|
||||
"iconID":"actorconditions_1:89",
|
||||
"name":"Fatigue",
|
||||
"category":"physical",
|
||||
"roundEffect":{
|
||||
"increaseCurrentHP":{
|
||||
"min":-2,
|
||||
"max":-2
|
||||
},
|
||||
"increaseCurrentAP":{
|
||||
"min":-1,
|
||||
"max":-1
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"fatigue3",
|
||||
"iconID":"actorconditions_1:89",
|
||||
"name":"Fatigue",
|
||||
"category":"physical",
|
||||
"roundEffect":{
|
||||
"increaseCurrentHP":{
|
||||
"min":-7,
|
||||
"max":-7
|
||||
},
|
||||
"increaseCurrentAP":{
|
||||
"min":-1,
|
||||
"max":-1
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"fatigue4",
|
||||
"iconID":"actorconditions_1:89",
|
||||
"name":"Fatigue",
|
||||
"category":"physical",
|
||||
"roundEffect":{
|
||||
"increaseCurrentHP":{
|
||||
"min":-20,
|
||||
"max":-20
|
||||
},
|
||||
"increaseCurrentAP":{
|
||||
"min":-1,
|
||||
"max":-1
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"turn_to_stone",
|
||||
"iconID":"actorconditions_1:89",
|
||||
"name":"Turning to stone",
|
||||
"category":"physical",
|
||||
"roundEffect":{
|
||||
"visualEffectID":"greenSplash",
|
||||
"increaseCurrentHP":{
|
||||
"min":-10,
|
||||
"max":-10
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"stoneskin",
|
||||
"iconID":"actorconditions_1:84",
|
||||
"name":"Stone skin",
|
||||
"category":"physical",
|
||||
"isPositive":1,
|
||||
"abilityEffect":{
|
||||
"increaseBlockChance":20,
|
||||
"increaseDamageResistance":3
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"overeating",
|
||||
"iconID":"actorconditions_japozero:36",
|
||||
"name":"Overeating",
|
||||
"category":"physical",
|
||||
"roundEffect":{
|
||||
"increaseCurrentHP":{
|
||||
"min":-1,
|
||||
"max":-1
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"venom",
|
||||
"iconID":"actorconditions_japozero:2",
|
||||
"name":"Venom",
|
||||
"category":"blood",
|
||||
"isStacking":1,
|
||||
"roundEffect":{
|
||||
"visualEffectID":"greenSplash",
|
||||
"increaseCurrentHP":{
|
||||
"min":-1,
|
||||
"max":-1
|
||||
}
|
||||
},
|
||||
"abilityEffect":{
|
||||
"increaseMaxHP":-2
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -877,7 +877,7 @@
|
||||
},
|
||||
{
|
||||
"id":"algangror_task2_n",
|
||||
"message":"Ah yes. After all, you are just a child and I can understand that all of this must be too much for you. He he.",
|
||||
"message":"Ah yes. After all, you are just a child and I can understand that all of this must be too much for you. Hee hee.",
|
||||
"replies":[
|
||||
{
|
||||
"text":"N",
|
||||
@@ -887,7 +887,7 @@
|
||||
"rewards":[
|
||||
{
|
||||
"rewardType":"questProgress",
|
||||
"rewardID":"algangror",
|
||||
"rewardID":"fiveidols",
|
||||
"value":100
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1655,7 +1655,7 @@
|
||||
},
|
||||
{
|
||||
"id":"tjure_0_20",
|
||||
"message":"I once found a mermaid asleep on the beach of a river. What a beautiful sight! I could not avert my eyes!",
|
||||
"message":"I once found a mermaid asleep on the beach of a river, north of here. What a beautiful sight! I could not avert my eyes!",
|
||||
"replies":[
|
||||
{
|
||||
"text":"N",
|
||||
|
||||
8276
AndorsTrail/res/raw/conversationlist_brimhaven.json
Normal file
8276
AndorsTrail/res/raw/conversationlist_brimhaven.json
Normal file
File diff suppressed because it is too large
Load Diff
4572
AndorsTrail/res/raw/conversationlist_brimhaven2.json
Normal file
4572
AndorsTrail/res/raw/conversationlist_brimhaven2.json
Normal file
File diff suppressed because it is too large
Load Diff
587
AndorsTrail/res/raw/conversationlist_brimhaven_blackjack.json
Normal file
587
AndorsTrail/res/raw/conversationlist_brimhaven_blackjack.json
Normal file
@@ -0,0 +1,587 @@
|
||||
[
|
||||
{
|
||||
"id":"brv_tavern_west_waitress_select",
|
||||
"replies":[
|
||||
{
|
||||
"nextPhraseID":"brv_tavern_west_waitress_100",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"brv_blackjack",
|
||||
"value":50
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"nextPhraseID":"brv_tavern_west_waitress_10"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"brv_tavern_west_waitress_10",
|
||||
"message":"Welcome to my tavern. How can I help you?",
|
||||
"replies":[
|
||||
{
|
||||
"text":"Do you know something about the back room?",
|
||||
"nextPhraseID":"brv_tavern_west_waitress_20",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"brv_blackjack_hidden",
|
||||
"value":10
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"text":"What do you offer for trade?",
|
||||
"nextPhraseID":"S"
|
||||
},
|
||||
{
|
||||
"text":"I am looking for my brother, Andor. He looks a bit like me.",
|
||||
"nextPhraseID":"brv_tavern_west_waitress_11"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"brv_tavern_west_waitress_20",
|
||||
"message":"Keep your fingers out of things that are none of your business."
|
||||
},
|
||||
{
|
||||
"id":"brv_tavern_west_waitress_100",
|
||||
"message":"Please go away. I don't want you here in my tavern anymore."
|
||||
},
|
||||
{
|
||||
"id":"brv_zimsko_select",
|
||||
"replies":[
|
||||
{
|
||||
"nextPhraseID":"brv_zimsko_5",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"brv_blackjack_hidden",
|
||||
"value":110
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"nextPhraseID":"brv_zimsko_10"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"brv_zimsko_5",
|
||||
"message":"You again",
|
||||
"replies":[
|
||||
{
|
||||
"text":"N",
|
||||
"nextPhraseID":"brv_zimsko_6"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"brv_zimsko_6",
|
||||
"replies":[
|
||||
{
|
||||
"nextPhraseID":"brv_zimsko_80",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"brv_blackjack",
|
||||
"value":70
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"nextPhraseID":"brv_zimsko_80",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"brv_blackjack",
|
||||
"value":80
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"nextPhraseID":"brv_zimsko_40",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"brv_blackjack",
|
||||
"value":30
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"nextPhraseID":"brv_zimsko_20_2",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"brv_blackjack_hidden",
|
||||
"value":120
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"nextPhraseID":"brv_zimsko_10"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"brv_zimsko_10",
|
||||
"message":"What do you want from me?",
|
||||
"replies":[
|
||||
{
|
||||
"text":"I just want to talk a little bit.",
|
||||
"nextPhraseID":"brv_zimsko_10_1"
|
||||
},
|
||||
{
|
||||
"text":"I want to join you for a beer.",
|
||||
"nextPhraseID":"brv_zimsko_10_2"
|
||||
},
|
||||
{
|
||||
"text":"Do you know something about the back room?",
|
||||
"nextPhraseID":"brv_zimsko_10_1",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"brv_blackjack",
|
||||
"value":10
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"rewards":[
|
||||
{
|
||||
"rewardType":"questProgress",
|
||||
"rewardID":"brv_blackjack_hidden",
|
||||
"value":110
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"brv_zimsko_10_1",
|
||||
"message":"I am very thirsty...",
|
||||
"replies":[
|
||||
{
|
||||
"text":"Why don't you buy something for yourself?",
|
||||
"nextPhraseID":"brv_zimsko_10_2"
|
||||
},
|
||||
{
|
||||
"text":"Let's drink a beer together. I will pay. [Pay 2 gold]",
|
||||
"nextPhraseID":"brv_zimsko_20",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"inventoryRemove",
|
||||
"requireID":"gold",
|
||||
"value":2
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"brv_zimsko_10_2",
|
||||
"message":"I lost all my money gambling and can't afford a beer.",
|
||||
"replies":[
|
||||
{
|
||||
"text":"Bad luck",
|
||||
"nextPhraseID":"X"
|
||||
},
|
||||
{
|
||||
"text":"I am out of money",
|
||||
"nextPhraseID":"X",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"inventoryKeep",
|
||||
"requireID":"gold",
|
||||
"value":2,
|
||||
"negate":true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"text":"I will buy you a beer. [Pay 2 gold]",
|
||||
"nextPhraseID":"brv_zimsko_20",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"inventoryRemove",
|
||||
"requireID":"gold",
|
||||
"value":2
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"rewards":[
|
||||
{
|
||||
"rewardType":"questProgress",
|
||||
"rewardID":"brv_blackjack_hidden",
|
||||
"value":130
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"brv_zimsko_20",
|
||||
"replies":[
|
||||
{
|
||||
"nextPhraseID":"brv_zimsko_20_2"
|
||||
}
|
||||
],
|
||||
"rewards":[
|
||||
{
|
||||
"rewardType":"questProgress",
|
||||
"rewardID":"brv_blackjack_hidden",
|
||||
"value":120
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"brv_zimsko_20_1",
|
||||
"message":"Can I have one more beer?",
|
||||
"replies":[
|
||||
{
|
||||
"text":"Here is one more beer. [Pay 2 gold]",
|
||||
"nextPhraseID":"brv_zimsko_20_2",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"inventoryRemove",
|
||||
"requireID":"gold",
|
||||
"value":2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"text":"I am out of money",
|
||||
"nextPhraseID":"brv_zimsko_20_1",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"inventoryKeep",
|
||||
"requireID":"gold",
|
||||
"value":2,
|
||||
"negate":true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"text":"[Lie] I am out of money",
|
||||
"nextPhraseID":"brv_zimsko_20_1",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"inventoryRemove",
|
||||
"requireID":"gold",
|
||||
"value":2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"text":"No, you have had enough.",
|
||||
"nextPhraseID":"brv_zimsko_20_1"
|
||||
},
|
||||
{
|
||||
"text":"Do you know something about the back room?",
|
||||
"nextPhraseID":"brv_zimsko_30",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"brv_blackjack",
|
||||
"value":10
|
||||
},
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"brv_blackjack",
|
||||
"value":20,
|
||||
"negate":true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"text":"Where did you lose your money?",
|
||||
"nextPhraseID":"brv_zimsko_30",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"brv_blackjack",
|
||||
"value":20,
|
||||
"negate":true
|
||||
},
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"brv_blackjack_hidden",
|
||||
"value":130
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"text":"I want to find out what's happening in the back room, but they want a password.",
|
||||
"nextPhraseID":"brv_zimsko_30_2",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"brv_blackjack",
|
||||
"value":20
|
||||
},
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"brv_blackjack",
|
||||
"value":10
|
||||
},
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"brv_blackjack",
|
||||
"value":30,
|
||||
"negate":true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"text":"I want to find out what's happening in the back room.",
|
||||
"nextPhraseID":"brv_zimsko_30_1",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"brv_blackjack",
|
||||
"value":20
|
||||
},
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"brv_blackjack",
|
||||
"value":10,
|
||||
"negate":true
|
||||
},
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"brv_blackjack",
|
||||
"value":30,
|
||||
"negate":true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"text":"I want to talk to you about the gamblers.",
|
||||
"nextPhraseID":"brv_zimsko_40",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"brv_blackjack",
|
||||
"value":30
|
||||
},
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"brv_blackjack",
|
||||
"value":70,
|
||||
"negate":true
|
||||
},
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"brv_blackjack",
|
||||
"value":80,
|
||||
"negate":true
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"brv_zimsko_20_2",
|
||||
"message":"Thank you for the beer.",
|
||||
"replies":[
|
||||
{
|
||||
"text":"N",
|
||||
"nextPhraseID":"brv_zimsko_20_1"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"brv_zimsko_30",
|
||||
"message":"I lost all my money gambling in the backroom. I think they are cheating.",
|
||||
"replies":[
|
||||
{
|
||||
"text":"Oh, bad luck",
|
||||
"nextPhraseID":"brv_zimsko_20_1"
|
||||
},
|
||||
{
|
||||
"text":"I will go and play with them to find out if they are cheating.",
|
||||
"nextPhraseID":"brv_zimsko_30_1",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"brv_blackjack",
|
||||
"value":10,
|
||||
"negate":true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"text":"I want to find out what's happening in the back room, but they want a password.",
|
||||
"nextPhraseID":"brv_zimsko_30_2",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"brv_blackjack",
|
||||
"value":10
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"rewards":[
|
||||
{
|
||||
"rewardType":"questProgress",
|
||||
"rewardID":"brv_blackjack",
|
||||
"value":20
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"brv_zimsko_30_1",
|
||||
"message":"Thanks for trying to find out more. But you will need a password for entering the back room. [He whispers the password in your ear.]\n\nYou have to win and lose a few times until they trust you and play for higher amounts. Then they start cheating.",
|
||||
"replies":[
|
||||
{
|
||||
"text":"N",
|
||||
"nextPhraseID":"brv_zimsko_20_1"
|
||||
}
|
||||
],
|
||||
"rewards":[
|
||||
{
|
||||
"rewardType":"questProgress",
|
||||
"rewardID":"brv_blackjack",
|
||||
"value":30
|
||||
},
|
||||
{
|
||||
"rewardType":"questProgress",
|
||||
"rewardID":"brv_blackjack",
|
||||
"value":31
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"brv_zimsko_30_2",
|
||||
"message":"Thanks for trying to find out more. The password for entering the back room is... [he whispers the password in your ear.]\n\nYou have to win and lose a few times until they trust you and play for higher amounts. Then they start cheating.",
|
||||
"replies":[
|
||||
{
|
||||
"text":"N",
|
||||
"nextPhraseID":"brv_zimsko_20_1"
|
||||
}
|
||||
],
|
||||
"rewards":[
|
||||
{
|
||||
"rewardType":"questProgress",
|
||||
"rewardID":"brv_blackjack",
|
||||
"value":30
|
||||
},
|
||||
{
|
||||
"rewardType":"questProgress",
|
||||
"rewardID":"brv_blackjack",
|
||||
"value":31
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"brv_zimsko_40",
|
||||
"message":"Did you already find out if they are cheating?\n\nYou have to win and lose a few times until they trust you and play for higher amounts. Then they start cheating.",
|
||||
"replies":[
|
||||
{
|
||||
"text":"I did not find anything out yet",
|
||||
"nextPhraseID":"brv_zimsko_20_1"
|
||||
},
|
||||
{
|
||||
"text":"I gambled with them and it seems they are cheating.",
|
||||
"nextPhraseID":"brv_zimsko_40_2",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"brv_blackjack_hidden",
|
||||
"value":140
|
||||
},
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"brv_blackjack",
|
||||
"value":50,
|
||||
"negate":true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"text":"I gambled with them and it seems they are cheating. I even had a fight with them.",
|
||||
"nextPhraseID":"brv_zimsko_40_3",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"brv_blackjack",
|
||||
"value":50
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"text":"I gambled with them and I think they are playing fair.",
|
||||
"nextPhraseID":"brv_zimsko_40_1",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"brv_blackjack_hidden",
|
||||
"value":140
|
||||
},
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"brv_blackjack",
|
||||
"value":50,
|
||||
"negate":true
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"brv_zimsko_40_1",
|
||||
"message":"I still believe they are cheating. Thanks anyway.",
|
||||
"replies":[
|
||||
{
|
||||
"text":"N",
|
||||
"nextPhraseID":"brv_zimsko_20_1"
|
||||
}
|
||||
],
|
||||
"rewards":[
|
||||
{
|
||||
"rewardType":"questProgress",
|
||||
"rewardID":"brv_blackjack",
|
||||
"value":80
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"brv_zimsko_40_2",
|
||||
"message":"Thats what I thought. Thank you for your help.",
|
||||
"replies":[
|
||||
{
|
||||
"text":"N",
|
||||
"nextPhraseID":"brv_zimsko_20_1"
|
||||
}
|
||||
],
|
||||
"rewards":[
|
||||
{
|
||||
"rewardType":"questProgress",
|
||||
"rewardID":"brv_blackjack",
|
||||
"value":70
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"brv_zimsko_40_3",
|
||||
"message":"That's what I thought. Thank you for your help and the fight. Someone had to do it.",
|
||||
"rewards":[
|
||||
{
|
||||
"rewardType":"questProgress",
|
||||
"rewardID":"brv_blackjack",
|
||||
"value":70
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"brv_zimsko_80",
|
||||
"message":"Thank you for your help with the gamblers.",
|
||||
"replies":[
|
||||
{
|
||||
"text":"N",
|
||||
"nextPhraseID":"brv_zimsko_20_1"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
3212
AndorsTrail/res/raw/conversationlist_brimhaven_blackjack_game.json
Normal file
3212
AndorsTrail/res/raw/conversationlist_brimhaven_blackjack_game.json
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -21,6 +21,17 @@
|
||||
"value":10
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"text":"Can you sell me a special crystal vial?",
|
||||
"nextPhraseID":"fallhaven_potions_offer_crystal_vial",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"quick_glance",
|
||||
"value":78
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
@@ -89,7 +89,7 @@
|
||||
},
|
||||
{
|
||||
"id":"fayvara1_5",
|
||||
"message":"I can teach you about using shields to your advantage, or how to best use light or heavy armors. I can also teach you how to better handle blows when not wearing any armor at all, fighting unarmored that is.",
|
||||
"message":"I can teach you about using shields and parrying weapons to your advantage, or how to best use light or heavy armors. I can also teach you how to better handle blows when not wearing any armor at all - fighting unarmored, that is.",
|
||||
"replies":[
|
||||
{
|
||||
"text":"N",
|
||||
@@ -102,7 +102,7 @@
|
||||
"message":"We only have time for one type of armor right now though, so think carefully on which one will suit you best.",
|
||||
"replies":[
|
||||
{
|
||||
"text":"Tell me more about shields.",
|
||||
"text":"Tell me more about shields and parrying weapons.",
|
||||
"nextPhraseID":"fayvara1_7_s"
|
||||
},
|
||||
{
|
||||
@@ -132,7 +132,7 @@
|
||||
},
|
||||
{
|
||||
"id":"fayvara1_7_s",
|
||||
"message":"Shields can be used in combination with your regular weapon, to block attacks from your opponent.",
|
||||
"message":"Shields can be used in combination with your regular weapon, to block attacks from your opponent. Parrying weapons are mainly defensive, and can be use to block or divert your opponents strike. They will not block as well as a good shield, but if you know how to use them they can be very effective, and you may be able to do some damage with them.",
|
||||
"replies":[
|
||||
{
|
||||
"text":"N",
|
||||
@@ -142,10 +142,10 @@
|
||||
},
|
||||
{
|
||||
"id":"fayvara1_7_s1",
|
||||
"message":"I can teach you to better withstand attacks using a shield, so that you don't take as much damage while using them.",
|
||||
"message":"I can teach you to better withstand attacks using a shield, or to divert blows using a parrying weapon, so that you don't take as much damage while using them.",
|
||||
"replies":[
|
||||
{
|
||||
"text":"Sounds good. Teach me about shields.",
|
||||
"text":"Sounds good. Teach me about shields and parrying weapons.",
|
||||
"nextPhraseID":"fayvara1_7_s2"
|
||||
},
|
||||
{
|
||||
|
||||
@@ -651,7 +651,7 @@
|
||||
},
|
||||
{
|
||||
"id":"algore_85",
|
||||
"message":"The ground began to tremble and darkness filled the sky. This was followed by a cracking sound, the loudest sound my ears ever heard, making a gust of cold air rush past me. Then, corpses began to claw their way to the surface. The odour ... it was putrid.",
|
||||
"message":"The ground began to tremble and darkness filled the sky. This was followed by a cracking sound, the loudest sound my ears ever heard, making a gust of cold air rush past me. Then, corpses began to claw their way to the surface. The odor ... it was putrid.",
|
||||
"replies":[
|
||||
{
|
||||
"text":"N",
|
||||
@@ -2656,4 +2656,4 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
]
|
||||
@@ -2126,8 +2126,9 @@
|
||||
"message":"Sure feel free to use any bed in the main hall you like.",
|
||||
"replies":[
|
||||
{
|
||||
"text":"N",
|
||||
"nextPhraseID":"lodar_d1"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
]
|
||||
@@ -185,6 +185,79 @@
|
||||
{
|
||||
"text":"Is there anything else you can tell me about Andor?",
|
||||
"nextPhraseID":"mikhail_andor1"
|
||||
},
|
||||
{
|
||||
"text":"I have a present for you.",
|
||||
"nextPhraseID":"mikhail_present_20",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"brv_present",
|
||||
"value":20
|
||||
},
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"brv_present",
|
||||
"value":40,
|
||||
"negate":true
|
||||
},
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"brv_present",
|
||||
"value":50,
|
||||
"negate":true
|
||||
},
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"brv_present",
|
||||
"value":60,
|
||||
"negate":true
|
||||
},
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"brv_nondisplay_multipurpose",
|
||||
"value":40
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"text":"I have a present for you.",
|
||||
"nextPhraseID":"mikhail_present_10",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"brv_present",
|
||||
"value":20
|
||||
},
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"brv_present",
|
||||
"value":40,
|
||||
"negate":true
|
||||
},
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"brv_present",
|
||||
"value":50,
|
||||
"negate":true
|
||||
},
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"brv_present",
|
||||
"value":60,
|
||||
"negate":true
|
||||
},
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"brv_nondisplay_multipurpose",
|
||||
"value":40,
|
||||
"negate":true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"text":"I was searching for Andor.",
|
||||
"nextPhraseID":"mikhail_news_10"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
@@ -80,7 +80,7 @@
|
||||
},
|
||||
{
|
||||
"id":"gauward_1",
|
||||
"message":"This place used to be a safe house for travelers between Loneford and Brimhaven, before they had finished the road between the villages.",
|
||||
"message":"This place used to be a safe house for travelers between Loneford and Brimhaven, before they had finished the path between them.",
|
||||
"replies":[
|
||||
{
|
||||
"text":"N",
|
||||
|
||||
@@ -1439,7 +1439,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"text":"Yolgen told me that you could provide me with an artefact that could be used against powerful undead.",
|
||||
"text":"Yolgen told me that you could provide me with an artifact that could be used against powerful undead.",
|
||||
"nextPhraseID":"tahalendor_erwyn_1",
|
||||
"requires":[
|
||||
{
|
||||
|
||||
@@ -1140,6 +1140,11 @@
|
||||
"rewardType":"questProgress",
|
||||
"rewardID":"secret_garden",
|
||||
"value":50
|
||||
},
|
||||
{
|
||||
"rewardType":"spawnAll",
|
||||
"rewardID":"lakecave0_15",
|
||||
"mapName":"lakecave0"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -1150,19 +1155,9 @@
|
||||
"nextPhraseID":"caeda_root50_3",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"killedMonster",
|
||||
"requireID":"cave_troll_2",
|
||||
"value":7
|
||||
},
|
||||
{
|
||||
"requireType":"killedMonster",
|
||||
"requireID":"cave_troll_3",
|
||||
"value":15
|
||||
},
|
||||
{
|
||||
"requireType":"killedMonster",
|
||||
"requireID":"cave_troll_4",
|
||||
"value":7
|
||||
"requireType":"questProgress",
|
||||
"requireID":"secret_garden",
|
||||
"value":55
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
@@ -169,7 +169,7 @@
|
||||
},
|
||||
{
|
||||
"id":"sign_pwcave1_grave",
|
||||
"message":"The cross shows lots of small indentations, as if someone hit it repeatedly with a sharp object. You can barely make out the words: Rest with the Shadow, my friend. I will avenge those beasts."
|
||||
"message":"The cross shows lots of small indentations, as if someone hit it repeatedly with a sharp object. You can barely make out the words: \"Rest with the Shadow, my friend. I will avenge your death by those beasts\"."
|
||||
},
|
||||
{
|
||||
"id":"sign_pwcave2a_grave",
|
||||
|
||||
@@ -179,7 +179,14 @@
|
||||
"replies":[
|
||||
{
|
||||
"text":"Never mind. Here is the sword. We had better destroy it.",
|
||||
"nextPhraseID":"vilegard_smith_xul_8"
|
||||
"nextPhraseID":"vilegard_smith_xul_8",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"inventoryRemove",
|
||||
"requireID":"xulviir0",
|
||||
"value":1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"text":"I'll go find some of those crystals.",
|
||||
|
||||
1095
AndorsTrail/res/raw/droplists_brimhaven.json
Normal file
1095
AndorsTrail/res/raw/droplists_brimhaven.json
Normal file
File diff suppressed because it is too large
Load Diff
36
AndorsTrail/res/raw/droplists_brimhaven2.json
Normal file
36
AndorsTrail/res/raw/droplists_brimhaven2.json
Normal file
@@ -0,0 +1,36 @@
|
||||
[
|
||||
{
|
||||
"id":"brv_school_weapons",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"brv_school_sword",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":1
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"brv_school_shield",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"book_world_history",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"book_world_history",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":1
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
9
AndorsTrail/res/raw/itemcategories_brimhaven.json
Normal file
9
AndorsTrail/res/raw/itemcategories_brimhaven.json
Normal file
@@ -0,0 +1,9 @@
|
||||
[
|
||||
{
|
||||
"id":"weapon_blocking",
|
||||
"name":"Parrying weapon",
|
||||
"actionType":"equip",
|
||||
"size":"light",
|
||||
"inventorySlot":"shield"
|
||||
}
|
||||
]
|
||||
@@ -20,7 +20,7 @@
|
||||
{
|
||||
"id":"hunters_sword",
|
||||
"iconID":"items_misc_5:42",
|
||||
"name":"Hunters Sword",
|
||||
"name":"Hunter's Sword",
|
||||
"displaytype":"extraordinary",
|
||||
"category":"lsword",
|
||||
"description":"When venery is your game, you need a superior sword.",
|
||||
@@ -100,10 +100,10 @@
|
||||
"max":40
|
||||
},
|
||||
"increaseAttackCost":14,
|
||||
"setNonWeaponDamageModifier":320,
|
||||
"increaseAttackChance":20,
|
||||
"increaseCriticalSkill":5,
|
||||
"setCriticalMultiplier":3.0
|
||||
"setCriticalMultiplier":3.0,
|
||||
"setNonWeaponDamageModifier":320
|
||||
},
|
||||
"hitEffect":{
|
||||
"conditionsTarget":[
|
||||
|
||||
786
AndorsTrail/res/raw/itemlist_brimhaven.json
Normal file
786
AndorsTrail/res/raw/itemlist_brimhaven.json
Normal file
@@ -0,0 +1,786 @@
|
||||
[
|
||||
{
|
||||
"id":"salt_pork",
|
||||
"iconID":"items_rijackson_1:4",
|
||||
"name":"Salt pork",
|
||||
"displaytype":"ordinary",
|
||||
"hasManualPrice":1,
|
||||
"baseMarketCost":40,
|
||||
"category":"food",
|
||||
"description":"This tastes very...salty.",
|
||||
"useEffect":{
|
||||
"conditionsSource":[
|
||||
{
|
||||
"condition":"food",
|
||||
"magnitude":3,
|
||||
"duration":12,
|
||||
"chance":"100"
|
||||
},
|
||||
{
|
||||
"condition":"nausea",
|
||||
"magnitude":1,
|
||||
"duration":8,
|
||||
"chance":"15"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"whip_bind",
|
||||
"iconID":"items_weapons_3:57",
|
||||
"name":"Whip of binding",
|
||||
"displaytype":"extraordinary",
|
||||
"hasManualPrice":1,
|
||||
"baseMarketCost":6700,
|
||||
"category":"whip",
|
||||
"description":"When you hold it, it almost feels like it's moving on its own, as though it were alive.",
|
||||
"equipEffect":{
|
||||
"increaseAttackDamage":{
|
||||
"min":2,
|
||||
"max":5
|
||||
},
|
||||
"increaseAttackCost":5,
|
||||
"increaseAttackChance":10,
|
||||
"increaseCriticalSkill":5,
|
||||
"increaseBlockChance":8,
|
||||
"setCriticalMultiplier":1.5,
|
||||
"setNonWeaponDamageModifier":127
|
||||
},
|
||||
"hitEffect":{
|
||||
"conditionsTarget":[
|
||||
{
|
||||
"condition":"entanglement",
|
||||
"magnitude":1,
|
||||
"duration":2,
|
||||
"chance":"25"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"flail_farm",
|
||||
"iconID":"items_weapons_3:23",
|
||||
"name":"Farmer's flail",
|
||||
"displaytype":"ordinary",
|
||||
"category":"staff",
|
||||
"description":"This looks more suited to farming than fighting",
|
||||
"equipEffect":{
|
||||
"increaseAttackDamage":{
|
||||
"min":1,
|
||||
"max":2
|
||||
},
|
||||
"increaseAttackCost":5,
|
||||
"increaseAttackChance":5,
|
||||
"increaseBlockChance":5,
|
||||
"setNonWeaponDamageModifier":125
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"boots_spiked",
|
||||
"iconID":"items_rijackson_1:9",
|
||||
"name":"Spiked metal boots",
|
||||
"displaytype":"ordinary",
|
||||
"category":"feet_mtl_li",
|
||||
"description":"These boots look very uncomfortable. For your enemy!",
|
||||
"equipEffect":{
|
||||
"increaseAttackDamage":{
|
||||
"min":1,
|
||||
"max":3
|
||||
},
|
||||
"increaseAttackChance":-2,
|
||||
"increaseBlockChance":7
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"necklace_dexterity",
|
||||
"iconID":"items_reterski_1:11",
|
||||
"name":"Necklace of dexterity",
|
||||
"displaytype":"ordinary",
|
||||
"hasManualPrice":1,
|
||||
"baseMarketCost":3160,
|
||||
"category":"neck",
|
||||
"equipEffect":{
|
||||
"increaseUseItemCost":-1,
|
||||
"increaseReequipCost":-1
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"brimhaven_plate_mail1",
|
||||
"iconID":"items_japozero:169",
|
||||
"name":"Brimhaven plate mail",
|
||||
"displaytype":"rare",
|
||||
"category":"plmail",
|
||||
"equipEffect":{
|
||||
"increaseMaxHP":4,
|
||||
"increaseMoveCost":1,
|
||||
"increaseAttackChance":-3,
|
||||
"increaseBlockChance":14,
|
||||
"increaseDamageResistance":0
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"brimhaven_plate_mail2",
|
||||
"iconID":"items_japozero:175",
|
||||
"name":"Brimhaven rigid plate mail",
|
||||
"displaytype":"rare",
|
||||
"category":"plmail",
|
||||
"equipEffect":{
|
||||
"increaseMoveCost":1,
|
||||
"increaseAttackChance":-6,
|
||||
"increaseBlockChance":18,
|
||||
"increaseDamageResistance":1
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"brimhaven_steel_helmet",
|
||||
"iconID":"items_armours:25",
|
||||
"name":"Brimhaven steel helmet",
|
||||
"displaytype":"ordinary",
|
||||
"category":"hd_mtl_hv",
|
||||
"equipEffect":{
|
||||
"increaseMaxHP":2,
|
||||
"increaseAttackChance":-2,
|
||||
"increaseBlockChance":5
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"brimhaven_engraved_steel_helmet",
|
||||
"iconID":"items_armours:25",
|
||||
"name":"Engraved steel helmet",
|
||||
"displaytype":"rare",
|
||||
"category":"hd_mtl_hv",
|
||||
"equipEffect":{
|
||||
"increaseAttackDamage":{
|
||||
"min":0,
|
||||
"max":0
|
||||
},
|
||||
"increaseMaxHP":2,
|
||||
"increaseReequipCost":0,
|
||||
"increaseAttackChance":-1,
|
||||
"increaseBlockChance":6,
|
||||
"increaseDamageResistance":0
|
||||
},
|
||||
"hitReceivedEffect":{
|
||||
"conditionsSource":[
|
||||
{
|
||||
"condition":"barkskin",
|
||||
"magnitude":1,
|
||||
"duration":2,
|
||||
"chance":"5"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"boots_6",
|
||||
"iconID":"items_armours:32",
|
||||
"name":"Boots of Swiftness",
|
||||
"displaytype":"ordinary",
|
||||
"category":"feet_mtl_li",
|
||||
"equipEffect":{
|
||||
"increaseMaxHP":5,
|
||||
"increaseReequipCost":-2,
|
||||
"increaseAttackChance":7,
|
||||
"increaseBlockChance":10
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"brv_boulder",
|
||||
"iconID":"items_japozero:576",
|
||||
"name":"Boulder",
|
||||
"displaytype":"quest",
|
||||
"hasManualPrice":1,
|
||||
"baseMarketCost":350,
|
||||
"category":"other"
|
||||
},
|
||||
{
|
||||
"id":"hand_mirror",
|
||||
"iconID":"items_japozero:457",
|
||||
"name":"Hand mirror",
|
||||
"hasManualPrice":1,
|
||||
"category":"shld_mtl_li",
|
||||
"equipEffect":{
|
||||
"increaseMoveCost":1,
|
||||
"increaseAttackCost":1,
|
||||
"increaseBlockChance":-10
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"basilisk_blood",
|
||||
"iconID":"items_consumables:33",
|
||||
"name":"Basilisk blood",
|
||||
"displaytype":"quest",
|
||||
"hasManualPrice":1,
|
||||
"category":"pot",
|
||||
"useEffect":{
|
||||
"conditionsSource":[
|
||||
{
|
||||
"condition":"stoneskin",
|
||||
"magnitude":1,
|
||||
"duration":20,
|
||||
"chance":"100"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"empty_crystal_vial",
|
||||
"iconID":"items_consumables:58",
|
||||
"name":"Empty crystal vial",
|
||||
"displaytype":"quest",
|
||||
"hasManualPrice":1,
|
||||
"baseMarketCost":0,
|
||||
"category":"flask"
|
||||
},
|
||||
{
|
||||
"id":"kitchen_knife",
|
||||
"iconID":"items_weapons_3:39",
|
||||
"name":"Kitchen knife",
|
||||
"displaytype":"ordinary",
|
||||
"category":"dagger",
|
||||
"equipEffect":{
|
||||
"increaseAttackDamage":{
|
||||
"min":1,
|
||||
"max":4
|
||||
},
|
||||
"increaseAttackCost":4,
|
||||
"increaseAttackChance":3,
|
||||
"increaseCriticalSkill":0,
|
||||
"increaseBlockChance":0,
|
||||
"increaseDamageResistance":0
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"dagger_trident",
|
||||
"iconID":"items_rijackson_1:13",
|
||||
"name":"Trident dagger",
|
||||
"displaytype":"ordinary",
|
||||
"category":"weapon_blocking",
|
||||
"equipEffect":{
|
||||
"increaseAttackDamage":{
|
||||
"min":1,
|
||||
"max":2
|
||||
},
|
||||
"increaseMoveCost":0,
|
||||
"increaseAttackCost":0,
|
||||
"increaseAttackChance":4,
|
||||
"increaseBlockChance":9,
|
||||
"setNonWeaponDamageModifier":98
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"brv_brew",
|
||||
"iconID":"items_misc_6:23",
|
||||
"name":"Brimhaven brew",
|
||||
"category":"drink",
|
||||
"useEffect":{
|
||||
"increaseCurrentHP":{
|
||||
"min":1,
|
||||
"max":1
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"card_deck",
|
||||
"iconID":"items_misc_2:15",
|
||||
"name":"Cards of luck",
|
||||
"hasManualPrice":1,
|
||||
"baseMarketCost":500,
|
||||
"category":"other"
|
||||
},
|
||||
{
|
||||
"id":"eggs_duck",
|
||||
"iconID":"items_consumables:20",
|
||||
"name":"Duck eggs",
|
||||
"displaytype":"ordinary",
|
||||
"hasManualPrice":1,
|
||||
"baseMarketCost":15,
|
||||
"category":"food",
|
||||
"useEffect":{
|
||||
"conditionsSource":[
|
||||
{
|
||||
"condition":"food",
|
||||
"magnitude":1,
|
||||
"duration":7,
|
||||
"chance":"100"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"tripe_boiled",
|
||||
"iconID":"items_rijackson_1:14",
|
||||
"name":"Boiled tripe",
|
||||
"hasManualPrice":1,
|
||||
"baseMarketCost":8,
|
||||
"category":"food",
|
||||
"description":"This looks disgusting, but cheap.",
|
||||
"useEffect":{
|
||||
"conditionsSource":[
|
||||
{
|
||||
"condition":"food",
|
||||
"magnitude":1,
|
||||
"duration":9,
|
||||
"chance":"100"
|
||||
},
|
||||
{
|
||||
"condition":"nausea",
|
||||
"magnitude":2,
|
||||
"duration":3,
|
||||
"chance":"3"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"pie_pork",
|
||||
"iconID":"items_consumables:22",
|
||||
"name":"Pork pie",
|
||||
"hasManualPrice":1,
|
||||
"baseMarketCost":67,
|
||||
"category":"food",
|
||||
"useEffect":{
|
||||
"conditionsSource":[
|
||||
{
|
||||
"condition":"food",
|
||||
"magnitude":3,
|
||||
"duration":9,
|
||||
"chance":"100"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"biscuit_hard",
|
||||
"iconID":"items_misc_2:226",
|
||||
"name":"Hard biscuits",
|
||||
"hasManualPrice":1,
|
||||
"baseMarketCost":6,
|
||||
"category":"food",
|
||||
"useEffect":{
|
||||
"conditionsSource":[
|
||||
{
|
||||
"condition":"food",
|
||||
"magnitude":2,
|
||||
"duration":11,
|
||||
"chance":"100"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"hammer_carpenter",
|
||||
"iconID":"items_misc_2:187",
|
||||
"name":"Carpenter's hammer",
|
||||
"displaytype":"ordinary",
|
||||
"category":"club",
|
||||
"description":"When all you have is a hammer, every monster looks like a nail.",
|
||||
"equipEffect":{
|
||||
"increaseAttackDamage":{
|
||||
"min":1,
|
||||
"max":1
|
||||
},
|
||||
"increaseAttackCost":4,
|
||||
"increaseAttackChance":2,
|
||||
"increaseBlockChance":1,
|
||||
"setNonWeaponDamageModifier":94
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"tunic_quilted",
|
||||
"iconID":"items_misc_2:215",
|
||||
"name":"Quilted tunic",
|
||||
"category":"bdy_clth",
|
||||
"equipEffect":{
|
||||
"increaseBlockChance":3,
|
||||
"increaseDamageResistance":1
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"hmr_bronze",
|
||||
"iconID":"items_reterski_1:20",
|
||||
"name":"Bronze warhammer",
|
||||
"displaytype":"ordinary",
|
||||
"category":"hammer",
|
||||
"equipEffect":{
|
||||
"increaseAttackDamage":{
|
||||
"min":5,
|
||||
"max":7
|
||||
},
|
||||
"increaseAttackCost":7,
|
||||
"increaseAttackChance":15,
|
||||
"increaseCriticalSkill":2,
|
||||
"increaseBlockChance":-15,
|
||||
"setCriticalMultiplier":2.0,
|
||||
"setNonWeaponDamageModifier":175
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"maul",
|
||||
"iconID":"items_misc_6:17",
|
||||
"name":"Maul",
|
||||
"displaytype":"ordinary",
|
||||
"category":"hammer2h",
|
||||
"equipEffect":{
|
||||
"increaseAttackDamage":{
|
||||
"min":7,
|
||||
"max":11
|
||||
},
|
||||
"increaseAttackCost":8,
|
||||
"increaseAttackChance":15,
|
||||
"increaseBlockChance":3,
|
||||
"setNonWeaponDamageModifier":183
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"claymore_steel",
|
||||
"iconID":"items_misc_6:18",
|
||||
"name":"Steel claymore",
|
||||
"category":"2hsword",
|
||||
"equipEffect":{
|
||||
"increaseAttackDamage":{
|
||||
"min":1,
|
||||
"max":14
|
||||
},
|
||||
"increaseAttackCost":7,
|
||||
"increaseAttackChance":17,
|
||||
"increaseCriticalSkill":1,
|
||||
"increaseBlockChance":-5,
|
||||
"setCriticalMultiplier":1.5,
|
||||
"setNonWeaponDamageModifier":175
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"hat2enhanced",
|
||||
"iconID":"items_armours:21",
|
||||
"name":"Enhanced green hat",
|
||||
"category":"hd_cloth",
|
||||
"equipEffect":{
|
||||
"increaseBlockChance":2,
|
||||
"increaseDamageResistance":1
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"green_dress",
|
||||
"iconID":"items_armours_3:4",
|
||||
"name":"Green dress",
|
||||
"hasManualPrice":1,
|
||||
"baseMarketCost":100,
|
||||
"category":"bdy_clth"
|
||||
},
|
||||
{
|
||||
"id":"gloves4enhanced",
|
||||
"iconID":"items_armours:36",
|
||||
"name":"Enhanced snakeskin gloves",
|
||||
"category":"hnd_cloth",
|
||||
"equipEffect":{
|
||||
"increaseMaxHP":2,
|
||||
"increaseBlockChance":6
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"boots2enhanced",
|
||||
"iconID":"items_armours:28",
|
||||
"name":"Enhanced leather boots",
|
||||
"category":"feet_lthr",
|
||||
"equipEffect":{
|
||||
"increaseBlockChance":6
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"brv_key_brother2",
|
||||
"iconID":"items_japozero:384",
|
||||
"name":"Key (found in run-down house East Brimhaven)",
|
||||
"displaytype":"quest",
|
||||
"category":"other"
|
||||
},
|
||||
{
|
||||
"id":"hand_axe",
|
||||
"iconID":"items_weapons_3:35",
|
||||
"name":"Hand Axe",
|
||||
"displaytype":"ordinary",
|
||||
"category":"axe",
|
||||
"equipEffect":{
|
||||
"increaseAttackDamage":{
|
||||
"min":1,
|
||||
"max":2
|
||||
},
|
||||
"increaseAttackCost":4,
|
||||
"increaseAttackChance":5,
|
||||
"setNonWeaponDamageModifier":97
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"brv_richmans_coin_bag",
|
||||
"iconID":"items_japozero:440",
|
||||
"name":"Coin bag (with the name \"Alkapoan\" on it)",
|
||||
"displaytype":"quest",
|
||||
"category":"other",
|
||||
"description":""
|
||||
},
|
||||
{
|
||||
"id":"alkapoans_letters",
|
||||
"iconID":"items_books:7",
|
||||
"name":"Alkapoans's letters",
|
||||
"displaytype":"quest",
|
||||
"category":"other"
|
||||
},
|
||||
{
|
||||
"id":"strange_dagger",
|
||||
"iconID":"items_reterski_1:13",
|
||||
"name":"A strange looking dagger",
|
||||
"displaytype":"quest",
|
||||
"category":"dagger",
|
||||
"description":"This dagger has a strange-looking hilt.",
|
||||
"equipEffect":{
|
||||
"increaseAttackDamage":{
|
||||
"min":1,
|
||||
"max":2
|
||||
},
|
||||
"increaseAttackCost":4
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"dagger_assassin",
|
||||
"iconID":"items_reterski_1:14",
|
||||
"name":"Assassin's blade",
|
||||
"displaytype":"extraordinary",
|
||||
"hasManualPrice":1,
|
||||
"baseMarketCost":3706,
|
||||
"category":"dagger",
|
||||
"description":"It's sharp!",
|
||||
"equipEffect":{
|
||||
"increaseAttackDamage":{
|
||||
"min":1,
|
||||
"max":3
|
||||
},
|
||||
"increaseAttackCost":4,
|
||||
"increaseAttackChance":10,
|
||||
"increaseCriticalSkill":3,
|
||||
"setCriticalMultiplier":1.5,
|
||||
"setNonWeaponDamageModifier":102,
|
||||
"addedConditions":[
|
||||
{
|
||||
"condition":"sense_1",
|
||||
"magnitude":1
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"strange_gem",
|
||||
"iconID":"items_misc_6:33",
|
||||
"name":"A strange-looking gem",
|
||||
"displaytype":"quest",
|
||||
"hasManualPrice":1,
|
||||
"baseMarketCost":437,
|
||||
"category":"gem",
|
||||
"description":"This gem is translucent, and you can see sparkling points of light inside it. Marks and residue on one side indicate it was once mounted in something. "
|
||||
},
|
||||
{
|
||||
"id":"letter_opener",
|
||||
"iconID":"items_misc_2:35",
|
||||
"name":"Fancy letter opener",
|
||||
"displaytype":"ordinary",
|
||||
"hasManualPrice":1,
|
||||
"baseMarketCost":986,
|
||||
"category":"dagger",
|
||||
"description":"It has a nice inlaid silver handle. Not much use in a fight though.",
|
||||
"equipEffect":{
|
||||
"increaseAttackDamage":{
|
||||
"min":1,
|
||||
"max":1
|
||||
},
|
||||
"increaseAttackCost":4,
|
||||
"increaseAttackChance":2
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"dagger_steel_superior",
|
||||
"iconID":"items_misc_5:39",
|
||||
"name":"Superior steel dagger",
|
||||
"displaytype":"ordinary",
|
||||
"category":"dagger",
|
||||
"equipEffect":{
|
||||
"increaseAttackDamage":{
|
||||
"min":3,
|
||||
"max":6
|
||||
},
|
||||
"increaseAttackCost":4,
|
||||
"increaseAttackChance":24,
|
||||
"setNonWeaponDamageModifier":104
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"dagger_jeweled",
|
||||
"iconID":"items_weapons_3:46",
|
||||
"name":"Jeweled dagger",
|
||||
"displaytype":"ordinary",
|
||||
"hasManualPrice":1,
|
||||
"baseMarketCost":2942,
|
||||
"category":"dagger",
|
||||
"description":"A dagger that is meant to impress. Unless you are trying to impress an opponent in a fight.",
|
||||
"equipEffect":{
|
||||
"increaseAttackDamage":{
|
||||
"min":1,
|
||||
"max":4
|
||||
},
|
||||
"increaseAttackCost":4,
|
||||
"increaseAttackChance":19,
|
||||
"increaseCriticalSkill":1,
|
||||
"setCriticalMultiplier":1.1
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"scepter_inlaid",
|
||||
"iconID":"items_misc_6:3",
|
||||
"name":"Inlaid scepter",
|
||||
"displaytype":"ordinary",
|
||||
"baseMarketCost":712,
|
||||
"category":"scepter",
|
||||
"equipEffect":{
|
||||
"increaseAttackDamage":{
|
||||
"min":2,
|
||||
"max":9
|
||||
},
|
||||
"increaseAttackCost":6,
|
||||
"increaseAttackChance":14,
|
||||
"increaseBlockChance":7,
|
||||
"setNonWeaponDamageModifier":175
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"hat_fancy_green",
|
||||
"iconID":"items_rijackson_1:10",
|
||||
"name":"Fancy green hat",
|
||||
"displaytype":"ordinary",
|
||||
"category":"hd_cloth",
|
||||
"equipEffect":{
|
||||
"increaseAttackChance":1,
|
||||
"increaseBlockChance":3
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"diamond_ring",
|
||||
"iconID":"items_misc_3:11",
|
||||
"name":"Diamond Ring",
|
||||
"displaytype":"extraordinary",
|
||||
"hasManualPrice":1,
|
||||
"baseMarketCost":50000,
|
||||
"category":"ring"
|
||||
},
|
||||
{
|
||||
"id":"expensive_necklace",
|
||||
"iconID":"items_jewelry:8",
|
||||
"name":"Diamond Necklace",
|
||||
"displaytype":"rare",
|
||||
"hasManualPrice":1,
|
||||
"baseMarketCost":100000,
|
||||
"category":"neck"
|
||||
},
|
||||
{
|
||||
"id":"necklace_shield3",
|
||||
"iconID":"items_jewelry:7",
|
||||
"name":"Enhanced Shielding necklace",
|
||||
"displaytype":"rare",
|
||||
"baseMarketCost":1255,
|
||||
"category":"neck",
|
||||
"equipEffect":{
|
||||
"increaseBlockChance":15
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"ring_antipoison",
|
||||
"iconID":"items_japozero:248",
|
||||
"name":"Ring of poison immunity",
|
||||
"displaytype":"extraordinary",
|
||||
"hasManualPrice":1,
|
||||
"baseMarketCost":23000,
|
||||
"category":"ring",
|
||||
"equipEffect":{
|
||||
"addedConditions":[
|
||||
{
|
||||
"condition":"poison_weak",
|
||||
"magnitude":-99
|
||||
},
|
||||
{
|
||||
"condition":"poison_irdegh_weak",
|
||||
"magnitude":-99
|
||||
},
|
||||
{
|
||||
"condition":"poison_blood",
|
||||
"magnitude":-99
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"ring_venom",
|
||||
"iconID":"items_japozero:253",
|
||||
"name":"Ring of venom",
|
||||
"displaytype":"rare",
|
||||
"hasManualPrice":1,
|
||||
"baseMarketCost":5000,
|
||||
"category":"ring",
|
||||
"hitReceivedEffect":{
|
||||
"conditionsTarget":[
|
||||
{
|
||||
"condition":"poison_weak",
|
||||
"magnitude":1,
|
||||
"duration":12,
|
||||
"chance":"10"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"ring_dmg7",
|
||||
"iconID":"items_jewelry:3",
|
||||
"name":"Ring of damage +7",
|
||||
"displaytype":"rare",
|
||||
"baseMarketCost":3186,
|
||||
"category":"ring",
|
||||
"equipEffect":{
|
||||
"increaseAttackDamage":{
|
||||
"min":7,
|
||||
"max":7
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"necklace_for_father1",
|
||||
"iconID":"items_reterski_1:10",
|
||||
"name":"Necklace for father (cheap)",
|
||||
"displaytype":"quest",
|
||||
"hasManualPrice":1,
|
||||
"baseMarketCost":5,
|
||||
"category":"neck"
|
||||
},
|
||||
{
|
||||
"id":"necklace_for_father2",
|
||||
"iconID":"items_reterski_1:11",
|
||||
"name":"Necklace for father",
|
||||
"displaytype":"quest",
|
||||
"hasManualPrice":1,
|
||||
"baseMarketCost":500,
|
||||
"category":"neck"
|
||||
},
|
||||
{
|
||||
"id":"necklace_for_father3",
|
||||
"iconID":"items_reterski_1:9",
|
||||
"name":"Necklace for father (expensive)",
|
||||
"displaytype":"quest",
|
||||
"hasManualPrice":1,
|
||||
"baseMarketCost":50000,
|
||||
"category":"neck"
|
||||
},
|
||||
{
|
||||
"id":"very_expensive_necklace",
|
||||
"iconID":"items_jewelry:8",
|
||||
"name":"Impressive Diamond Necklace",
|
||||
"displaytype":"extraordinary",
|
||||
"hasManualPrice":1,
|
||||
"baseMarketCost":500000,
|
||||
"category":"neck"
|
||||
}
|
||||
]
|
||||
157
AndorsTrail/res/raw/itemlist_brimhaven2.json
Normal file
157
AndorsTrail/res/raw/itemlist_brimhaven2.json
Normal file
File diff suppressed because one or more lines are too long
@@ -299,11 +299,11 @@
|
||||
"max":4
|
||||
},
|
||||
"increaseAttackCost":6,
|
||||
"setNonWeaponDamageModifier":155,
|
||||
"increaseAttackChance":8,
|
||||
"increaseCriticalSkill":1,
|
||||
"increaseBlockChance":-2,
|
||||
"setCriticalMultiplier":1.5
|
||||
"setCriticalMultiplier":1.5,
|
||||
"setNonWeaponDamageModifier":155
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -319,11 +319,11 @@
|
||||
},
|
||||
"increaseMaxHP":2,
|
||||
"increaseAttackCost":7,
|
||||
"setNonWeaponDamageModifier":155,
|
||||
"increaseAttackChance":23,
|
||||
"increaseCriticalSkill":4,
|
||||
"increaseDamageResistance":-1,
|
||||
"setCriticalMultiplier":1.2,
|
||||
"setNonWeaponDamageModifier":155,
|
||||
"addedConditions":[
|
||||
{
|
||||
"condition":"dazed",
|
||||
@@ -344,11 +344,11 @@
|
||||
"max":6
|
||||
},
|
||||
"increaseAttackCost":5,
|
||||
"setNonWeaponDamageModifier":116,
|
||||
"increaseAttackChance":9,
|
||||
"increaseCriticalSkill":1,
|
||||
"increaseBlockChance":-5,
|
||||
"setCriticalMultiplier":1.5
|
||||
"setCriticalMultiplier":1.5,
|
||||
"setNonWeaponDamageModifier":116
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -363,11 +363,11 @@
|
||||
"max":6
|
||||
},
|
||||
"increaseAttackCost":5,
|
||||
"setNonWeaponDamageModifier":126,
|
||||
"increaseAttackChance":12,
|
||||
"increaseCriticalSkill":1,
|
||||
"increaseBlockChance":3,
|
||||
"setCriticalMultiplier":1.5
|
||||
"setCriticalMultiplier":1.5,
|
||||
"setNonWeaponDamageModifier":126
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -382,11 +382,11 @@
|
||||
"max":4
|
||||
},
|
||||
"increaseAttackCost":5,
|
||||
"setNonWeaponDamageModifier":118,
|
||||
"increaseAttackChance":12,
|
||||
"increaseCriticalSkill":6,
|
||||
"increaseBlockChance":-5,
|
||||
"setCriticalMultiplier":2.0
|
||||
"setCriticalMultiplier":2.0,
|
||||
"setNonWeaponDamageModifier":118
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -401,11 +401,11 @@
|
||||
"max":8
|
||||
},
|
||||
"increaseAttackCost":7,
|
||||
"setNonWeaponDamageModifier":175,
|
||||
"increaseAttackChance":12,
|
||||
"increaseCriticalSkill":1,
|
||||
"increaseBlockChance":-5,
|
||||
"setCriticalMultiplier":1.5
|
||||
"setCriticalMultiplier":1.5,
|
||||
"setNonWeaponDamageModifier":175
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -420,11 +420,11 @@
|
||||
"max":6
|
||||
},
|
||||
"increaseAttackCost":6,
|
||||
"setNonWeaponDamageModifier":175,
|
||||
"increaseAttackChance":21,
|
||||
"increaseCriticalSkill":1,
|
||||
"increaseBlockChance":-4,
|
||||
"setCriticalMultiplier":1.5
|
||||
"setCriticalMultiplier":1.5,
|
||||
"setNonWeaponDamageModifier":175
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -439,12 +439,12 @@
|
||||
"max":5
|
||||
},
|
||||
"increaseAttackCost":6,
|
||||
"setNonWeaponDamageModifier":185,
|
||||
"increaseAttackChance":13,
|
||||
"increaseCriticalSkill":1,
|
||||
"increaseBlockChance":11,
|
||||
"increaseDamageResistance":-1,
|
||||
"setCriticalMultiplier":1.5
|
||||
"setCriticalMultiplier":1.5,
|
||||
"setNonWeaponDamageModifier":185
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -460,12 +460,12 @@
|
||||
},
|
||||
"increaseMaxHP":4,
|
||||
"increaseAttackCost":6,
|
||||
"setNonWeaponDamageModifier":175,
|
||||
"increaseAttackChance":10,
|
||||
"increaseCriticalSkill":2,
|
||||
"increaseBlockChance":15,
|
||||
"increaseDamageResistance":-2,
|
||||
"setCriticalMultiplier":1.5
|
||||
"setCriticalMultiplier":1.5,
|
||||
"setNonWeaponDamageModifier":175
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -480,11 +480,11 @@
|
||||
"max":7
|
||||
},
|
||||
"increaseAttackCost":7,
|
||||
"setNonWeaponDamageModifier":180,
|
||||
"increaseAttackChance":28,
|
||||
"increaseCriticalSkill":7,
|
||||
"increaseBlockChance":-6,
|
||||
"setCriticalMultiplier":1.5
|
||||
"setCriticalMultiplier":1.5,
|
||||
"setNonWeaponDamageModifier":180
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -501,12 +501,12 @@
|
||||
"max":4
|
||||
},
|
||||
"increaseAttackCost":5,
|
||||
"setNonWeaponDamageModifier":124,
|
||||
"increaseAttackChance":12,
|
||||
"increaseCriticalSkill":13,
|
||||
"increaseBlockChance":-4,
|
||||
"increaseDamageResistance":-2,
|
||||
"setCriticalMultiplier":2.0
|
||||
"setCriticalMultiplier":2.0,
|
||||
"setNonWeaponDamageModifier":124
|
||||
},
|
||||
"hitEffect":{
|
||||
"conditionsTarget":[
|
||||
@@ -532,11 +532,11 @@
|
||||
},
|
||||
"increaseMaxHP":5,
|
||||
"increaseAttackCost":6,
|
||||
"setNonWeaponDamageModifier":150,
|
||||
"increaseAttackChance":19,
|
||||
"increaseCriticalSkill":2,
|
||||
"increaseBlockChance":5,
|
||||
"setCriticalMultiplier":1.5
|
||||
"setCriticalMultiplier":1.5,
|
||||
"setNonWeaponDamageModifier":150
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -554,12 +554,12 @@
|
||||
},
|
||||
"increaseMaxHP":-4,
|
||||
"increaseAttackCost":5,
|
||||
"setNonWeaponDamageModifier":122,
|
||||
"increaseAttackChance":35,
|
||||
"increaseCriticalSkill":5,
|
||||
"increaseBlockChance":-7,
|
||||
"increaseDamageResistance":-1,
|
||||
"setCriticalMultiplier":2.5
|
||||
"setCriticalMultiplier":2.5,
|
||||
"setNonWeaponDamageModifier":122
|
||||
},
|
||||
"hitEffect":{
|
||||
"conditionsSource":[
|
||||
@@ -595,11 +595,11 @@
|
||||
},
|
||||
"increaseMaxHP":-3,
|
||||
"increaseAttackCost":7,
|
||||
"setNonWeaponDamageModifier":187,
|
||||
"increaseAttackChance":23,
|
||||
"increaseCriticalSkill":10,
|
||||
"increaseBlockChance":-4,
|
||||
"setCriticalMultiplier":2.0
|
||||
"setCriticalMultiplier":2.0,
|
||||
"setNonWeaponDamageModifier":187
|
||||
},
|
||||
"killEffect":{
|
||||
"conditionsSource":[
|
||||
@@ -627,11 +627,11 @@
|
||||
},
|
||||
"increaseMaxHP":-2,
|
||||
"increaseAttackCost":6,
|
||||
"setNonWeaponDamageModifier":173,
|
||||
"increaseAttackChance":32,
|
||||
"increaseCriticalSkill":3,
|
||||
"increaseBlockChance":12,
|
||||
"setCriticalMultiplier":2.0
|
||||
"setCriticalMultiplier":2.0,
|
||||
"setNonWeaponDamageModifier":173
|
||||
},
|
||||
"hitEffect":{
|
||||
"conditionsTarget":[
|
||||
@@ -663,9 +663,9 @@
|
||||
"max":5
|
||||
},
|
||||
"increaseAttackCost":5,
|
||||
"setNonWeaponDamageModifier":115,
|
||||
"increaseAttackChance":5,
|
||||
"increaseBlockChance":-2
|
||||
"increaseBlockChance":-2,
|
||||
"setNonWeaponDamageModifier":115
|
||||
},
|
||||
"hitEffect":{
|
||||
"conditionsTarget":[
|
||||
@@ -690,9 +690,9 @@
|
||||
"max":3
|
||||
},
|
||||
"increaseAttackCost":5,
|
||||
"setNonWeaponDamageModifier":121,
|
||||
"increaseAttackChance":6,
|
||||
"increaseBlockChance":-1
|
||||
"increaseBlockChance":-1,
|
||||
"setNonWeaponDamageModifier":121
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -708,9 +708,9 @@
|
||||
},
|
||||
"increaseMaxHP":1,
|
||||
"increaseAttackCost":6,
|
||||
"setNonWeaponDamageModifier":163,
|
||||
"increaseAttackChance":12,
|
||||
"increaseBlockChance":2
|
||||
"increaseBlockChance":2,
|
||||
"setNonWeaponDamageModifier":163
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -725,12 +725,12 @@
|
||||
"max":8
|
||||
},
|
||||
"increaseAttackCost":8,
|
||||
"setNonWeaponDamageModifier":218,
|
||||
"increaseAttackChance":23,
|
||||
"increaseCriticalSkill":5,
|
||||
"increaseBlockChance":-17,
|
||||
"increaseDamageResistance":-1,
|
||||
"setCriticalMultiplier":3.0
|
||||
"setCriticalMultiplier":3.0,
|
||||
"setNonWeaponDamageModifier":218
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -746,10 +746,10 @@
|
||||
},
|
||||
"increaseMaxHP":2,
|
||||
"increaseAttackCost":7,
|
||||
"setNonWeaponDamageModifier":164,
|
||||
"increaseAttackChance":21,
|
||||
"increaseCriticalSkill":5,
|
||||
"setCriticalMultiplier":1.5
|
||||
"setCriticalMultiplier":1.5,
|
||||
"setNonWeaponDamageModifier":164
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -765,10 +765,10 @@
|
||||
"max":17
|
||||
},
|
||||
"increaseAttackCost":8,
|
||||
"setNonWeaponDamageModifier":320,
|
||||
"increaseAttackChance":14,
|
||||
"increaseBlockChance":-7,
|
||||
"increaseDamageResistance":-1,
|
||||
"setNonWeaponDamageModifier":320,
|
||||
"addedConditions":[
|
||||
{
|
||||
"condition":"feebleness_minor",
|
||||
@@ -789,9 +789,9 @@
|
||||
"max":2
|
||||
},
|
||||
"increaseAttackCost":4,
|
||||
"setNonWeaponDamageModifier":99,
|
||||
"increaseAttackChance":8,
|
||||
"increaseBlockChance":-7
|
||||
"increaseBlockChance":-7,
|
||||
"setNonWeaponDamageModifier":99
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -806,12 +806,12 @@
|
||||
"max":3
|
||||
},
|
||||
"increaseAttackCost":4,
|
||||
"setNonWeaponDamageModifier":104,
|
||||
"increaseAttackChance":17,
|
||||
"increaseCriticalSkill":8,
|
||||
"increaseBlockChance":-7,
|
||||
"increaseDamageResistance":-1,
|
||||
"setCriticalMultiplier":2.0
|
||||
"setCriticalMultiplier":2.0,
|
||||
"setNonWeaponDamageModifier":104
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -828,11 +828,11 @@
|
||||
"max":4
|
||||
},
|
||||
"increaseAttackCost":4,
|
||||
"setNonWeaponDamageModifier":98,
|
||||
"increaseAttackChance":5,
|
||||
"increaseCriticalSkill":9,
|
||||
"increaseBlockChance":-8,
|
||||
"setCriticalMultiplier":2.0
|
||||
"setCriticalMultiplier":2.0,
|
||||
"setNonWeaponDamageModifier":98
|
||||
},
|
||||
"killEffect":{
|
||||
"increaseCurrentHP":{
|
||||
@@ -853,8 +853,8 @@
|
||||
"max":3
|
||||
},
|
||||
"increaseAttackCost":6,
|
||||
"setNonWeaponDamageModifier":175,
|
||||
"increaseAttackChance":6
|
||||
"increaseAttackChance":6,
|
||||
"setNonWeaponDamageModifier":175
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -869,9 +869,9 @@
|
||||
"max":4
|
||||
},
|
||||
"increaseAttackCost":8,
|
||||
"setNonWeaponDamageModifier":190,
|
||||
"increaseAttackChance":12,
|
||||
"increaseBlockChance":-3
|
||||
"increaseBlockChance":-3,
|
||||
"setNonWeaponDamageModifier":190
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -886,11 +886,11 @@
|
||||
"max":6
|
||||
},
|
||||
"increaseAttackCost":6,
|
||||
"setNonWeaponDamageModifier":175,
|
||||
"increaseAttackChance":12,
|
||||
"increaseCriticalSkill":6,
|
||||
"increaseBlockChance":-5,
|
||||
"setCriticalMultiplier":1.5
|
||||
"setCriticalMultiplier":1.5,
|
||||
"setNonWeaponDamageModifier":175
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -907,12 +907,12 @@
|
||||
"max":2
|
||||
},
|
||||
"increaseAttackCost":6,
|
||||
"setNonWeaponDamageModifier":173,
|
||||
"increaseAttackChance":7,
|
||||
"increaseCriticalSkill":10,
|
||||
"increaseBlockChance":-5,
|
||||
"increaseDamageResistance":-1,
|
||||
"setCriticalMultiplier":2.0
|
||||
"setCriticalMultiplier":2.0,
|
||||
"setNonWeaponDamageModifier":173
|
||||
},
|
||||
"hitEffect":{
|
||||
"conditionsTarget":[
|
||||
@@ -937,9 +937,9 @@
|
||||
"max":4
|
||||
},
|
||||
"increaseAttackCost":8,
|
||||
"setNonWeaponDamageModifier":191,
|
||||
"increaseAttackChance":10,
|
||||
"increaseBlockChance":8
|
||||
"increaseBlockChance":8,
|
||||
"setNonWeaponDamageModifier":191
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -954,10 +954,10 @@
|
||||
"max":13
|
||||
},
|
||||
"increaseAttackCost":10,
|
||||
"setNonWeaponDamageModifier":202,
|
||||
"increaseAttackChance":25,
|
||||
"increaseBlockChance":-6,
|
||||
"increaseDamageResistance":-1
|
||||
"increaseDamageResistance":-1,
|
||||
"setNonWeaponDamageModifier":202
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -972,11 +972,11 @@
|
||||
},
|
||||
"increaseMaxHP":2,
|
||||
"increaseAttackCost":6,
|
||||
"setNonWeaponDamageModifier":175,
|
||||
"increaseAttackChance":10,
|
||||
"increaseCriticalSkill":7,
|
||||
"increaseBlockChance":-5,
|
||||
"setCriticalMultiplier":1.5
|
||||
"setCriticalMultiplier":1.5,
|
||||
"setNonWeaponDamageModifier":175
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -993,11 +993,11 @@
|
||||
"max":4
|
||||
},
|
||||
"increaseAttackCost":6,
|
||||
"setNonWeaponDamageModifier":175,
|
||||
"increaseAttackChance":16,
|
||||
"increaseCriticalSkill":10,
|
||||
"increaseBlockChance":-5,
|
||||
"setCriticalMultiplier":2.0
|
||||
"setCriticalMultiplier":2.0,
|
||||
"setNonWeaponDamageModifier":175
|
||||
},
|
||||
"hitEffect":{
|
||||
"conditionsSource":[
|
||||
@@ -1023,12 +1023,12 @@
|
||||
},
|
||||
"increaseMaxHP":1,
|
||||
"increaseAttackCost":5,
|
||||
"setNonWeaponDamageModifier":110,
|
||||
"increaseAttackChance":23,
|
||||
"increaseCriticalSkill":10,
|
||||
"increaseBlockChance":-4,
|
||||
"increaseDamageResistance":-1,
|
||||
"setCriticalMultiplier":2.0
|
||||
"setCriticalMultiplier":2.0,
|
||||
"setNonWeaponDamageModifier":110
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -1043,9 +1043,9 @@
|
||||
"max":5
|
||||
},
|
||||
"increaseAttackCost":8,
|
||||
"setNonWeaponDamageModifier":209,
|
||||
"increaseAttackChance":24,
|
||||
"increaseBlockChance":9
|
||||
"increaseBlockChance":9,
|
||||
"setNonWeaponDamageModifier":209
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -1063,11 +1063,11 @@
|
||||
},
|
||||
"increaseMaxHP":3,
|
||||
"increaseAttackCost":6,
|
||||
"setNonWeaponDamageModifier":150,
|
||||
"increaseAttackChance":32,
|
||||
"increaseCriticalSkill":10,
|
||||
"increaseBlockChance":-5,
|
||||
"setCriticalMultiplier":2.0
|
||||
"setCriticalMultiplier":2.0,
|
||||
"setNonWeaponDamageModifier":180
|
||||
},
|
||||
"hitEffect":{
|
||||
"conditionsTarget":[
|
||||
|
||||
815
AndorsTrail/res/raw/monsterlist_brimhaven.json
Normal file
815
AndorsTrail/res/raw/monsterlist_brimhaven.json
Normal file
@@ -0,0 +1,815 @@
|
||||
[
|
||||
{
|
||||
"id":"brv_employee",
|
||||
"name":"Stebbarik",
|
||||
"iconID":"monsters_ld1:34",
|
||||
"moveCost":5,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_employee",
|
||||
"phraseID":"brv_employee"
|
||||
},
|
||||
{
|
||||
"id":"brv_employee2",
|
||||
"name":"Stebbarik",
|
||||
"iconID":"monsters_ld1:34",
|
||||
"moveCost":5,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_employee2",
|
||||
"phraseID":"brv_employee2"
|
||||
},
|
||||
{
|
||||
"id":"brv_employee_wife",
|
||||
"name":"Hettah",
|
||||
"iconID":"monsters_ld1:155",
|
||||
"moveCost":5,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_employee_wife",
|
||||
"phraseID":"brv_employee_wife"
|
||||
},
|
||||
{
|
||||
"id":"brv_employee_wife2",
|
||||
"name":"Hettah",
|
||||
"iconID":"monsters_ld1:155",
|
||||
"moveCost":5,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_employee_wife2",
|
||||
"phraseID":"brv_employee_wife2"
|
||||
},
|
||||
{
|
||||
"id":"brv_employer",
|
||||
"name":"Gnossath",
|
||||
"iconID":"monsters_ld1:10",
|
||||
"moveCost":5,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_employer",
|
||||
"phraseID":"brv_employer"
|
||||
},
|
||||
{
|
||||
"id":"brv_fisher",
|
||||
"name":"Fisherman",
|
||||
"iconID":"monsters_ld2:115",
|
||||
"moveCost":5,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_fisher",
|
||||
"phraseID":"brv_fisher"
|
||||
},
|
||||
{
|
||||
"id":"brv_fish1",
|
||||
"name":"Fish",
|
||||
"iconID":"monsters_tometik2:30",
|
||||
"monsterClass":"animal",
|
||||
"spawnGroup":"brv_fish"
|
||||
},
|
||||
{
|
||||
"id":"brv_fish2",
|
||||
"name":"Fish",
|
||||
"iconID":"monsters_tometik2:30",
|
||||
"monsterClass":"animal",
|
||||
"spawnGroup":"brv_fish"
|
||||
},
|
||||
{
|
||||
"id":"brv_richman",
|
||||
"name":"Alkapoan",
|
||||
"iconID":"monsters_tometik1:2",
|
||||
"phraseID":"brv_richman",
|
||||
"droplistID":"brv_richman"
|
||||
},
|
||||
{
|
||||
"id":"brv_tavern1_guest",
|
||||
"name":"Customer",
|
||||
"iconID":"monsters_ld1:119",
|
||||
"moveCost":5,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_tavern1_guest",
|
||||
"phraseID":"brv_tavern1_guest"
|
||||
},
|
||||
{
|
||||
"id":"brv_tavern1_guest2",
|
||||
"name":"Customer",
|
||||
"iconID":"monsters_ld1:64",
|
||||
"moveCost":5,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_tavern1_guest2",
|
||||
"phraseID":"brv_tavern1_guest2"
|
||||
},
|
||||
{
|
||||
"id":"brv_tavern1_landlord",
|
||||
"name":"Rik",
|
||||
"iconID":"monsters_ld1:20",
|
||||
"moveCost":5,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_tavern1_landlord",
|
||||
"phraseID":"brv_tavern1_landlord"
|
||||
},
|
||||
{
|
||||
"id":"old_basilisk",
|
||||
"name":"Ancient basilisk",
|
||||
"iconID":"monsters_giantbasilisk:0",
|
||||
"maxHP":120,
|
||||
"unique":1,
|
||||
"monsterClass":"reptile",
|
||||
"attackDamage":{
|
||||
"min":5,
|
||||
"max":8
|
||||
},
|
||||
"spawnGroup":"basiliskcave2_boss",
|
||||
"faction":"",
|
||||
"droplistID":"old_basilisk",
|
||||
"attackCost":3,
|
||||
"attackChance":80,
|
||||
"criticalSkill":20,
|
||||
"criticalMultiplier":2.0,
|
||||
"blockChance":130,
|
||||
"damageResistance":8,
|
||||
"deathEffect":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"anakis",
|
||||
"name":"Anakis",
|
||||
"iconID":"monsters_ld1:84",
|
||||
"unique":1,
|
||||
"movementAggressionType":"protectSpawn",
|
||||
"spawnGroup":"anakis",
|
||||
"phraseID":"anakis_start"
|
||||
},
|
||||
{
|
||||
"id":"juttarka",
|
||||
"name":"Juttarka",
|
||||
"iconID":"monsters_ld1:185",
|
||||
"unique":1,
|
||||
"spawnGroup":"juttarka",
|
||||
"phraseID":"juttarka_thank"
|
||||
},
|
||||
{
|
||||
"id":"fangwurm",
|
||||
"name":"Fangwurm",
|
||||
"iconID":"monsters_ld1:2",
|
||||
"unique":1,
|
||||
"phraseID":"fangwurm_start"
|
||||
},
|
||||
{
|
||||
"id":"brimhaven_church_guard",
|
||||
"name":"Church guard",
|
||||
"iconID":"monsters_men:3",
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brimhaven_church_guard",
|
||||
"phraseID":"brimhaven_church_guard"
|
||||
},
|
||||
{
|
||||
"id":"truric",
|
||||
"name":"Truric",
|
||||
"iconID":"monsters_ld1:86",
|
||||
"monsterClass":"humanoid",
|
||||
"movementAggressionType":"none",
|
||||
"spawnGroup":"truric",
|
||||
"phraseID":"truric_0",
|
||||
"droplistID":"truric"
|
||||
},
|
||||
{
|
||||
"id":"arlish",
|
||||
"name":"Arlish",
|
||||
"iconID":"monsters_ld1:164",
|
||||
"monsterClass":"humanoid",
|
||||
"movementAggressionType":"none",
|
||||
"spawnGroup":"arlish",
|
||||
"phraseID":"arlish_0",
|
||||
"droplistID":"arlish"
|
||||
},
|
||||
{
|
||||
"id":"brv_blackjack_dealer",
|
||||
"name":"Dealer",
|
||||
"iconID":"monsters_ld1:130",
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"movementAggressionType":"none",
|
||||
"spawnGroup":"brv_blackjack_dealer",
|
||||
"phraseID":"blackjack_dealer_select"
|
||||
},
|
||||
{
|
||||
"id":"brv_blackjack_gambler1",
|
||||
"name":"Gambler",
|
||||
"iconID":"monsters_ld1:133",
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"movementAggressionType":"none",
|
||||
"spawnGroup":"brv_blackjack_gambler1",
|
||||
"phraseID":"blackjack_gambler1"
|
||||
},
|
||||
{
|
||||
"id":"brv_tavern_west_waitress",
|
||||
"name":"Waitress",
|
||||
"iconID":"monsters_ld1:162",
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_tavern_west_waitress",
|
||||
"phraseID":"brv_tavern_west_waitress_select",
|
||||
"droplistID":"brv_tavern_west_waitress"
|
||||
},
|
||||
{
|
||||
"id":"zimsko",
|
||||
"name":"Zimsko",
|
||||
"iconID":"monsters_men2:9",
|
||||
"unique":1,
|
||||
"spawnGroup":"zimsko",
|
||||
"phraseID":"brv_zimsko_select"
|
||||
},
|
||||
{
|
||||
"id":"brv_tavern_west_guard",
|
||||
"name":"Guard",
|
||||
"iconID":"monsters_rltiles1:69",
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_tavern_west_guard",
|
||||
"phraseID":"brv_tavern_west_guard_select"
|
||||
},
|
||||
{
|
||||
"id":"brv_tavern_west_guest",
|
||||
"name":"Guest",
|
||||
"iconID":"monsters_ld1:231",
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_tavern_west_guest",
|
||||
"phraseID":"brv_tavern_west_guest"
|
||||
},
|
||||
{
|
||||
"id":"brv_blackjack_gambler2",
|
||||
"name":"Gambler",
|
||||
"iconID":"monsters_rltiles1:64",
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"movementAggressionType":"none",
|
||||
"spawnGroup":"brv_blackjack_gambler2",
|
||||
"phraseID":"blackjack_gambler2"
|
||||
},
|
||||
{
|
||||
"id":"brv_blackjack_dealer_evil",
|
||||
"name":"Dealer",
|
||||
"iconID":"monsters_ld1:130",
|
||||
"maxHP":30,
|
||||
"moveCost":5,
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"movementAggressionType":"wholeMap",
|
||||
"attackDamage":{
|
||||
"min":2,
|
||||
"max":4
|
||||
},
|
||||
"spawnGroup":"brv_blackjack_dealer_evil",
|
||||
"droplistID":"brv_dealer",
|
||||
"attackCost":2,
|
||||
"attackChance":80,
|
||||
"criticalSkill":50,
|
||||
"criticalMultiplier":2.0,
|
||||
"blockChance":30,
|
||||
"damageResistance":1
|
||||
},
|
||||
{
|
||||
"id":"brv_blackjack_gambler1_evil",
|
||||
"name":"Gambler",
|
||||
"iconID":"monsters_ld1:133",
|
||||
"maxHP":25,
|
||||
"moveCost":5,
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"movementAggressionType":"wholeMap",
|
||||
"attackDamage":{
|
||||
"min":1,
|
||||
"max":3
|
||||
},
|
||||
"spawnGroup":"brv_blackjack_gambler1_evil",
|
||||
"droplistID":"brv_gambler",
|
||||
"attackCost":3,
|
||||
"attackChance":70,
|
||||
"criticalSkill":10,
|
||||
"criticalMultiplier":2.0,
|
||||
"blockChance":40
|
||||
},
|
||||
{
|
||||
"id":"brv_blackjack_gambler2_evil",
|
||||
"name":"Gambler",
|
||||
"iconID":"monsters_rltiles1:64",
|
||||
"maxHP":25,
|
||||
"moveCost":5,
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"movementAggressionType":"wholeMap",
|
||||
"attackDamage":{
|
||||
"min":1,
|
||||
"max":5
|
||||
},
|
||||
"spawnGroup":"brv_blackjack_gambler2_evil",
|
||||
"droplistID":"brv_gambler",
|
||||
"attackCost":5,
|
||||
"attackChance":80,
|
||||
"blockChance":80,
|
||||
"damageResistance":1
|
||||
},
|
||||
{
|
||||
"id":"brv_old_farmer",
|
||||
"name":"Peasant grandfather",
|
||||
"iconID":"monsters_karvis2:5",
|
||||
"phraseID":"brv_old_farmer_0",
|
||||
"droplistID":"brv_farmer"
|
||||
},
|
||||
{
|
||||
"id":"brv_farmer_girl",
|
||||
"name":"Peasant girl",
|
||||
"iconID":"monsters_karvis2:0",
|
||||
"phraseID":"brv_farmer_girl_0"
|
||||
},
|
||||
{
|
||||
"id":"brv_farmer",
|
||||
"name":"Peasant",
|
||||
"iconID":"monsters_karvis2:1",
|
||||
"phraseID":"brv_farmer"
|
||||
},
|
||||
{
|
||||
"id":"brv_woodcutter",
|
||||
"name":"Woodcutter",
|
||||
"iconID":"monsters_tometik2:39",
|
||||
"phraseID":"brv_woodcutter_0"
|
||||
},
|
||||
{
|
||||
"id":"brv_woodcraftsman",
|
||||
"name":"Wood craftsman",
|
||||
"iconID":"monsters_tometik2:63",
|
||||
"phraseID":"brv_woodcraftsman_0",
|
||||
"droplistID":"brv_woodcraft"
|
||||
},
|
||||
{
|
||||
"id":"brv_laundry_worker",
|
||||
"name":"Worker",
|
||||
"iconID":"monsters_tometik2:62",
|
||||
"phraseID":"brv_laundry_worker_0"
|
||||
},
|
||||
{
|
||||
"id":"brv_laundry_boss",
|
||||
"name":"Laundry owner",
|
||||
"iconID":"monsters_ld1:187",
|
||||
"phraseID":"brv_laundry_boss_0",
|
||||
"droplistID":"brv_laundry"
|
||||
},
|
||||
{
|
||||
"id":"thelry",
|
||||
"name":"Thelry",
|
||||
"iconID":"monsters_ld1:133",
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"thelry",
|
||||
"phraseID":"thelry_0",
|
||||
"droplistID":"thelry"
|
||||
},
|
||||
{
|
||||
"id":"brv_brother1_watchdog",
|
||||
"name":"Watchdog",
|
||||
"iconID":"monsters_rltiles2:108",
|
||||
"phraseID":"brv_brother1_watchdog"
|
||||
},
|
||||
{
|
||||
"id":"brv_alvies",
|
||||
"name":"Alvies",
|
||||
"iconID":"monsters_tometik7:47",
|
||||
"maxHP":60,
|
||||
"moveCost":5,
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"attackDamage":{
|
||||
"min":2,
|
||||
"max":12
|
||||
},
|
||||
"faction":"brv_brothers",
|
||||
"phraseID":"brv_brothers_select",
|
||||
"droplistID":"brv_brothers",
|
||||
"attackCost":5,
|
||||
"attackChance":80,
|
||||
"blockChance":40,
|
||||
"damageResistance":2
|
||||
},
|
||||
{
|
||||
"id":"brv_attohead",
|
||||
"name":"Attohead",
|
||||
"iconID":"monsters_tometik7:45",
|
||||
"maxHP":85,
|
||||
"moveCost":5,
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"attackDamage":{
|
||||
"min":4,
|
||||
"max":9
|
||||
},
|
||||
"faction":"brv_brothers",
|
||||
"phraseID":"brv_brothers_select",
|
||||
"droplistID":"brv_brothers",
|
||||
"attackCost":5,
|
||||
"attackChance":79,
|
||||
"blockChance":44,
|
||||
"damageResistance":1
|
||||
},
|
||||
{
|
||||
"id":"brv_exit_guard",
|
||||
"name":"Guard",
|
||||
"iconID":"monsters_ld1:41",
|
||||
"phraseID":"brv_exit_forbidden_10"
|
||||
},
|
||||
{
|
||||
"id":"brv_guard_captain",
|
||||
"name":"Mustura",
|
||||
"iconID":"monsters_ld2:49",
|
||||
"phraseID":"brv_guard_captain_10"
|
||||
},
|
||||
{
|
||||
"id":"brv_prison_guard",
|
||||
"name":"Guard",
|
||||
"iconID":"monsters_ld1:41",
|
||||
"phraseID":"brv_prison_guard"
|
||||
},
|
||||
{
|
||||
"id":"quiet_thief",
|
||||
"name":"Shady thief",
|
||||
"iconID":"monsters_rogue1:0",
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"movementAggressionType":"none",
|
||||
"phraseID":"quiet_thief_0",
|
||||
"droplistID":"quiet_thief"
|
||||
},
|
||||
{
|
||||
"id":"quiet_thief_1",
|
||||
"name":"Shady thief",
|
||||
"iconID":"monsters_rogue1:0",
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"movementAggressionType":"none",
|
||||
"droplistID":"quiet_thief"
|
||||
},
|
||||
{
|
||||
"id":"quiet_thief_2",
|
||||
"name":"Shady thief",
|
||||
"iconID":"monsters_rogue1:0",
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"movementAggressionType":"none",
|
||||
"droplistID":"quiet_thief_2"
|
||||
},
|
||||
{
|
||||
"id":"quiet_thief_3",
|
||||
"name":"Shady thief",
|
||||
"iconID":"monsters_rogue1:0",
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"movementAggressionType":"none",
|
||||
"droplistID":"quiet_thief_3"
|
||||
},
|
||||
{
|
||||
"id":"melona",
|
||||
"name":"Melona",
|
||||
"iconID":"monsters_ld1:148",
|
||||
"unique":1,
|
||||
"movementAggressionType":"none",
|
||||
"phraseID":"melona_0",
|
||||
"droplistID":"melona"
|
||||
},
|
||||
{
|
||||
"id":"brv_inn_guest",
|
||||
"name":"Guest",
|
||||
"iconID":"monsters_ld1:132",
|
||||
"phraseID":"brv_inn_guest_0"
|
||||
},
|
||||
{
|
||||
"id":"brv_butcher",
|
||||
"name":"Butcher",
|
||||
"iconID":"monsters_fatboy73:7",
|
||||
"phraseID":"brv_butcher"
|
||||
},
|
||||
{
|
||||
"id":"brv_cleaning",
|
||||
"name":"Room service",
|
||||
"iconID":"monsters_fatboy73:6",
|
||||
"phraseID":"brv_cleaning"
|
||||
},
|
||||
{
|
||||
"id":"brv_metalsmith",
|
||||
"name":"Edrin",
|
||||
"iconID":"monsters_ld1:22",
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"movementAggressionType":"none",
|
||||
"phraseID":"edrin_0_0",
|
||||
"droplistID":"edrin"
|
||||
},
|
||||
{
|
||||
"id":"brv_villager1",
|
||||
"name":"Commoner",
|
||||
"iconID":"monsters_ld1:132",
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_villager1",
|
||||
"phraseID":"brv_villager1"
|
||||
},
|
||||
{
|
||||
"id":"brv_villager2",
|
||||
"name":"Commoner",
|
||||
"iconID":"monsters_ld1:20",
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_villager2",
|
||||
"phraseID":"brv_villager2"
|
||||
},
|
||||
{
|
||||
"id":"brv_villager3",
|
||||
"name":"Commoner",
|
||||
"iconID":"monsters_tometik2:63",
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_villager3",
|
||||
"phraseID":"brv_villager3"
|
||||
},
|
||||
{
|
||||
"id":"brv_villager4",
|
||||
"name":"Commoner",
|
||||
"iconID":"monsters_rltiles1:74",
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_villager4",
|
||||
"phraseID":"brv_villager4"
|
||||
},
|
||||
{
|
||||
"id":"brv_villager5",
|
||||
"name":"Commoner",
|
||||
"iconID":"monsters_ld1:186",
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_villager5",
|
||||
"phraseID":"brv_villager5"
|
||||
},
|
||||
{
|
||||
"id":"brv_villager6",
|
||||
"name":"Commoner",
|
||||
"iconID":"monsters_ld1:206",
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_villager6",
|
||||
"phraseID":"brv_villager6"
|
||||
},
|
||||
{
|
||||
"id":"brv_villager7",
|
||||
"name":"Commoner",
|
||||
"iconID":"monsters_karvis2:6",
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_villager7",
|
||||
"phraseID":"brv_villager7"
|
||||
},
|
||||
{
|
||||
"id":"brv_villager8",
|
||||
"name":"Commoner",
|
||||
"iconID":"monsters_ld1:83",
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_villager8",
|
||||
"phraseID":"brv_villager8"
|
||||
},
|
||||
{
|
||||
"id":"brv_villager9",
|
||||
"name":"Commoner",
|
||||
"iconID":"monsters_ld1:62",
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_villager9",
|
||||
"phraseID":"brv_villager9"
|
||||
},
|
||||
{
|
||||
"id":"brv_villager10",
|
||||
"name":"Commoner",
|
||||
"iconID":"monsters_ld1:132",
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_villager10",
|
||||
"phraseID":"brv_villager10"
|
||||
},
|
||||
{
|
||||
"id":"brv_villager11",
|
||||
"name":"Commoner",
|
||||
"iconID":"monsters_ld1:82",
|
||||
"phraseID":"brv_villager11"
|
||||
},
|
||||
{
|
||||
"id":"brv_villager12",
|
||||
"name":"Mother",
|
||||
"iconID":"monsters_ld1:188",
|
||||
"phraseID":"brv_villager_12a"
|
||||
},
|
||||
{
|
||||
"id":"brv_villager13",
|
||||
"name":"Child",
|
||||
"iconID":"monsters_ld1:156",
|
||||
"phraseID":"brv_villager13"
|
||||
},
|
||||
{
|
||||
"id":"brv_villager14",
|
||||
"name":"Commoner",
|
||||
"iconID":"monsters_tometik1:60",
|
||||
"phraseID":"brv_villager14"
|
||||
},
|
||||
{
|
||||
"id":"brv_villager15",
|
||||
"name":"Commoner",
|
||||
"iconID":"monsters_tometik6:10",
|
||||
"phraseID":"brv_villager15"
|
||||
},
|
||||
{
|
||||
"id":"brv_shop_guard",
|
||||
"name":"Guard",
|
||||
"iconID":"monsters_rltiles3:14",
|
||||
"phraseID":"brv_shop_guard_select"
|
||||
},
|
||||
{
|
||||
"id":"brv_shop_owner",
|
||||
"name":"Shop Owner",
|
||||
"iconID":"monsters_tometik1:2",
|
||||
"unique":1,
|
||||
"phraseID":"brv_shop_owner_select",
|
||||
"droplistID":"brv_jewelery"
|
||||
},
|
||||
{
|
||||
"id":"patrol_roaming",
|
||||
"name":"Feygard soldier",
|
||||
"iconID":"monsters_men:3",
|
||||
"moveCost":1,
|
||||
"monsterClass":"humanoid",
|
||||
"movementAggressionType":"protectSpawn",
|
||||
"spawnGroup":"patrol_roaming",
|
||||
"phraseID":"brv_patrol_roaming"
|
||||
},
|
||||
{
|
||||
"id":"brv_eagle",
|
||||
"name":"Eagle",
|
||||
"iconID":"monsters_rltiles4:1",
|
||||
"phraseID":"brv_eagle"
|
||||
},
|
||||
{
|
||||
"id":"brv_fortune_teller",
|
||||
"name":"Pangitain",
|
||||
"iconID":"monsters_tometik6:17",
|
||||
"unique":1,
|
||||
"phraseID":"brv_fortune_select"
|
||||
},
|
||||
{
|
||||
"id":"brv_playing_child1",
|
||||
"name":"Playing children",
|
||||
"iconID":"monsters_ld1:20",
|
||||
"phraseID":"brv_playing_children"
|
||||
},
|
||||
{
|
||||
"id":"brv_playing_child2",
|
||||
"name":"Playing child",
|
||||
"iconID":"monsters_ld1:21",
|
||||
"phraseID":"brv_playing_children"
|
||||
},
|
||||
{
|
||||
"id":"brv_playing_child3",
|
||||
"name":"Playing child",
|
||||
"iconID":"monsters_ld1:36",
|
||||
"phraseID":"brv_playing_children"
|
||||
},
|
||||
{
|
||||
"id":"brv_playing_child4",
|
||||
"name":"Playing child",
|
||||
"iconID":"monsters_ld1:37",
|
||||
"phraseID":"brv_playing_children"
|
||||
},
|
||||
{
|
||||
"id":"brv_ball",
|
||||
"name":"Ball",
|
||||
"iconID":"monsters_misc:12",
|
||||
"phraseID":"brv_ball"
|
||||
},
|
||||
{
|
||||
"id":"young_cave_serpent",
|
||||
"name":"Young cave serpent",
|
||||
"iconID":"monsters_tometik4:19",
|
||||
"maxHP":18,
|
||||
"monsterClass":"reptile",
|
||||
"attackDamage":{
|
||||
"min":2,
|
||||
"max":4
|
||||
},
|
||||
"spawnGroup":"cave_serpent_1",
|
||||
"attackCost":5,
|
||||
"attackChance":100,
|
||||
"criticalSkill":5,
|
||||
"criticalMultiplier":2.0,
|
||||
"blockChance":25,
|
||||
"hitEffect":{
|
||||
"conditionsTarget":[
|
||||
{
|
||||
"condition":"venom",
|
||||
"magnitude":1,
|
||||
"duration":2,
|
||||
"chance":"10"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"cave_serpent",
|
||||
"name":"Cave serpent",
|
||||
"iconID":"monsters_tometik4:19",
|
||||
"maxHP":24,
|
||||
"monsterClass":"reptile",
|
||||
"attackDamage":{
|
||||
"min":2,
|
||||
"max":5
|
||||
},
|
||||
"spawnGroup":"cave_serpent_1",
|
||||
"attackCost":5,
|
||||
"attackChance":100,
|
||||
"criticalSkill":7,
|
||||
"criticalMultiplier":2.0,
|
||||
"blockChance":35,
|
||||
"hitEffect":{
|
||||
"conditionsTarget":[
|
||||
{
|
||||
"condition":"venom",
|
||||
"magnitude":1,
|
||||
"duration":2,
|
||||
"chance":"10"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"venomous_cave_serpent",
|
||||
"name":"Venomous cave serpent",
|
||||
"iconID":"monsters_tometik4:19",
|
||||
"maxHP":30,
|
||||
"monsterClass":"reptile",
|
||||
"attackDamage":{
|
||||
"min":3,
|
||||
"max":7
|
||||
},
|
||||
"spawnGroup":"cave_serpent_2",
|
||||
"attackCost":5,
|
||||
"attackChance":100,
|
||||
"criticalSkill":14,
|
||||
"criticalMultiplier":2.0,
|
||||
"blockChance":45,
|
||||
"hitEffect":{
|
||||
"conditionsTarget":[
|
||||
{
|
||||
"condition":"venom",
|
||||
"magnitude":1,
|
||||
"duration":3,
|
||||
"chance":"10"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"tough_cave_serpent",
|
||||
"name":"Tough cave serpent",
|
||||
"iconID":"monsters_tometik4:19",
|
||||
"maxHP":40,
|
||||
"monsterClass":"reptile",
|
||||
"attackDamage":{
|
||||
"min":3,
|
||||
"max":9
|
||||
},
|
||||
"spawnGroup":"cave_serpent_2",
|
||||
"attackCost":5,
|
||||
"attackChance":100,
|
||||
"criticalSkill":10,
|
||||
"criticalMultiplier":2.0,
|
||||
"blockChance":55,
|
||||
"damageResistance":2,
|
||||
"hitEffect":{
|
||||
"conditionsTarget":[
|
||||
{
|
||||
"condition":"venom",
|
||||
"magnitude":1,
|
||||
"duration":3,
|
||||
"chance":"10"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"brv_temple_entrance_guard",
|
||||
"name":"Temple Guard",
|
||||
"iconID":"monsters_rltiles4:41",
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"temple_guard",
|
||||
"phraseID":"brv_temple_entrance_guard"
|
||||
},
|
||||
{
|
||||
"id":"churrie",
|
||||
"name":"Churrie",
|
||||
"iconID":"monsters_ld1:184",
|
||||
"moveCost":5,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"churrie",
|
||||
"phraseID":"churrie"
|
||||
},
|
||||
{
|
||||
"id":"tamarukh",
|
||||
"name":"Tamarukh",
|
||||
"iconID":"monsters_ld1:141",
|
||||
"moveCost":5,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"tamarukh",
|
||||
"phraseID":"tamarukh"
|
||||
}
|
||||
]
|
||||
436
AndorsTrail/res/raw/monsterlist_brimhaven2.json
Normal file
436
AndorsTrail/res/raw/monsterlist_brimhaven2.json
Normal file
@@ -0,0 +1,436 @@
|
||||
[
|
||||
{
|
||||
"id":"brv_pupil1",
|
||||
"name":"Pupil",
|
||||
"iconID":"monsters_ld1:19",
|
||||
"moveCost":5,
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_school_pupil",
|
||||
"phraseID":"brv_school_pupil"
|
||||
},
|
||||
{
|
||||
"id":"brv_pupil2",
|
||||
"name":"Pupil",
|
||||
"iconID":"monsters_ld1:34",
|
||||
"moveCost":5,
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_school_pupil",
|
||||
"phraseID":"brv_school_pupil"
|
||||
},
|
||||
{
|
||||
"id":"brv_pupil3",
|
||||
"name":"Pupil",
|
||||
"iconID":"monsters_ld1:62",
|
||||
"moveCost":5,
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_school_pupil",
|
||||
"phraseID":"brv_school_pupil"
|
||||
},
|
||||
{
|
||||
"id":"brv_pupil4",
|
||||
"name":"Pupil",
|
||||
"iconID":"monsters_ld1:63",
|
||||
"moveCost":5,
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_school_pupil",
|
||||
"phraseID":"brv_school_pupil"
|
||||
},
|
||||
{
|
||||
"id":"brv_pupil5",
|
||||
"name":"Pupil",
|
||||
"iconID":"monsters_ld1:88",
|
||||
"moveCost":5,
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_school_pupil",
|
||||
"phraseID":"brv_school_pupil"
|
||||
},
|
||||
{
|
||||
"id":"brv_pupil6",
|
||||
"name":"Pupil",
|
||||
"iconID":"monsters_ld1:229",
|
||||
"moveCost":5,
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_school_pupil",
|
||||
"phraseID":"brv_school_pupil"
|
||||
},
|
||||
{
|
||||
"id":"brv_pupil7",
|
||||
"name":"Pupil",
|
||||
"iconID":"monsters_ld1:207",
|
||||
"moveCost":5,
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_school_pupil",
|
||||
"phraseID":"brv_school_pupil"
|
||||
},
|
||||
{
|
||||
"id":"brv_pupil8",
|
||||
"name":"Pupil",
|
||||
"iconID":"monsters_ld1:17",
|
||||
"moveCost":5,
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_school_pupil",
|
||||
"phraseID":"brv_school_pupil"
|
||||
},
|
||||
{
|
||||
"id":"brv_school_statue",
|
||||
"name":"Statue",
|
||||
"iconID":"monsters_rltiles2:130",
|
||||
"maxHP":320,
|
||||
"maxAP":10,
|
||||
"moveCost":5,
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"attackDamage":{
|
||||
"min":5,
|
||||
"max":14
|
||||
},
|
||||
"spawnGroup":"brv_school_statue",
|
||||
"phraseID":"brv_school_statue",
|
||||
"attackCost":4,
|
||||
"attackChance":60,
|
||||
"blockChance":150,
|
||||
"damageResistance":8
|
||||
},
|
||||
{
|
||||
"id":"brv_school_statue2",
|
||||
"name":"Statue",
|
||||
"iconID":"monsters_demon2:0",
|
||||
"maxHP":320,
|
||||
"maxAP":10,
|
||||
"moveCost":5,
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"movementAggressionType":"wholeMap",
|
||||
"attackDamage":{
|
||||
"min":5,
|
||||
"max":14
|
||||
},
|
||||
"spawnGroup":"brv_school_statue2",
|
||||
"attackCost":4,
|
||||
"attackChance":60,
|
||||
"blockChance":150,
|
||||
"damageResistance":8
|
||||
},
|
||||
{
|
||||
"id":"brv_teacher",
|
||||
"name":"Teacher",
|
||||
"iconID":"monsters_ld1:155",
|
||||
"maxHP":150,
|
||||
"maxAP":10,
|
||||
"moveCost":5,
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"attackDamage":{
|
||||
"min":3,
|
||||
"max":7
|
||||
},
|
||||
"spawnGroup":"brv_teacher_save",
|
||||
"faction":"brv_fct_school_duel",
|
||||
"phraseID":"brv_teacher",
|
||||
"attackCost":4,
|
||||
"attackChance":40,
|
||||
"blockChance":130,
|
||||
"damageResistance":5
|
||||
},
|
||||
{
|
||||
"id":"brv_wh_boss",
|
||||
"name":"Facutloni",
|
||||
"iconID":"monsters_ld1:135",
|
||||
"moveCost":5,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_wh_boss",
|
||||
"phraseID":"brv_wh_boss"
|
||||
},
|
||||
{
|
||||
"id":"brv_wh_item_00",
|
||||
"name":"brv_wh_item_00",
|
||||
"iconID":"monsters_guynmart:8",
|
||||
"moveCost":99,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_wh_item_00",
|
||||
"phraseID":"brv_wh_item_00"
|
||||
},
|
||||
{
|
||||
"id":"brv_wh_item_20",
|
||||
"name":"brv_wh_item_20",
|
||||
"iconID":"monsters_guynmart:8",
|
||||
"moveCost":99,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_wh_item_20",
|
||||
"phraseID":"brv_wh_item_20"
|
||||
},
|
||||
{
|
||||
"id":"brv_wh_item_40",
|
||||
"name":"Crystal globe",
|
||||
"iconID":"items_japozero:227"
|
||||
},
|
||||
{
|
||||
"id":"brv_wh_item_01",
|
||||
"name":"brv_wh_item_01",
|
||||
"iconID":"monsters_guynmart:8",
|
||||
"moveCost":99,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_wh_item_01",
|
||||
"phraseID":"brv_wh_item_01"
|
||||
},
|
||||
{
|
||||
"id":"brv_wh_item_21",
|
||||
"name":"brv_wh_item_21",
|
||||
"iconID":"monsters_guynmart:8",
|
||||
"moveCost":99,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_wh_item_21",
|
||||
"phraseID":"brv_wh_item_21"
|
||||
},
|
||||
{
|
||||
"id":"brv_wh_item_41",
|
||||
"name":"Plush pillow",
|
||||
"iconID":"items_misc:43"
|
||||
},
|
||||
{
|
||||
"id":"brv_wh_item_02",
|
||||
"name":"brv_wh_item_02",
|
||||
"iconID":"monsters_guynmart:8",
|
||||
"moveCost":99,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_wh_item_02",
|
||||
"phraseID":"brv_wh_item_02"
|
||||
},
|
||||
{
|
||||
"id":"brv_wh_item_22",
|
||||
"name":"brv_wh_item_22",
|
||||
"iconID":"monsters_guynmart:8",
|
||||
"moveCost":99,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_wh_item_22",
|
||||
"phraseID":"brv_wh_item_22"
|
||||
},
|
||||
{
|
||||
"id":"brv_wh_item_42",
|
||||
"name":"Lyre",
|
||||
"iconID":"items_japozero:368"
|
||||
},
|
||||
{
|
||||
"id":"brv_wh_item_03",
|
||||
"name":"brv_wh_item_03",
|
||||
"iconID":"monsters_guynmart:8",
|
||||
"moveCost":99,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_wh_item_03",
|
||||
"phraseID":"brv_wh_item_03"
|
||||
},
|
||||
{
|
||||
"id":"brv_wh_item_23",
|
||||
"name":"brv_wh_item_23",
|
||||
"iconID":"monsters_guynmart:8",
|
||||
"moveCost":99,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_wh_item_23",
|
||||
"phraseID":"brv_wh_item_23"
|
||||
},
|
||||
{
|
||||
"id":"brv_wh_item_43",
|
||||
"name":"yellow boot",
|
||||
"iconID":"items_armours_3:38"
|
||||
},
|
||||
{
|
||||
"id":"brv_wh_item_04",
|
||||
"name":"brv_wh_item_04",
|
||||
"iconID":"monsters_guynmart:8",
|
||||
"moveCost":99,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_wh_item_04",
|
||||
"phraseID":"brv_wh_item_04"
|
||||
},
|
||||
{
|
||||
"id":"brv_wh_item_24",
|
||||
"name":"brv_wh_item_24",
|
||||
"iconID":"monsters_guynmart:8",
|
||||
"moveCost":99,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_wh_item_24",
|
||||
"phraseID":"brv_wh_item_24"
|
||||
},
|
||||
{
|
||||
"id":"brv_wh_item_44",
|
||||
"name":"Chandelier",
|
||||
"iconID":"items_misc_2:238"
|
||||
},
|
||||
{
|
||||
"id":"brv_wh_item_05",
|
||||
"name":"brv_wh_item_05",
|
||||
"iconID":"monsters_guynmart:8",
|
||||
"moveCost":99,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_wh_item_05",
|
||||
"phraseID":"brv_wh_item_05"
|
||||
},
|
||||
{
|
||||
"id":"brv_wh_item_25",
|
||||
"name":"brv_wh_item_25",
|
||||
"iconID":"monsters_guynmart:8",
|
||||
"moveCost":99,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_wh_item_25",
|
||||
"phraseID":"brv_wh_item_25"
|
||||
},
|
||||
{
|
||||
"id":"brv_wh_item_45",
|
||||
"name":"Mysterious green something",
|
||||
"iconID":"items_misc_2:95"
|
||||
},
|
||||
{
|
||||
"id":"brv_wh_item_06",
|
||||
"name":"brv_wh_item_06",
|
||||
"iconID":"monsters_guynmart:8",
|
||||
"moveCost":99,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_wh_item_06",
|
||||
"phraseID":"brv_wh_item_06"
|
||||
},
|
||||
{
|
||||
"id":"brv_wh_item_26",
|
||||
"name":"brv_wh_item_26",
|
||||
"iconID":"monsters_guynmart:8",
|
||||
"moveCost":99,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_wh_item_26",
|
||||
"phraseID":"brv_wh_item_26"
|
||||
},
|
||||
{
|
||||
"id":"brv_wh_item_46",
|
||||
"name":"Old, worn cape",
|
||||
"iconID":"items_japozero:127"
|
||||
},
|
||||
{
|
||||
"id":"brv_wh_item_07",
|
||||
"name":"brv_wh_item_07",
|
||||
"iconID":"monsters_guynmart:8",
|
||||
"moveCost":99,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_wh_item_07",
|
||||
"phraseID":"brv_wh_item_07"
|
||||
},
|
||||
{
|
||||
"id":"brv_wh_item_27",
|
||||
"name":"brv_wh_item_27",
|
||||
"iconID":"monsters_guynmart:8",
|
||||
"moveCost":99,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_wh_item_27",
|
||||
"phraseID":"brv_wh_item_27"
|
||||
},
|
||||
{
|
||||
"id":"brv_wh_item_47",
|
||||
"name":"Pretty porcelain figure",
|
||||
"iconID":"items_misc_5:15"
|
||||
},
|
||||
{
|
||||
"id":"brv_wh_item_08",
|
||||
"name":"brv_wh_item_08",
|
||||
"iconID":"monsters_guynmart:8",
|
||||
"moveCost":99,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_wh_item_08",
|
||||
"phraseID":"brv_wh_item_08"
|
||||
},
|
||||
{
|
||||
"id":"brv_wh_item_28",
|
||||
"name":"brv_wh_item_28",
|
||||
"iconID":"monsters_guynmart:8",
|
||||
"moveCost":99,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_wh_item_28",
|
||||
"phraseID":"brv_wh_item_28"
|
||||
},
|
||||
{
|
||||
"id":"brv_wh_item_48",
|
||||
"name":"Striped hammer",
|
||||
"iconID":"items_japozero:74"
|
||||
},
|
||||
{
|
||||
"id":"brv_wh_item_09",
|
||||
"name":"brv_wh_item_09",
|
||||
"iconID":"monsters_guynmart:8",
|
||||
"moveCost":99,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_wh_item_09",
|
||||
"phraseID":"brv_wh_item_09"
|
||||
},
|
||||
{
|
||||
"id":"brv_wh_item_29",
|
||||
"name":"brv_wh_item_29",
|
||||
"iconID":"monsters_guynmart:8",
|
||||
"moveCost":99,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_wh_item_29",
|
||||
"phraseID":"brv_wh_item_29"
|
||||
},
|
||||
{
|
||||
"id":"brv_wh_item_49",
|
||||
"name":"Dusty old book",
|
||||
"iconID":"items_books:1"
|
||||
},
|
||||
{
|
||||
"id":"brv_wh_worker",
|
||||
"name":"Warehouse worker",
|
||||
"iconID":"monsters_ld1:15",
|
||||
"moveCost":6,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_wh_worker",
|
||||
"phraseID":"brv_wh_worker"
|
||||
},
|
||||
{
|
||||
"id":"brv_wh_worker2",
|
||||
"name":"Warehouse worker",
|
||||
"iconID":"monsters_ld1:19",
|
||||
"moveCost":3,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_wh_worker2",
|
||||
"phraseID":"brv_wh_worker"
|
||||
},
|
||||
{
|
||||
"id":"brv_wh_worker3",
|
||||
"name":"Warehouse worker",
|
||||
"iconID":"monsters_ld1:100",
|
||||
"moveCost":5,
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"brv_wh_worker3",
|
||||
"phraseID":"brv_wh_worker"
|
||||
},
|
||||
{
|
||||
"id":"golin",
|
||||
"name":"Golin",
|
||||
"iconID":"monsters_ld1:12",
|
||||
"maxHP":80,
|
||||
"maxAP":10,
|
||||
"moveCost":5,
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"attackDamage":{
|
||||
"min":1,
|
||||
"max":4
|
||||
},
|
||||
"spawnGroup":"golin",
|
||||
"faction":"brv_fct_school_duel",
|
||||
"phraseID":"golin",
|
||||
"attackCost":4,
|
||||
"attackChance":40,
|
||||
"blockChance":120,
|
||||
"damageResistance":5
|
||||
},
|
||||
{
|
||||
"id":"guard_advent",
|
||||
"name":"Guard",
|
||||
"iconID":"monsters_ld1:41",
|
||||
"phraseID":"guard_advent"
|
||||
}
|
||||
]
|
||||
@@ -70,5 +70,125 @@
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"phraseID":"burhczyd9"
|
||||
},
|
||||
{
|
||||
"id":"burhczyd10",
|
||||
"name":"Burhczyd",
|
||||
"iconID":"monsters_ld2:8",
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"phraseID":"burhczyd10"
|
||||
},
|
||||
{
|
||||
"id":"burhczyd11",
|
||||
"name":"Burhczyd",
|
||||
"iconID":"monsters_ld2:8",
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"phraseID":"burhczyd11"
|
||||
},
|
||||
{
|
||||
"id":"burhczyd12",
|
||||
"name":"Burhczyd",
|
||||
"iconID":"monsters_ld2:8",
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"phraseID":"burhczyd12"
|
||||
},
|
||||
{
|
||||
"id":"burhczyd1e",
|
||||
"name":"Knight of Elythom",
|
||||
"iconID":"monsters_men:3",
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"phraseID":"burhczyd1"
|
||||
},
|
||||
{
|
||||
"id":"burhczyd2e",
|
||||
"name":"Knight of Elythom",
|
||||
"iconID":"monsters_men:3",
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"phraseID":"burhczyd2"
|
||||
},
|
||||
{
|
||||
"id":"burhczyd3e",
|
||||
"name":"Knight of Elythom",
|
||||
"iconID":"monsters_men:3",
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"phraseID":"burhczyd3"
|
||||
},
|
||||
{
|
||||
"id":"burhczyd4e",
|
||||
"name":"Knight of Elythom",
|
||||
"iconID":"monsters_men:3",
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"phraseID":"burhczyd4"
|
||||
},
|
||||
{
|
||||
"id":"burhczyd5e",
|
||||
"name":"Knight of Elythom",
|
||||
"iconID":"monsters_men:3",
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"phraseID":"burhczyd5"
|
||||
},
|
||||
{
|
||||
"id":"burhczyd6e",
|
||||
"name":"Knight of Elythom",
|
||||
"iconID":"monsters_men:3",
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"phraseID":"burhczyd6"
|
||||
},
|
||||
{
|
||||
"id":"burhczyd7e",
|
||||
"name":"Knight of Elythom",
|
||||
"iconID":"monsters_men:3",
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"phraseID":"burhczyd7"
|
||||
},
|
||||
{
|
||||
"id":"burhczyd8e",
|
||||
"name":"Knight of Elythom",
|
||||
"iconID":"monsters_men:3",
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"phraseID":"burhczyd8"
|
||||
},
|
||||
{
|
||||
"id":"burhczyd9e",
|
||||
"name":"Knight of Elythom",
|
||||
"iconID":"monsters_men:3",
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"phraseID":"burhczyd9"
|
||||
},
|
||||
{
|
||||
"id":"burhczyd10e",
|
||||
"name":"Knight of Elythom",
|
||||
"iconID":"monsters_men:3",
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"phraseID":"burhczyd10"
|
||||
},
|
||||
{
|
||||
"id":"burhczyd11e",
|
||||
"name":"Knight of Elythom",
|
||||
"iconID":"monsters_men:3",
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"phraseID":"burhczyd11"
|
||||
},
|
||||
{
|
||||
"id":"burhczyd12e",
|
||||
"name":"Knight of Elythom",
|
||||
"iconID":"monsters_men:3",
|
||||
"unique":1,
|
||||
"monsterClass":"humanoid",
|
||||
"phraseID":"burhczyd12"
|
||||
}
|
||||
]
|
||||
@@ -390,6 +390,7 @@
|
||||
"max":6
|
||||
},
|
||||
"spawnGroup":"revenant",
|
||||
"droplistID":"revenant_1",
|
||||
"attackCost":4,
|
||||
"attackChance":100,
|
||||
"blockChance":110,
|
||||
@@ -418,6 +419,7 @@
|
||||
"max":8
|
||||
},
|
||||
"spawnGroup":"revenant",
|
||||
"droplistID":"revenant_2",
|
||||
"attackCost":3,
|
||||
"attackChance":130,
|
||||
"blockChance":120,
|
||||
|
||||
@@ -1260,5 +1260,34 @@
|
||||
"monsterClass":"undead",
|
||||
"spawnGroup":"erwyn_skel_cymbal",
|
||||
"phraseID":"erwyn_skel_band"
|
||||
},
|
||||
{
|
||||
"id":"cave_troll_7",
|
||||
"name":"Cave troll",
|
||||
"iconID":"monsters_tometik5:14",
|
||||
"maxHP":230,
|
||||
"maxAP":10,
|
||||
"moveCost":5,
|
||||
"unique":1,
|
||||
"monsterClass":"giant",
|
||||
"attackDamage":{
|
||||
"min":1,
|
||||
"max":15
|
||||
},
|
||||
"spawnGroup":"cave_troll_7",
|
||||
"droplistID":"cave_troll_1",
|
||||
"attackCost":5,
|
||||
"attackChance":60,
|
||||
"blockChance":40,
|
||||
"hitEffect":{
|
||||
"conditionsTarget":[
|
||||
{
|
||||
"condition":"stunned",
|
||||
"magnitude":1,
|
||||
"duration":2,
|
||||
"chance":"10"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -612,7 +612,6 @@
|
||||
"max":6
|
||||
},
|
||||
"spawnGroup":"blackwater_throneguard",
|
||||
"faction":"fct_bwm",
|
||||
"phraseID":"blackwater_throneguard",
|
||||
"attackCost":5,
|
||||
"attackChance":60,
|
||||
|
||||
@@ -338,7 +338,7 @@
|
||||
},
|
||||
{
|
||||
"progress":31,
|
||||
"logText":"I found the former warden of Flagstone on the upper level. Among his remains I found a necklace with some enscriptions. I should return to the guard now.",
|
||||
"logText":"I found the former warden of Flagstone on the upper level. Among his remains I found a necklace with some inscriptions. I should return to the guard now.",
|
||||
"finishesQuest":0
|
||||
},
|
||||
{
|
||||
|
||||
612
AndorsTrail/res/raw/questlist_brimhaven.json
Normal file
612
AndorsTrail/res/raw/questlist_brimhaven.json
Normal file
@@ -0,0 +1,612 @@
|
||||
[
|
||||
{
|
||||
"id":"brv_flood",
|
||||
"name":"Much water",
|
||||
"showInLog":1,
|
||||
"stages":[
|
||||
{
|
||||
"progress":10,
|
||||
"logText":"You found two not very bright brothers in a cellar of their house. They seemed to be talking about some sinister plan."
|
||||
},
|
||||
{
|
||||
"progress":20,
|
||||
"logText":"They were planning to destroy the great dam of Brimhaven. They just could not agree how they would do it."
|
||||
},
|
||||
{
|
||||
"progress":30,
|
||||
"logText":"They asked you to help them."
|
||||
},
|
||||
{
|
||||
"progress":50,
|
||||
"logText":"You agreed to destroy the dam for them."
|
||||
},
|
||||
{
|
||||
"progress":52,
|
||||
"logText":"They gave you a hand axe that could weaken the dam in a vulnerable place."
|
||||
},
|
||||
{
|
||||
"progress":54,
|
||||
"logText":"You found the weak spot in the dam and started hacking at the wood.",
|
||||
"rewardExperience":500
|
||||
},
|
||||
{
|
||||
"progress":56,
|
||||
"logText":"Water came pouring through the hole in the dam. A lot of water!"
|
||||
},
|
||||
{
|
||||
"progress":70,
|
||||
"logText":"You refused to destroy the dam for them."
|
||||
},
|
||||
{
|
||||
"progress":72,
|
||||
"logText":"Given what you knew, you were not allowed to leave. The two brothers attacked you."
|
||||
},
|
||||
{
|
||||
"progress":80,
|
||||
"logText":"Someone else destroyed the dam and water came pouring through a hole in the dam. A lot of water!"
|
||||
},
|
||||
{
|
||||
"progress":100,
|
||||
"logText":"You were not allowed to leave the city until it was investigated who destroyed the dam."
|
||||
},
|
||||
{
|
||||
"progress":110,
|
||||
"logText":"You promised to track down the real perpetrators. However, you should not leave the city."
|
||||
},
|
||||
{
|
||||
"progress":120,
|
||||
"logText":"The two brothers did not know their boss's name, but he seemed to have a lot of gold."
|
||||
},
|
||||
{
|
||||
"progress":130,
|
||||
"logText":"The rich man living up on the hill of Brimhaven seemed to know more than he admitted."
|
||||
},
|
||||
{
|
||||
"progress":150,
|
||||
"logText":"The rich man boasted that he had been bribed by an important man in Loneford to sabotage the dam."
|
||||
},
|
||||
{
|
||||
"progress":200,
|
||||
"logText":"You gave the letters as a piece of evidence to the captain of the guard. Now it is up to them to deal with the rich man. ",
|
||||
"rewardExperience":1000,
|
||||
"finishesQuest":1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"brv_employee",
|
||||
"name":"Work for debts",
|
||||
"showInLog":1,
|
||||
"stages":[
|
||||
{
|
||||
"progress":1,
|
||||
"logText":"The dam is very important to Brimhaven. It should be repaired."
|
||||
},
|
||||
{
|
||||
"progress":10,
|
||||
"logText":"Stebbarik was ill at home in bed. He could not work and feared that he would lose his job. Because of his high debts, he feared that Gnossath would then take his house away.\nYou offered to do the work for Stebbarik."
|
||||
},
|
||||
{
|
||||
"progress":30,
|
||||
"logText":"Gnossath told you to carry 25 heavy boulders from the stock to the dam."
|
||||
},
|
||||
{
|
||||
"progress":40,
|
||||
"logText":"You carried the first boulder to the dam."
|
||||
},
|
||||
{
|
||||
"progress":41,
|
||||
"logText":"You have carried 5 boulders to the dam."
|
||||
},
|
||||
{
|
||||
"progress":42,
|
||||
"logText":"You have moved 10 boulders."
|
||||
},
|
||||
{
|
||||
"progress":43,
|
||||
"logText":"You have moved 15 boulders. You are getting tired!"
|
||||
},
|
||||
{
|
||||
"progress":44,
|
||||
"logText":"Only a few to go..."
|
||||
},
|
||||
{
|
||||
"progress":90,
|
||||
"logText":"Finally - that was the last boulder! Gnossath was very pleased with your work.",
|
||||
"finishesQuest":1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"brv_nondisplay",
|
||||
"name":"brv_nondisplay",
|
||||
"showInLog":0,
|
||||
"stages":[
|
||||
{
|
||||
"progress":1,
|
||||
"logText":"butcher state"
|
||||
},
|
||||
{
|
||||
"progress":11,
|
||||
"logText":"11=1 Employee is at home"
|
||||
},
|
||||
{
|
||||
"progress":23,
|
||||
"logText":"- Employee Msg 23"
|
||||
},
|
||||
{
|
||||
"progress":22,
|
||||
"logText":"- Employee Msg 22"
|
||||
},
|
||||
{
|
||||
"progress":21,
|
||||
"logText":"- Employee Msg 21"
|
||||
},
|
||||
{
|
||||
"progress":23,
|
||||
"logText":"- Employee Msg 23"
|
||||
},
|
||||
{
|
||||
"progress":70,
|
||||
"logText":"70=passage to river closed"
|
||||
},
|
||||
{
|
||||
"progress":71,
|
||||
"logText":"71=Stage-1 flood"
|
||||
},
|
||||
{
|
||||
"progress":72,
|
||||
"logText":"72=stage-2 flood"
|
||||
},
|
||||
{
|
||||
"progress":73,
|
||||
"logText":"73=stage-3 flood"
|
||||
},
|
||||
{
|
||||
"progress":79,
|
||||
"logText":"79=End flood"
|
||||
},
|
||||
{
|
||||
"progress":80,
|
||||
"logText":"80=Start flood"
|
||||
},
|
||||
{
|
||||
"progress":81,
|
||||
"logText":"81=Stage-1 flood"
|
||||
},
|
||||
{
|
||||
"progress":82,
|
||||
"logText":"82=stage-2 flood"
|
||||
},
|
||||
{
|
||||
"progress":83,
|
||||
"logText":"83=stage-3 flood"
|
||||
},
|
||||
{
|
||||
"progress":87,
|
||||
"logText":"87=flood pending"
|
||||
},
|
||||
{
|
||||
"progress":88,
|
||||
"logText":"88=drain pending"
|
||||
},
|
||||
{
|
||||
"progress":89,
|
||||
"logText":"89=End flood"
|
||||
},
|
||||
{
|
||||
"progress":100,
|
||||
"logText":"Leaving Brimhaven is forbidden"
|
||||
},
|
||||
{
|
||||
"progress":110,
|
||||
"logText":"Alkapoan told about the captain"
|
||||
},
|
||||
{
|
||||
"progress":120,
|
||||
"logText":"captain told about burning the letters"
|
||||
},
|
||||
{
|
||||
"progress":130,
|
||||
"logText":"showed money to shop owner"
|
||||
},
|
||||
{
|
||||
"progress":140,
|
||||
"logText":"Movement blocked by the Feygard patrol"
|
||||
},
|
||||
{
|
||||
"progress":141,
|
||||
"logText":"Has met the Feygard patrol before"
|
||||
},
|
||||
{
|
||||
"progress":142,
|
||||
"logText":"Confiscated bonemeals"
|
||||
},
|
||||
{
|
||||
"progress":143,
|
||||
"logText":"Never true"
|
||||
},
|
||||
{
|
||||
"progress":144,
|
||||
"logText":"Told fortune teller about andor"
|
||||
},
|
||||
{
|
||||
"progress":145,
|
||||
"logText":"Fortune teller told about gold behind father's house - brv_fortune_hero_70"
|
||||
},
|
||||
{
|
||||
"progress":146,
|
||||
"logText":"Fortune teller found gold behind father's house",
|
||||
"rewardExperience":500
|
||||
},
|
||||
{
|
||||
"progress":147,
|
||||
"logText":"brv_fortune_hero_130"
|
||||
},
|
||||
{
|
||||
"progress":148,
|
||||
"logText":"brv_fortune_hero_30"
|
||||
},
|
||||
{
|
||||
"progress":149,
|
||||
"logText":"brv_fortune_hero_10"
|
||||
},
|
||||
{
|
||||
"progress":150,
|
||||
"logText":"brv_fortune_andor_30"
|
||||
},
|
||||
{
|
||||
"progress":151,
|
||||
"logText":"brv_fortune_andor_10"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"quick_glance",
|
||||
"name":"A quick glance",
|
||||
"showInLog":1,
|
||||
"stages":[
|
||||
{
|
||||
"progress":10,
|
||||
"logText":"I talked to Anakis. He told me that his sister, Juttarka, went into the cave and did not come out again."
|
||||
},
|
||||
{
|
||||
"progress":15,
|
||||
"logText":"I denied to help Anaksi to find his sister, Juttarka."
|
||||
},
|
||||
{
|
||||
"progress":20,
|
||||
"logText":"I agreed to help Anakis find his sister, Juttarka."
|
||||
},
|
||||
{
|
||||
"progress":40,
|
||||
"logText":"I found a stone statue that looked almost like a real woman."
|
||||
},
|
||||
{
|
||||
"progress":50,
|
||||
"logText":"I told Anakis about the statue. He thinks that it is his sister, Juttarka, and thanked me for helping him.",
|
||||
"rewardExperience":100
|
||||
},
|
||||
{
|
||||
"progress":60,
|
||||
"logText":"Anakis asked me if I could avenge his sister."
|
||||
},
|
||||
{
|
||||
"progress":70,
|
||||
"logText":"I agreed to avenge Anakis' sister, Juttarka, and kill the Basilisk."
|
||||
},
|
||||
{
|
||||
"progress":75,
|
||||
"logText":"I should talk to Fangwurm, the priest of west Brimhaven, to see if he has some information about how it may be possible to help Anakis' sister."
|
||||
},
|
||||
{
|
||||
"progress":77,
|
||||
"logText":"Fangwurm told me that the Basilisk's blood has special properties. It can protect against damage if applied to the skin. Fresh, warm, Basilisk's blood might even be able to heal a person that has been turned to stone. "
|
||||
},
|
||||
{
|
||||
"progress":78,
|
||||
"logText":"The priest Fangwurm told me that the potion maker in Fallhaven sells special crystal vials that are resistent to the blood of a Basilisk, and I will need one to handle it."
|
||||
},
|
||||
{
|
||||
"progress":79,
|
||||
"logText":"I should search the other rooms in this cave for a mirror that I can use to protect me from the glance of the Basilisk. "
|
||||
},
|
||||
{
|
||||
"progress":80,
|
||||
"logText":"I killed the Basilisk."
|
||||
},
|
||||
{
|
||||
"progress":85,
|
||||
"logText":"I saved the life of Anakis' sister Juttarka.",
|
||||
"rewardExperience":400
|
||||
},
|
||||
{
|
||||
"progress":90,
|
||||
"logText":"I told Anakis that I killed the Basilisk.",
|
||||
"rewardExperience":1000,
|
||||
"finishesQuest":1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"quick_glance_hidden_found_statue",
|
||||
"name":"quick_glance_hidden_found_statue",
|
||||
"stages":[
|
||||
{
|
||||
"progress":10,
|
||||
"logText":"Found Statue"
|
||||
},
|
||||
{
|
||||
"progress":20,
|
||||
"logText":"Removed Statue"
|
||||
},
|
||||
{
|
||||
"progress":30,
|
||||
"logText":"Decided what to do with the Basilisks blood"
|
||||
},
|
||||
{
|
||||
"progress":40,
|
||||
"logText":"Killed Basilisk and left the room"
|
||||
},
|
||||
{
|
||||
"progress":50,
|
||||
"logText":"Told Fangwurm about keeping the blood for myself"
|
||||
},
|
||||
{
|
||||
"progress":60,
|
||||
"logText":"Told Fangwurm about killling the Basilisk"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"quick_glance_hidden_position",
|
||||
"name":"quick_glance_hidden_position",
|
||||
"stages":[
|
||||
{
|
||||
"progress":100,
|
||||
"logText":"Anakis left"
|
||||
},
|
||||
{
|
||||
"progress":110,
|
||||
"logText":"Basilisk blocked"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"brv_blackjack_hidden",
|
||||
"name":"brv_blackjack_hidden",
|
||||
"stages":[
|
||||
{
|
||||
"progress":1,
|
||||
"logText":"Bet 1"
|
||||
},
|
||||
{
|
||||
"progress":10,
|
||||
"logText":"Bet 2"
|
||||
},
|
||||
{
|
||||
"progress":20,
|
||||
"logText":"Bet 5"
|
||||
},
|
||||
{
|
||||
"progress":30,
|
||||
"logText":"Bet 10"
|
||||
},
|
||||
{
|
||||
"progress":100,
|
||||
"logText":"Seat taken"
|
||||
},
|
||||
{
|
||||
"progress":110,
|
||||
"logText":"Started talking to Zimsko"
|
||||
},
|
||||
{
|
||||
"progress":120,
|
||||
"logText":"Bought Zimsko beer"
|
||||
},
|
||||
{
|
||||
"progress":130,
|
||||
"logText":"Zimsko talked about loosing money"
|
||||
},
|
||||
{
|
||||
"progress":140,
|
||||
"logText":"Played blackjack for higher amounts"
|
||||
},
|
||||
{
|
||||
"progress":150,
|
||||
"logText":"Allowed to enter backroom"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"brv_blackjack",
|
||||
"name":"Fair play?",
|
||||
"showInLog":1,
|
||||
"stages":[
|
||||
{
|
||||
"progress":10,
|
||||
"logText":"I heard noices from the back room but I was not allowed to enter because I didn't know the password."
|
||||
},
|
||||
{
|
||||
"progress":20,
|
||||
"logText":"Zimsko told me about gambling in the back room and that he lost a lot of money. He thinks that they are cheating."
|
||||
},
|
||||
{
|
||||
"progress":30,
|
||||
"logText":"I told Zimsko that I want to find out more about the gambling and he told me the password to access the back room."
|
||||
},
|
||||
{
|
||||
"progress":31,
|
||||
"logText":"I have to win and lose a few times until they trust me and play for higher amounts. Then they start cheating."
|
||||
},
|
||||
{
|
||||
"progress":40,
|
||||
"logText":"With the password, I was allowed to enter the back room.",
|
||||
"rewardExperience":300
|
||||
},
|
||||
{
|
||||
"progress":45,
|
||||
"logText":"They trust me and now and are playing for higher amounts",
|
||||
"rewardExperience":500
|
||||
},
|
||||
{
|
||||
"progress":50,
|
||||
"logText":"After I accused the dealer of cheating a tavern brawl started."
|
||||
},
|
||||
{
|
||||
"progress":60,
|
||||
"logText":"All the people involved in the tavern brawl survived, but I am no longer allowed to enter the back room."
|
||||
},
|
||||
{
|
||||
"progress":70,
|
||||
"logText":"I told Zimsko that I believe the gamblers are cheating.",
|
||||
"rewardExperience":1000,
|
||||
"finishesQuest":1
|
||||
},
|
||||
{
|
||||
"progress":80,
|
||||
"logText":"I told Zimsko that I believe the gamblers are not cheating.",
|
||||
"rewardExperience":800,
|
||||
"finishesQuest":1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"brv_nondisplay_multipurpose",
|
||||
"name":"brv_nondisplay_multipurpose",
|
||||
"stages":[
|
||||
{
|
||||
"progress":10,
|
||||
"logText":"Knows about laundry offering upgrades"
|
||||
},
|
||||
{
|
||||
"progress":20,
|
||||
"logText":"brother2_door_opened"
|
||||
},
|
||||
{
|
||||
"progress":30,
|
||||
"logText":"never true"
|
||||
},
|
||||
{
|
||||
"progress":40,
|
||||
"logText":"told father about andor"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"brv_dagger",
|
||||
"name":"A strange-looking dagger",
|
||||
"showInLog":1,
|
||||
"stages":[
|
||||
{
|
||||
"progress":10,
|
||||
"logText":"I asked Edrin about the strange-looking dagger I purchased. He told me he recognizes it because he made it many years ago, and it used to have a gem mounted in the pommel. If I can find the gem he can remount it in the dagger, and the dagger will have special properties."
|
||||
},
|
||||
{
|
||||
"progress":20,
|
||||
"logText":"I asked Edrin about the strange-looking gem I purchased, and whether he has any idea what it might have been mounted in. He told me he recognizes it, and it used to be mounted in the pommel of a dagger that he made many years ago. If I can find the dagger he can remount the gem, and the dagger will have special properties."
|
||||
},
|
||||
{
|
||||
"progress":25,
|
||||
"logText":"I asked Edrin about the strange-looking dagger and the strange-looking gem I purchased. He told me he recognizes them because he made the dagger many years ago. The gem was originally mounted in the pommel, giving the dagger special properties. He offered to repair it for me."
|
||||
},
|
||||
{
|
||||
"progress":30,
|
||||
"logText":"I asked the thief if the dagger he has originally had the gem I purchased in the pommel. His reply was \u201Cmaybe\u201D, and that the dagger was no longer available except at a \u201Cspecial\u201D price."
|
||||
},
|
||||
{
|
||||
"progress":40,
|
||||
"logText":"I asked the thief if the gem he has was originally in the pommel of the dagger I purchased. His reply was \u201Cmaybe\u201D, and that the gem was no longer available except at a \u201Cspecial\u201D price."
|
||||
},
|
||||
{
|
||||
"progress":50,
|
||||
"logText":"I showed the strange-looking dagger and the strange-looking gem to Edrin. He said they match, and he can repair the dagger by mounting the gem in the pommel again."
|
||||
},
|
||||
{
|
||||
"progress":60,
|
||||
"logText":"Edrin wants 800gp to repair the dagger. I told him I will think about it."
|
||||
},
|
||||
{
|
||||
"progress":70,
|
||||
"logText":"Edrin wants 800gp to repair the dagger. I told him that was too expensive. I will keep the strange-looking dagger and the strange-looking gem.",
|
||||
"rewardExperience":500,
|
||||
"finishesQuest":1
|
||||
},
|
||||
{
|
||||
"progress":80,
|
||||
"logText":"Edrin wants 800gp to repair the dagger. I agreed. Edrin took the dagger and the gem and told me to come back later."
|
||||
},
|
||||
{
|
||||
"progress":90,
|
||||
"logText":"I collected the repaired dagger from Edrin.",
|
||||
"rewardExperience":2000,
|
||||
"finishesQuest":1
|
||||
},
|
||||
{
|
||||
"progress":100,
|
||||
"logText":"I collected the repaired dagger from Edrin.",
|
||||
"rewardExperience":1000,
|
||||
"finishesQuest":1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"brv_present",
|
||||
"name":"Honor your parents",
|
||||
"showInLog":1,
|
||||
"stages":[
|
||||
{
|
||||
"progress":10,
|
||||
"logText":"You thought it would be a good idea to give a necklace to your father, in your family colors of red, green, and white. "
|
||||
},
|
||||
{
|
||||
"progress":20,
|
||||
"logText":"You bought a necklace."
|
||||
},
|
||||
{
|
||||
"progress":30,
|
||||
"logText":"Your father didn't want to take the necklace. He was angry because you didn't focus on finding your brother Andor. "
|
||||
},
|
||||
{
|
||||
"progress":40,
|
||||
"logText":"Your father didn't seem very happy with the cheap necklace.",
|
||||
"rewardExperience":50,
|
||||
"finishesQuest":1
|
||||
},
|
||||
{
|
||||
"progress":50,
|
||||
"logText":"Your father was very happy with the nice necklace.",
|
||||
"rewardExperience":500,
|
||||
"finishesQuest":1
|
||||
},
|
||||
{
|
||||
"progress":60,
|
||||
"logText":"Your father was disappointed with your pretentious necklace.",
|
||||
"rewardExperience":50,
|
||||
"finishesQuest":1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"brv_dagger_nondisplay",
|
||||
"name":"brv_dagger_nondisplay",
|
||||
"stages":[
|
||||
{
|
||||
"progress":10,
|
||||
"logText":"Purchased gem"
|
||||
},
|
||||
{
|
||||
"progress":20,
|
||||
"logText":"Purchased knife"
|
||||
},
|
||||
{
|
||||
"progress":30,
|
||||
"logText":"purchased knife the hard way."
|
||||
},
|
||||
{
|
||||
"progress":40,
|
||||
"logText":"purchased gem the hard way."
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
206
AndorsTrail/res/raw/questlist_brimhaven2.json
Normal file
206
AndorsTrail/res/raw/questlist_brimhaven2.json
Normal file
@@ -0,0 +1,206 @@
|
||||
[
|
||||
{
|
||||
"id":"brv_school2",
|
||||
"name":"Lessons learned",
|
||||
"showInLog":1,
|
||||
"stages":[
|
||||
{
|
||||
"progress":10,
|
||||
"logText":"You entered a classroom in Brimhaven's school. The teacher told you to sit down."
|
||||
},
|
||||
{
|
||||
"progress":12,
|
||||
"logText":"You noticed an evil-looking statue in a corner. Who on earth puts such an ugly, hideous thing in a school?"
|
||||
},
|
||||
{
|
||||
"progress":20,
|
||||
"logText":"You found a free place next to Golin."
|
||||
},
|
||||
{
|
||||
"progress":30,
|
||||
"logText":"The teacher was droning endlessly about Brimhaven history."
|
||||
},
|
||||
{
|
||||
"progress":40,
|
||||
"logText":"Then a practice lesson started."
|
||||
},
|
||||
{
|
||||
"progress":50,
|
||||
"logText":"Everyone should take a set of practice weapons from the chest and sit down again."
|
||||
},
|
||||
{
|
||||
"progress":60,
|
||||
"logText":"You should look for a dueling partner."
|
||||
},
|
||||
{
|
||||
"progress":100,
|
||||
"logText":"You started a fight with Golin."
|
||||
},
|
||||
{
|
||||
"progress":102,
|
||||
"logText":"You started a fight with Golin and killed him."
|
||||
},
|
||||
{
|
||||
"progress":104,
|
||||
"logText":"You started a fight with Golin, but you broke off the duel. Very good.",
|
||||
"rewardExperience":500
|
||||
},
|
||||
{
|
||||
"progress":110,
|
||||
"logText":"You tried to fight a pupil, but they all ran away screaming."
|
||||
},
|
||||
{
|
||||
"progress":120,
|
||||
"logText":"You started a fight with the teacher."
|
||||
},
|
||||
{
|
||||
"progress":122,
|
||||
"logText":"You started a fight with the teacher and killed her.",
|
||||
"rewardExperience":1000
|
||||
},
|
||||
{
|
||||
"progress":124,
|
||||
"logText":"You started a fight with the teacher, but you broke off the duel. Very good.",
|
||||
"rewardExperience":500
|
||||
},
|
||||
{
|
||||
"progress":130,
|
||||
"logText":"You feel the evil stare of the statue."
|
||||
},
|
||||
{
|
||||
"progress":150,
|
||||
"logText":"The evil grinning statue suddenly grew to an incredible size and attacked you!"
|
||||
},
|
||||
{
|
||||
"progress":152,
|
||||
"logText":"You killed the evil statue."
|
||||
},
|
||||
{
|
||||
"progress":200,
|
||||
"logText":"The teacher thanked you for saving him. School is over for you. You could go to the general store and get a cake for good performance.",
|
||||
"rewardExperience":5000,
|
||||
"finishesQuest":1
|
||||
},
|
||||
{
|
||||
"progress":210,
|
||||
"logText":"You cheated during the duel. The teacher noticed it and banned you from the school.",
|
||||
"rewardExperience":500,
|
||||
"finishesQuest":1
|
||||
},
|
||||
{
|
||||
"progress":220,
|
||||
"logText":"The teacher was very satisfied with your performance in the duel. School is over for you. You could go to the general store and get a cake for good performance.",
|
||||
"rewardExperience":1000,
|
||||
"finishesQuest":1
|
||||
},
|
||||
{
|
||||
"progress":230,
|
||||
"logText":"The teacher sent you away, because you killed Golin in the duel.",
|
||||
"rewardExperience":500,
|
||||
"finishesQuest":1
|
||||
},
|
||||
{
|
||||
"progress":240,
|
||||
"logText":"Golin was horrified by your murder of the teacher and attacked you to avenge her.",
|
||||
"rewardExperience":500,
|
||||
"finishesQuest":1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"brv_wh",
|
||||
"name":"Inventory",
|
||||
"showInLog":1,
|
||||
"stages":[
|
||||
{
|
||||
"progress":10,
|
||||
"logText":"Facutloni asked you to help him check the storage. You should check if there is a pair of every item."
|
||||
},
|
||||
{
|
||||
"progress":100,
|
||||
"logText":"You have found a pair of crystal globes."
|
||||
},
|
||||
{
|
||||
"progress":101,
|
||||
"logText":"You have found a pair of plush pillows."
|
||||
},
|
||||
{
|
||||
"progress":102,
|
||||
"logText":"You have found a pair of lyras."
|
||||
},
|
||||
{
|
||||
"progress":103,
|
||||
"logText":"You have found a pair of boots."
|
||||
},
|
||||
{
|
||||
"progress":104,
|
||||
"logText":"You have found a pair of chandeliers."
|
||||
},
|
||||
{
|
||||
"progress":105,
|
||||
"logText":"You have found a pair of mysterious green somethings."
|
||||
},
|
||||
{
|
||||
"progress":106,
|
||||
"logText":"You have found a pair of old, worn capes."
|
||||
},
|
||||
{
|
||||
"progress":107,
|
||||
"logText":"You have found a pair of pretty porcelain figures."
|
||||
},
|
||||
{
|
||||
"progress":108,
|
||||
"logText":"You have found a pair of striped hammers."
|
||||
},
|
||||
{
|
||||
"progress":109,
|
||||
"logText":"You have found a pair of dusty old books."
|
||||
},
|
||||
{
|
||||
"progress":900,
|
||||
"logText":"I found all the 10 pairs. Facutloni is very happy.",
|
||||
"rewardExperience":2000,
|
||||
"finishesQuest":1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"brv_nondisplay2",
|
||||
"name":"brv_nondisplay2",
|
||||
"showInLog":0,
|
||||
"stages":[
|
||||
{
|
||||
"progress":10,
|
||||
"logText":"You run around in classroom."
|
||||
},
|
||||
{
|
||||
"progress":20,
|
||||
"logText":"Talked to Golin."
|
||||
},
|
||||
{
|
||||
"progress":21,
|
||||
"logText":"Thieves?"
|
||||
},
|
||||
{
|
||||
"progress":22,
|
||||
"logText":"Dueled Golin with school weapons."
|
||||
},
|
||||
{
|
||||
"progress":30,
|
||||
"logText":"Talked to the statue."
|
||||
},
|
||||
{
|
||||
"progress":40,
|
||||
"logText":"Reward: cake"
|
||||
},
|
||||
{
|
||||
"progress":42,
|
||||
"logText":"Reward: cake got"
|
||||
},
|
||||
{
|
||||
"progress":50,
|
||||
"logText":"Pupils ran out"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
@@ -41,13 +41,28 @@
|
||||
},
|
||||
{
|
||||
"progress":80,
|
||||
"logText":"Again you met Burhczyd in a tavern. He told you that he had become a master thief.",
|
||||
"logText":"Again you met Burhczyd in a tavern. He told you that he had become a master thief.",
|
||||
"rewardExperience":5000
|
||||
},
|
||||
{
|
||||
"progress":90,
|
||||
"logText":"When you met Burhczyd again, he gave you some of your things back.",
|
||||
"rewardExperience":10000
|
||||
},
|
||||
{
|
||||
"progress":100,
|
||||
"logText":"You've talked with a Knight of Elythom who happened to be an old acquaintance - Burhczyd. He had to hide from the Elythom, because he had 'borrowed' something of value from their leader.",
|
||||
"rewardExperience":20000
|
||||
},
|
||||
{
|
||||
"progress":110,
|
||||
"logText":"You've met Burhczyd",
|
||||
"rewardExperience":30000
|
||||
},
|
||||
{
|
||||
"progress":120,
|
||||
"logText":"You've met Burhczyd 12",
|
||||
"rewardExperience":40000
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -90,12 +105,24 @@
|
||||
},
|
||||
{
|
||||
"progress":68,
|
||||
"logText":"68=talked to merchant Brimhaven?"
|
||||
"logText":"68=talked to merchant WoodSettlement"
|
||||
},
|
||||
{
|
||||
"progress":69,
|
||||
"logText":"69=talked to merchant Prim"
|
||||
},
|
||||
{
|
||||
"progress":610,
|
||||
"logText":"610=talked to merchant Brimhaven"
|
||||
},
|
||||
{
|
||||
"progress":611,
|
||||
"logText":"611=talked to merchant ..."
|
||||
},
|
||||
{
|
||||
"progress":612,
|
||||
"logText":"612=talked to merchant ..."
|
||||
},
|
||||
{
|
||||
"progress":71,
|
||||
"logText":"71=temp merchant Crossglen"
|
||||
@@ -126,12 +153,24 @@
|
||||
},
|
||||
{
|
||||
"progress":78,
|
||||
"logText":"78=temp merchant Brimhaven?"
|
||||
"logText":"78=temp merchant WoodSettlement"
|
||||
},
|
||||
{
|
||||
"progress":79,
|
||||
"logText":"79=temp merchant Prim?"
|
||||
},
|
||||
{
|
||||
"progress":710,
|
||||
"logText":"710=temp merchant Brimhaven"
|
||||
},
|
||||
{
|
||||
"progress":711,
|
||||
"logText":"711=temp merchant ..."
|
||||
},
|
||||
{
|
||||
"progress":712,
|
||||
"logText":"712=temp merchant ..."
|
||||
},
|
||||
{
|
||||
"progress":81,
|
||||
"logText":"81=100 gold"
|
||||
@@ -151,6 +190,54 @@
|
||||
{
|
||||
"progress":85,
|
||||
"logText":"85=dagger_shadow_priests"
|
||||
},
|
||||
{
|
||||
"progress":91,
|
||||
"logText":"91=finished merchant Crossglen"
|
||||
},
|
||||
{
|
||||
"progress":92,
|
||||
"logText":"92=finished merchant Fallhaven"
|
||||
},
|
||||
{
|
||||
"progress":93,
|
||||
"logText":"93=finished merchant Loneford"
|
||||
},
|
||||
{
|
||||
"progress":94,
|
||||
"logText":"94=finished merchant Vilegard"
|
||||
},
|
||||
{
|
||||
"progress":95,
|
||||
"logText":"95=finished merchant Stoutford"
|
||||
},
|
||||
{
|
||||
"progress":99,
|
||||
"logText":"99=finished merchant BWM"
|
||||
},
|
||||
{
|
||||
"progress":97,
|
||||
"logText":"97=finished merchant Remgard"
|
||||
},
|
||||
{
|
||||
"progress":98,
|
||||
"logText":"98=finished merchant WoodSettlement"
|
||||
},
|
||||
{
|
||||
"progress":99,
|
||||
"logText":"99=finished merchant Prim"
|
||||
},
|
||||
{
|
||||
"progress":910,
|
||||
"logText":"910=finished merchant Brimhaven"
|
||||
},
|
||||
{
|
||||
"progress":911,
|
||||
"logText":"911=finished merchant ..."
|
||||
},
|
||||
{
|
||||
"progress":912,
|
||||
"logText":"912=finished merchant ..."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -225,6 +225,10 @@
|
||||
{
|
||||
"progress":220,
|
||||
"logText":"You will never get this quest stage (used for lookout)"
|
||||
},
|
||||
{
|
||||
"progress":230,
|
||||
"logText":"bought Brimhaven bed"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -657,7 +657,7 @@
|
||||
},
|
||||
{
|
||||
"progress":12,
|
||||
"logText":"I should ask Tahalendor for some special artefact that I can use to defeat powerful undead."
|
||||
"logText":"I should ask Tahalendor for some special artifact that I can use to defeat powerful undead."
|
||||
},
|
||||
{
|
||||
"progress":14,
|
||||
|
||||
@@ -138,10 +138,10 @@
|
||||
<string-array name="preferences_language">
|
||||
<item>@string/preferences_language_default</item>
|
||||
<item>English</item>
|
||||
<item>Deutsch (100%)</item>
|
||||
<item>Español (91%)</item>
|
||||
<item>Française (65%)</item>
|
||||
<item>Italiano (90%)</item>
|
||||
<item>Deutsch (99%)</item>
|
||||
<item>Español (90%)</item>
|
||||
<item>Française (100%)</item>
|
||||
<item>Italiano (91%)</item>
|
||||
<item>Magyar (44%)</item>
|
||||
<item>Polski (100%)</item>
|
||||
<item>Português (78%)</item>
|
||||
|
||||
@@ -5,6 +5,8 @@
|
||||
<item>@raw/itemcategories_stoutford_combined</item>
|
||||
<!--Added by ATCS v0.6.15 for project v076-->
|
||||
<item>@raw/itemcategories_omicronrg9</item>
|
||||
<!--Added by ATCS v0.6.16 for project Brimhaven-->
|
||||
<item>@raw/itemcategories_brimhaven</item>
|
||||
</array>
|
||||
|
||||
<array name="loadresource_actorconditions">
|
||||
@@ -27,6 +29,8 @@
|
||||
<item>@raw/actorconditions_omicronrg9</item>
|
||||
<!--Added by ATCS v0.6.15 for project v078-->
|
||||
<item>@raw/actorconditions_arulir_mountain</item>
|
||||
<!--Added by ATCS v0.6.16 for project Brimhaven-->
|
||||
<item>@raw/actorconditions_brimhaven</item>
|
||||
</array>
|
||||
|
||||
<array name="loadresource_items">
|
||||
@@ -68,6 +72,9 @@
|
||||
<!--Added by ATCS v0.6.15 for project v078-->
|
||||
<item>@raw/itemlist_arulir_mountain</item>
|
||||
<item>@raw/itemlist_burhczyd</item>
|
||||
<!--Added by ATCS v0.6.16 for project Brimhaven-->
|
||||
<item>@raw/itemlist_brimhaven</item>
|
||||
<item>@raw/itemlist_brimhaven2</item>
|
||||
</array>
|
||||
|
||||
<array name="loadresource_droplists">
|
||||
@@ -103,6 +110,9 @@
|
||||
<item>@raw/droplists_omicronrg9</item>
|
||||
<!--Added by ATCS v0.6.15 for project v078-->
|
||||
<item>@raw/droplists_arulir_mountain</item>
|
||||
<!--Added by ATCS v0.6.16 for project Brimhaven-->
|
||||
<item>@raw/droplists_brimhaven</item>
|
||||
<item>@raw/droplists_brimhaven2</item>
|
||||
</array>
|
||||
|
||||
<array name="loadresource_quests">
|
||||
@@ -121,7 +131,8 @@
|
||||
<item>@raw/questlist_shortcut_lodar</item>
|
||||
<item>@raw/questlist_pathway_fallhaven</item>
|
||||
<item>@raw/questlist_halvor_surprise</item>
|
||||
-
|
||||
-
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -136,6 +147,9 @@
|
||||
<!--Added by ATCS v0.6.15 for project v078-->
|
||||
<item>@raw/questlist_arulir_mountain</item>
|
||||
<item>@raw/questlist_burhczyd</item>
|
||||
<!--Added by ATCS v0.6.16 for project Brimhaven-->
|
||||
<item>@raw/questlist_brimhaven</item>
|
||||
<item>@raw/questlist_brimhaven2</item>
|
||||
</array>
|
||||
|
||||
<array name="loadresource_conversationlists">
|
||||
@@ -313,6 +327,11 @@
|
||||
<!--Added by ATCS v0.6.15 for project v078-->
|
||||
<item>@raw/conversationlist_arulir_mountain</item>
|
||||
<item>@raw/conversationlist_burhczyd</item>
|
||||
<!--Added by ATCS v0.6.16 for project Brimhaven-->
|
||||
<item>@raw/conversationlist_brimhaven</item>
|
||||
<item>@raw/conversationlist_brimhaven2</item>
|
||||
<item>@raw/conversationlist_brimhaven_blackjack</item>
|
||||
<item>@raw/conversationlist_brimhaven_blackjack_game</item>
|
||||
</array>
|
||||
|
||||
<array name="loadresource_monsters">
|
||||
@@ -355,6 +374,9 @@
|
||||
<!--Added by ATCS v0.6.15 for project v078-->
|
||||
<item>@raw/monsterlist_arulir_mountain</item>
|
||||
<item>@raw/monsterlist_burhczyd</item>
|
||||
<!--Added by ATCS v0.6.16 for project Brimhaven-->
|
||||
<item>@raw/monsterlist_brimhaven</item>
|
||||
<item>@raw/monsterlist_brimhaven2</item>
|
||||
</array>
|
||||
|
||||
<array name="loadresource_maps">
|
||||
@@ -460,10 +482,8 @@
|
||||
<item>@xml/blackwater_mountain4</item>
|
||||
<item>@xml/blackwater_mountain5</item>
|
||||
<item>@xml/blackwater_mountain5a</item>
|
||||
<item>@xml/blackwater_mountain5c</item>
|
||||
<item>@xml/blackwater_mountain6</item>
|
||||
<item>@xml/blackwater_mountain7</item>
|
||||
<item>@xml/blackwater_mountain7a</item>
|
||||
<item>@xml/blackwater_mountain8</item>
|
||||
<item>@xml/blackwater_mountain9</item>
|
||||
<item>@xml/blackwater_mountain10</item>
|
||||
@@ -496,7 +516,6 @@
|
||||
<item>@xml/blackwater_mountain37</item>
|
||||
<item>@xml/blackwater_mountain38</item>
|
||||
<item>@xml/blackwater_mountain39</item>
|
||||
<item>@xml/blackwater_mountain39a</item>
|
||||
<item>@xml/blackwater_mountain40</item>
|
||||
<item>@xml/blackwater_mountain41</item>
|
||||
<item>@xml/blackwater_mountain42</item>
|
||||
@@ -887,6 +906,44 @@
|
||||
<item>@xml/blackwater_mountain53</item>
|
||||
<item>@xml/blackwater_mountain54</item>
|
||||
<item>@xml/stoutford_castle_shed</item>
|
||||
<!--Added by ATCS v0.6.16 for project Brimhaven-->
|
||||
<item>@xml/basiliskcave1</item>
|
||||
<item>@xml/basiliskcave1_1_1</item>
|
||||
<item>@xml/basiliskcave1_1_2</item>
|
||||
<item>@xml/basiliskcave1_1_3</item>
|
||||
<item>@xml/basiliskcave1_1_4</item>
|
||||
<item>@xml/basiliskcave1_1_5</item>
|
||||
<item>@xml/basiliskcave2</item>
|
||||
<item>@xml/brimhaven1</item>
|
||||
<item>@xml/brimhaven2</item>
|
||||
<item>@xml/brimhaven2_farmhouse</item>
|
||||
<item>@xml/brimhaven2_laundry</item>
|
||||
<item>@xml/brimhaven2_woodcutter</item>
|
||||
<item>@xml/brimhaven3</item>
|
||||
<item>@xml/brimhaven4</item>
|
||||
<item>@xml/brimhaven6</item>
|
||||
<item>@xml/brimhaven7</item>
|
||||
<item>@xml/brimhaven8</item>
|
||||
<item>@xml/brimhaven_anakis_house</item>
|
||||
<item>@xml/brimhaven_armor1</item>
|
||||
<item>@xml/brimhaven_brother1</item>
|
||||
<item>@xml/brimhaven_brother1_to_2</item>
|
||||
<item>@xml/brimhaven_brother2</item>
|
||||
<item>@xml/brimhaven_church</item>
|
||||
<item>@xml/brimhaven_employee</item>
|
||||
<item>@xml/brimhaven_fortune_teller</item>
|
||||
<item>@xml/brimhaven_general1</item>
|
||||
<item>@xml/brimhaven_house1</item>
|
||||
<item>@xml/brimhaven_inn_east</item>
|
||||
<item>@xml/brimhaven_metalsmith</item>
|
||||
<item>@xml/brimhaven_prison</item>
|
||||
<item>@xml/brimhaven_school</item>
|
||||
<item>@xml/brimhaven_shop</item>
|
||||
<item>@xml/brimhaven_tavern1</item>
|
||||
<item>@xml/brimhaven_tavern_west</item>
|
||||
<item>@xml/brimhaven_tavern_west_back</item>
|
||||
<item>@xml/brimhaven_warehouse</item>
|
||||
<item>@xml/brimhaven_weapon1</item>
|
||||
</array>
|
||||
|
||||
</resources>
|
||||
|
||||
@@ -649,11 +649,11 @@
|
||||
<string name="skill_longdescription_armor_prof_heavy">For every skill level, increases the block chance of every piece of heavy armor being worn by %1$d %% of their original block chances. Pieces of heavy armor have their movement penalties reduced by %2$d %% per skill level, and their attack speed penalties reduced by %3$d %% per skill level. Heavy armors include metal armors, chain mail and plate mail.</string>
|
||||
<string name="skill_longdescription_fightstyle_dualwield">"Gives benefits when fighting with two weapons at the same time, one in the main hand and one in the off-hand.
|
||||
|
||||
Without this skill, only %1$d %% of a weapon\'s qualities may be used when equipped in the off-hand. This includes attack chance, critical skill, damage potential and block chance. Without this skill, attack speed (AP cost) of making an attack is the sum of the attack speed of the main weapon and that of the weapon used in the off-hand.
|
||||
Without this skill, only %1$d %% of a weapon\'s qualities may be used when equipped in the off-hand. This includes attack chance, critical skill, damage potential and block chance. Without this skill, attack cost (AP cost) of making an attack is the sum of the attack cost of the main weapon and that of the weapon used in the off-hand.
|
||||
|
||||
With one level of this skill, %2$d %% of the off-hand\'s weapon\'s qualities may be used, and the attack speed is the highest attack speed of both weapons plus %3$d %% of the lowest attack speed of both weapons.
|
||||
With one level of this skill, %2$d %% of the off-hand\'s weapon\'s qualities may be used, and the attack cost is the highest attack cost of both weapons plus %3$d %% of the lowest attack cost of both weapons.
|
||||
|
||||
With two levels of this skill, %4$d %% of the off-hand\'s weapon\'s qualities may be used, and the attack speed equals the highest of the attack speeds of the two equipped weapons."</string>
|
||||
With two levels of this skill, %4$d %% of the off-hand\'s weapon\'s qualities may be used, and the attack cost equals the highest of the attack costs of the two equipped weapons."</string>
|
||||
<string name="skill_longdescription_fightstyle_2hand">"Gives benefits when using weapons that require both hands to wield, such as two-handed swords, greataxes or giant hammers.
|
||||
|
||||
Every skill level increases damage potential of two-handed weapons with %1$d %% of the original damage potential."</string>
|
||||
|
||||
230
AndorsTrail/res/xml/basiliskcave1.tmx
Normal file
230
AndorsTrail/res/xml/basiliskcave1.tmx
Normal file
@@ -0,0 +1,230 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">
|
||||
<map version="1.0" orientation="orthogonal" width="13" height="11" tilewidth="32" tileheight="32">
|
||||
<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_transition_5" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6577" name="map_tree_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6705" name="map_tree_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_tree_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6833" name="map_wall_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6961" name="map_wall_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7081" name="map_wall_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7201" name="map_wall_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_4.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7321" name="map_window_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7449" name="map_window_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7577" name="map_trail_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer name="Ground" width="13" height="11">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxbx8TAsA4JH0DC64jA64H4EhLej8cMGP8gED9BwhexmIFu9mUg3sKJitHNWAvVAxNDV48Nw/QQoxZZzzoS9SCHwxwiMEztJTLwEzLwU07SMQAE4W8d
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects" width="13" height="11">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBgYIM7EwCDEBKHxgd2yDAzsYhD2IlYGhkdCEHo1VC8X1BxksBqoRxyoZw0es0HmrGZC1UMM4BEjXc9sAn4cqgAAlC8J9w==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above" width="13" height="11">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYKAc7JYlXc9qMvTsIkMPLcFcpoF2wcACAPtvAxc=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="13" height="11" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJybKcvAMHMIYRAgRR0+gK6eWECqvoEOM1phAAjfUQ0=
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<object name="entrance" type="mapchange" x="64" y="128" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven7"/>
|
||||
<property name="place" value="basiliskcave"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="down" type="mapchange" x="352" y="160" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="basiliskcave1_1_1"/>
|
||||
<property name="place" value="up"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn">
|
||||
<object name="cavesnake2" type="spawn" x="128" y="128" width="192" height="96">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
<property name="spawngroup" value="cavesnake2"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys"/>
|
||||
</map>
|
||||
234
AndorsTrail/res/xml/basiliskcave1_1_1.tmx
Normal file
234
AndorsTrail/res/xml/basiliskcave1_1_1.tmx
Normal file
@@ -0,0 +1,234 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">
|
||||
<map version="1.0" orientation="orthogonal" width="16" height="32" tilewidth="32" tileheight="32">
|
||||
<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_transition_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5937" name="map_transition_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6065" name="map_transition_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6193" name="map_transition_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6321" name="map_transition_5" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_5.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>
|
||||
<tileset firstgid="7449" name="map_trail_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer name="Ground" width="16" height="32">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzFlDEOgCAMRY2b91+9gri4K0dAr6D3UCPE5qdAaweHNxD/I9B8dG3TuIsl4ipwmfFijcyQpXnPZJK/R0L87mHPe72RzAD+1L0Ekk35DTIlX8IAd9D63Aw0fm0G2jN88YPRv7HMEH3NGfr2QeqnPDolv5Yv+dgvCZ742C+JS99IeoeSf8LIvC+6h+betZ5rfcksrb43+LnZ5TouObukqzlf2zlrZ//2nWJWHKuR3cjR2TgB4sV2jw==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects" width="16" height="32">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBgcQIqJMv03BCH0aiRz0M1cwwRRt5qAXSD5NVA1i1hR+SCQw4qpR1uWeLcuxKIfBBbjECcWkKKfUBhg8yO1AbobSAlDEPggSJ69s0lMa6SqJ1cPCID8RK6/Bhog5xFC6QufXnLMuIEjzEh1BzqgNB9Qoh9U9hCTjpDDjtx0R6leSsAf0aGb5oc6AAD1wBt4
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above" width="16" height="32">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYKAOsJalTJ02UFycCb9aEN8KiJ3R1MH0w4APE0SNFdRMmHorqJpgAvpjmFDVYFOPDuYSoYYQIDYMQcCHgB8IgRgK9YMAejyQqh89XOkdhtgAqX4YTvph+YtaerHlU1wAm7tB6QNbOidWPwhgS+ek6CcWDFS4U2r3qP6RDQD9KhDx
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="16" height="32">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJyTlGVgkBwGGAaIUYdPP7I8ulpCdhALiPEHuWZQoh9dnlQzSAWUuJ8SN5Aa/rRIh6P6CYc9JXpJNWMw6qd3uA/FNEMN/SMZAwDfdk+H
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<object name="east" type="mapchange" x="480" y="320" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="basiliskcave1_1_2"/>
|
||||
<property name="place" value="west"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="up" type="mapchange" x="32" y="832" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="basiliskcave1"/>
|
||||
<property name="place" value="down"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="basiliskcave2_2" type="container" x="64" y="96" width="32" height="32"/>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn">
|
||||
<object name="cave_serpent_1" type="spawn" x="64" y="576" width="192" height="192">
|
||||
<properties>
|
||||
<property name="quantity" value="3"/>
|
||||
<property name="spawngroup" value="cave_serpent_1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="cave_serpent_2" type="spawn" x="64" y="96" width="384" height="448">
|
||||
<properties>
|
||||
<property name="quantity" value="5"/>
|
||||
<property name="spawngroup" value="cave_serpent_1"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys"/>
|
||||
</map>
|
||||
249
AndorsTrail/res/xml/basiliskcave1_1_2.tmx
Normal file
249
AndorsTrail/res/xml/basiliskcave1_1_2.tmx
Normal file
@@ -0,0 +1,249 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">
|
||||
<map version="1.0" orientation="orthogonal" width="30" height="25" tilewidth="32" tileheight="32">
|
||||
<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_transition_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5937" name="map_transition_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6065" name="map_transition_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6193" name="map_transition_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6321" name="map_transition_5" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_5.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>
|
||||
<tileset firstgid="7449" name="map_trail_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer name="Ground" width="30" height="25">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzdlj0OwjAMhSu23n/tFUIX9jZHKLkC3AMqZOnJsh3bCkJieEsavc9/abJfpml36prQ+tZt/qjA+j2gLRGXxn0EdDji4twK3PM7sWnNq15cWJOT2YBxAHcBRWOQhDVpgmcRarIOYlP+0jeJq9V9E2qTrY/GrYIf9Y324PxGY9DqLPUE2dU4Vx6+N1fObsa5oppEcuUznzlX2I9FyIVzs0ytJkXxxRmxeppVUXwxplFnVuJaPf43rjbX3+Ra/12c6RF5SL4S1/NfzsRq+UbuBM3Tk4v13vCye3stT7o7em8xft959vY8uSLvupGKvOtG6jn/Ri8QVjQM
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects" width="30" height="25">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztlcENwjAMRatKHaA9IjEBY7AGI7AR4gA9NoJ1emYCRkBWZdVY9k/SNgcknhQJktb/O7HTqirLsy4ssFB356x3G/h9t9MgHvU8h3h18+9BeNB+PN9HNX8xnruC3LQ/6YcY229fTBBz1jqCPCJPEhmbNMfIfjKHfbqfVC9LiJ1/CQ+smXMuSN+qKSY4a6iWLe17k14XuuYtbfLFtUz/vf6RyP61NL1cY1Bu7MOKiwj1/P4atDbKZWmeFrJfdVztyertUzMNxG2D/dGcm2msIecOQqT0he7RXnjX+5rry9OO7Y/3LUL1rM/S0rbick7IU+4dJ/cN3YEp3ySpTc/T8GJyLn2Buv7z23wAmpU8UQ==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above" width="30" height="25">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztlTEOgDAIRQ2XcPIE3kBHV7euvZp3VRJNLLYUW1AH31ZM+OVDsWns6bt4fIbwPEE8rq3rSf4WrnGMTYX3SOlKcRDeS8K4aQ6VuhLQk3N/pJqjgifYnzueIIvSLJVAa9aa65wm7Ykns1zbixipmXf7vKA+3qsFPR9yM491OwjPB9z75vzReGcuosvltXrbNC/1o3aPpaB5qR9P6d79XkpuB1npItwsW+5Gy5o4LGqS7kvtvfrmv+vn26yN+xaS
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="30" height="25" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztlEEOwCAIBP2GB///zZ68NFEYWIxJS8JNdhYi9NFaL84Z1ZybuSQq+82Emks8WXqErZyPiks9VHAtfqROvUdkVkTnxB7NutPctwfCVcZKl/wjS5/WKrg7P56dpHpeZnTW1CtlRm+N5421Y1lu9m6QPry9/Pm9fAC5NWQz
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<object name="west" type="mapchange" x="0" y="96" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="basiliskcave1_1_1"/>
|
||||
<property name="place" value="east"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="north" type="mapchange" x="800" y="0" width="64" height="32">
|
||||
<properties>
|
||||
<property name="map" value="basiliskcave1_1_3"/>
|
||||
<property name="place" value="south"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="basiliskcave2_2" type="container" x="480" y="608" width="32" height="32"/>
|
||||
<object name="basiliskcave2_2" type="container" x="256" y="640" width="32" height="32"/>
|
||||
<object name="basiliskcave2_2" type="container" x="640" y="416" width="32" height="32"/>
|
||||
<object name="basiliskcave2_2" type="container" x="800" y="608" width="32" height="32"/>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn">
|
||||
<object name="cavesnake2" type="spawn" x="320" y="320" width="352" height="352">
|
||||
<properties>
|
||||
<property name="quantity" value="4"/>
|
||||
<property name="spawngroup" value="cavesnake2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="cavesnake1" type="spawn" x="32" y="288" width="288" height="384">
|
||||
<properties>
|
||||
<property name="quantity" value="3"/>
|
||||
<property name="spawngroup" value="cavesnake1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="cave_serpent_1" type="spawn" x="64" y="96" width="640" height="192">
|
||||
<properties>
|
||||
<property name="quantity" value="3"/>
|
||||
<property name="spawngroup" value="cave_serpent_1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="cave_serpent_2" type="spawn" x="704" y="192" width="192" height="448">
|
||||
<properties>
|
||||
<property name="quantity" value="3"/>
|
||||
<property name="spawngroup" value="cave_serpent_1"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys"/>
|
||||
</map>
|
||||
257
AndorsTrail/res/xml/basiliskcave1_1_3.tmx
Normal file
257
AndorsTrail/res/xml/basiliskcave1_1_3.tmx
Normal file
@@ -0,0 +1,257 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">
|
||||
<map version="1.0" orientation="orthogonal" width="29" height="22" tilewidth="32" tileheight="32">
|
||||
<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_transition_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5937" name="map_transition_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6065" name="map_transition_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6193" name="map_transition_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6321" name="map_transition_5" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_5.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>
|
||||
<tileset firstgid="7449" name="map_trail_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer name="Ground" width="29" height="22">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzFlUsOgzAMRFF3XJ0z5AqhG/Zpj9ByhfYeBSmWRpbtOB/UxWzcMM+exrDepmk19BCknbN8vN7PQ29BSTnH61Yfmvd+6CPopZzj9VNR4N0N723WpZ3jHjQ7n9Hy7hXNnoC5VzBDY3+UO+XsfQ77pFqszEljxvwfSxkhN2ReTU4Rng3O3jEfi0f3ZmG/SzsT4B5bGZfmw51J2dd6N0i5cj9PnrjLqZPZui8WV2K27kgNN4BG9oJ30CNklnrx7ItX0v27mqnpH0zKoMQr7WkPm7wxd5xP+laPFDGxJn2rR4q/l05952tFTKz9ABg23vY=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects" width="29" height="22">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztlMsNgzAMhlEkBoBjpU7QMVijI7AR6qHlmA7EuRN0hMoCS4n7B5sEbnwXFJP4bVfVScjFHaO3FXrf4jw189cHcvKF74VyqUvCbz5tLH/VNl8RUlcOw+LXw8UyOn+b9DsP4pX5Yz1raP8122s+WuiAfeR3D+qk+Y5yRMg8jUI36x0ycvOsY7ud+7dH3DP7Dunacod922umfSI+zb4G15t2AJoRwtp7siYlpHxJUWIX9Z91X+0V7xamwl0QcrvOc4nm/miothyL3EU5OyEX6u/S/Xpi5wdb3Cyv
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above" width="29" height="22">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzNlLERgCAMADmWoHICN9CSlo7W1dxVU3DmcgRCQOU7FPKJCRozH/tijLfPOlh+nyY2jpk82/3cIc/BODfk5PKivnQmxXSVc47ZB2suLy5HLbHg8eSd5Dv0ArUHQX9akMyPxEPjlOZ1RG+AlcSBPGlfRvq4WHhORvoAWiMF6q35HLnnvc7SvcjtldyNmrOV3CxI0fxTE1Hp5eqX5tLSE20ub3J+8P+cnZ650/JHr2dxXlF2FDg=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="29" height="22">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztkzEOACAIA/mGg///pqshQgoUXSRhMdADUscUGT+f5CmsOpZ2NSI8r1e/VZmWjnfL7MxRJkuDwaz4C2VGZsv4WGsiNVXerodGhhv9U4ydEa90sr3eGztnb87kovxOpufF7vzMu8wFuTReFQ==
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<object name="west" type="mapchange" x="0" y="224" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="basiliskcave1_1_4"/>
|
||||
<property name="place" value="southeast"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="south" type="mapchange" x="768" y="672" width="64" height="32">
|
||||
<properties>
|
||||
<property name="map" value="basiliskcave1_1_2"/>
|
||||
<property name="place" value="north"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="basiliskcave2_2" type="container" x="832" y="224" width="32" height="32"/>
|
||||
<object name="basiliskcave2_2" type="container" x="224" y="384" width="32" height="32"/>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn">
|
||||
<object name="erumen_1" type="spawn" x="64" y="128" width="160" height="160">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
<property name="spawngroup" value="erumen_1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="cave_serpent_4" type="spawn" x="160" y="128" width="160" height="288">
|
||||
<properties>
|
||||
<property name="quantity" value="3"/>
|
||||
<property name="spawngroup" value="cave_serpent_1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="cave_serpent_1" type="spawn" x="256" y="96" width="288" height="128">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
<property name="spawngroup" value="cave_serpent_1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="cavesnake2" type="spawn" x="544" y="96" width="288" height="192">
|
||||
<properties>
|
||||
<property name="spawngroup" value="cavesnake2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="cave_serpent_2" type="spawn" x="320" y="320" width="160" height="160">
|
||||
<properties>
|
||||
<property name="spawngroup" value="cave_serpent_2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="cave_serpent_3" type="spawn" x="480" y="288" width="416" height="320">
|
||||
<properties>
|
||||
<property name="quantity" value="5"/>
|
||||
<property name="spawngroup" value="cave_serpent_2"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys"/>
|
||||
</map>
|
||||
234
AndorsTrail/res/xml/basiliskcave1_1_4.tmx
Normal file
234
AndorsTrail/res/xml/basiliskcave1_1_4.tmx
Normal file
@@ -0,0 +1,234 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">
|
||||
<map version="1.0" orientation="orthogonal" width="13" height="24" tilewidth="32" tileheight="32">
|
||||
<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_transition_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5937" name="map_transition_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6065" name="map_transition_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6193" name="map_transition_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6321" name="map_transition_5" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_5.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>
|
||||
<tileset firstgid="7449" name="map_trail_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer name="Ground" width="13" height="24">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJydkzEOgCAMRUk37r9yBXBxV46AXkHvISaQNE1pC8NbzPuRfD4JnEsCJ0HzcuUiHIyPvbvyEArjY2/3PN3fmj/yRhmLjzPZmImT5wowdy7ar5aJwN/jSkb61ygj9cZltN64jWkdlLZNvG1L1wVtd2Y3fbuWrqX7XcnQ3L+vALLfCco3+t4t0Pdu4fXzfKYF6bk=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects" width="13" height="24">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYKA+8GEiXU8Mkh4hPPqloHJr0NQ8EmJgWI0m5syEqi6HFdO8D4KofJD6G4KY6pDBbDR7FmMxFxmgm+dMIHzQzYe5ixT1ILCIgLuwAW1Z0vXQC+AKt4V4/Ikv3HABfPGPnsaIBdj0gcIaW5pEB+hpdC4ZaRSmD10Om9hwAgBQwRal
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above" width="13" height="24">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYKA+sJZlYHBmIk4dCIDUWgHZ4gT0gNTD1AUTab6VLGF1yECbRPUgQKod1mTYQY67yNEzl4hwHShAq3A7wATBxOoBpddLUEysHlB6fQLFMDCYw3q4AAD3SQz+
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="13" height="24">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJyTlGVgkByiGB0QUodNDzZ9hAAxbqHEDmL9S0j9SNFDajohpA8fIEcPueGATz+59uEyi155lt4YAEv7KtM=
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<object name="northeast" type="mapchange" x="384" y="128" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="basiliskcave1_1_5"/>
|
||||
<property name="place" value="west"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="southeast" type="mapchange" x="384" y="544" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="basiliskcave1_1_3"/>
|
||||
<property name="place" value="west"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="basiliskcave2_2" type="container" x="64" y="480" width="32" height="32"/>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn">
|
||||
<object name="erumen_2" type="spawn" x="96" y="96" width="256" height="320">
|
||||
<properties>
|
||||
<property name="quantity" value="4"/>
|
||||
<property name="spawngroup" value="erumen_2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="cave_serpent_1" type="spawn" x="64" y="416" width="288" height="224">
|
||||
<properties>
|
||||
<property name="quantity" value="3"/>
|
||||
<property name="spawngroup" value="cave_serpent_2"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys"/>
|
||||
</map>
|
||||
243
AndorsTrail/res/xml/basiliskcave1_1_5.tmx
Normal file
243
AndorsTrail/res/xml/basiliskcave1_1_5.tmx
Normal file
@@ -0,0 +1,243 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">
|
||||
<map version="1.0" orientation="orthogonal" width="27" height="13" tilewidth="32" tileheight="32">
|
||||
<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_transition_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5937" name="map_transition_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6065" name="map_transition_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6193" name="map_transition_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6321" name="map_transition_5" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_5.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>
|
||||
<tileset firstgid="7449" name="map_trail_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer name="Ground" width="27" height="13">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJy9k0sKgDAMRIu73n/bK7Ru3LcewXoFvYcVLIYhiUWsiweBzGRIP2EwJgBJqFtIgKadC7kQoda8tVf1lCj4Tu1a2AoL1Ojl5lc9pXo9yRkv7WR50MvN17w0a1a0Uq42H/HkHLid3HDTOpN6MSsLOdwbkLId9Oi90CzuHFrft3voY9bbnBYwi9v9KxLMxr/XE/x7Pdntfxx+1wyZ
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects" width="27" height="13">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBgF1AZrmBgYclgZGFYzQdggAGILMeHXJwVVv5gVVXw1Dn1r8Jj3SAi7XpCeGKD5NwSx6/sgCHE7CMzFYj5I32w0cWzqcAGYXlx6kP2Ebg82ADOHGLWU2EMq4BGD0B+QwpkW9oyCoQsAyhYUpg==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above" width="27" height="13">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBhYYC2LnU2KXmcm4tRaAbEPE0S9FRF2IZsPUy8OtcsHh50we0AgBqgmGE2dOBIf2QyYHnT1MHOwAWL8gM1eYsEBqB5S44USQIqfSAHIfiAnLEgB2nQML3raNQqoCwBqjgn3
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="27" height="13" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJyTlGVgkBzFNMUgQI4eGCBWHTZAjj5y3EMswKYHl1nUDF9S7KdGfMPMJRRu1LRrFA8tDAAHVT/r
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<object name="down" type="mapchange" x="800" y="224" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="basiliskcave2"/>
|
||||
<property name="place" value="north"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="west" type="mapchange" x="0" y="256" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="basiliskcave1_1_4"/>
|
||||
<property name="place" value="northeast"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn">
|
||||
<object name="cave_serpent_1" type="spawn" x="64" y="128" width="128" height="160">
|
||||
<properties>
|
||||
<property name="spawngroup" value="cave_serpent_2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="erumen_1" type="spawn" x="192" y="96" width="224" height="96">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
<property name="spawngroup" value="erumen_1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="cave_serpent_2" type="spawn" x="416" y="128" width="256" height="96">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
<property name="spawngroup" value="cave_serpent_2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="erumen_2" type="spawn" x="672" y="96" width="160" height="96">
|
||||
<properties>
|
||||
<property name="spawngroup" value="erumen_2"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys"/>
|
||||
</map>
|
||||
279
AndorsTrail/res/xml/basiliskcave2.tmx
Normal file
279
AndorsTrail/res/xml/basiliskcave2.tmx
Normal file
@@ -0,0 +1,279 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">
|
||||
<map version="1.0" orientation="orthogonal" width="23" height="18" tilewidth="32" tileheight="32">
|
||||
<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_transition_5" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6577" name="map_tree_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6705" name="map_tree_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_tree_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6833" name="map_wall_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6961" name="map_wall_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7081" name="map_wall_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7201" name="map_wall_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_4.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7321" name="map_window_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7449" name="map_window_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7577" name="map_trail_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer name="Ground" width="23" height="18">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzNkzEOgCAMRQ2b91+9AtXBHT0CegW9hx0gqbWgJWgcXggmvJr2F0zTADIxoBIzsjBsBW+PrMjGqOUe2yt/d4M5++Zw93g6YcY5cv8+hN7HWl6YcQ4n1KBu3hs+4xye1KAZTLm1xBqWZPCpuzNXUlmgOblzp7IjZe1Lty10g9AnXjO+TfW4ZHf420n4JnG3Q5rd0KLZDS17+x4HB9k2sg==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects" width="23" height="18">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBj6QJyJgUGIibpmrqGyecjAQIh2Zq+WReV/EKSdXcSYzUlCOMLCBRT2WzhR5cSRzIHFtSQTqjwXiXF2A+r+nVSMj5WCCLefFILgU0A8mwi3LWJF5SOnQVxp5hIJbq9GMh/ZPGqkx2pW7OLo6REGZvOTZ88fUdR0txuH+aNgcAMA2A4Uwg==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects_RemoveStatue" width="23" height="18" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBgFo2AUjIJRMAroBwAGeAAB
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above" width="23" height="18">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBi6YLcs7cxeTQezZzMxMMxloq7Z6OZRO4xg5oHoXUC8moruh4ULcthTy3xsZoPATiGgP6CYoBlY3AILB2xmEwPQ4wvZDpRwIDMeccU/NczGpQ9ZnNrpG91OZPNnU9muUUA7AACazBsb
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="23" height="18">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJybKcvAMHMUY8XogNrmIvOp7e7hYDa1wxxbnJICSDWb3PRAiruJNRtdPTKfHD8TazYlbic2rCgxbxQPDAYAh17ybw==
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Replace" visible="0">
|
||||
<object name="replace_remove_statue" type="replace" x="160" y="288" width="32" height="32">
|
||||
<properties>
|
||||
<property name="Objects" value="Objects_RemoveStatue"/>
|
||||
<property name="requireId" value="quick_glance_hidden_found_statue"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="20"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Mapevents">
|
||||
<object name="north" type="mapchange" x="32" y="416" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="basiliskcave1_1_5"/>
|
||||
<property name="place" value="down"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="basiliskcave2" type="container" x="672" y="352" width="32" height="32"/>
|
||||
<object name="basiliskcave2_2" type="container" x="672" y="320" width="32" height="32"/>
|
||||
<object name="basiliskcave2_check_heal_sister" type="script" x="320" y="384" width="32" height="32"/>
|
||||
<object name="basiliskcave2_check_turntostone_10" type="script" x="160" y="320" width="96" height="128">
|
||||
<properties>
|
||||
<property name="when" value="round"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="basiliskcave2_remove_turntostone" type="script" x="128" y="288" width="32" height="96"/>
|
||||
<object name="basiliskcave2_remove_turntostone" type="script" x="192" y="288" width="32" height="32"/>
|
||||
<object name="basiliskcave2_check_turntostone_10" type="script" x="160" y="320" width="96" height="128">
|
||||
<properties>
|
||||
<property name="when" value="step"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="basiliskcave2_remove_turntostone" type="script" x="192" y="256" width="96" height="32"/>
|
||||
<object name="basiliskcave2_check_turntostone_10" type="script" x="224" y="288" width="32" height="32"/>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn">
|
||||
<object name="basiliskcave2_boss" type="spawn" x="288" y="352" width="32" height="32">
|
||||
<properties>
|
||||
<property name="ignoreAreas" value="true"/>
|
||||
<property name="spawngroup" value="basiliskcave2_boss"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="cave_serpent_2" type="spawn" x="64" y="96" width="32" height="288">
|
||||
<properties>
|
||||
<property name="spawngroup" value="cave_serpent_2"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys">
|
||||
<object name="sister_statue" type="key" x="160" y="288" width="32" height="32">
|
||||
<properties>
|
||||
<property name="phrase" value="basiliskcave2_check_sister_statue"/>
|
||||
<property name="requireId" value="quick_glance_hidden_found_statue"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="20"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="blocked" type="key" x="256" y="320" width="32" height="96">
|
||||
<properties>
|
||||
<property name="phrase" value="basiliskcave2_blocked_select_10"/>
|
||||
<property name="requireId" value="quick_glance_hidden_position"/>
|
||||
<property name="requireNegation" value="true"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="110"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.0" tiledversion="1.0.2" orientation="orthogonal" renderorder="right-down" width="20" height="30" tilewidth="32" tileheight="32" nextobjectid="17">
|
||||
<map version="1.2" tiledversion="1.2.2" orientation="orthogonal" renderorder="right-down" width="20" height="30" tilewidth="32" tileheight="32" infinite="0" nextlayerid="8" nextobjectid="14">
|
||||
<properties>
|
||||
<property name="outdoors" value="1"/>
|
||||
</properties>
|
||||
@@ -183,27 +183,27 @@
|
||||
<tileset firstgid="7449" name="map_window_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer name="Ground" width="20" height="30">
|
||||
<layer id="1" name="Ground" width="20" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzt1TEKgDAMheHQzfuvXqFK8QBVb1DrETyIhj6hk0MTUCTDR6b+JFNDRxQaRUc0w4DZ2mLper/BiinpscMVO6a0Z94zwVd7xphnvSs0Wh7/DhsVmtzxaC3C3r1bRCsLe7G6VdpiSXG3uqnV+osTBvy1VQ==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects" width="20" height="30">
|
||||
<layer id="2" name="Objects" width="20" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJx9VsFqG0EMXXxvQS4Z2EJy6p/0E/Id+YTc+hf9hN4DOSYG24unhySwjuuCISahji8+hfRgqJRInTfaWQvEbmalp/c0mnGOh1V1wr6pq2rLvmR/Zl+w/9Lnnqo38zFm34bpXdaj5i01XnB87qwQI/Z1kLDO4H2jeRvgh7mx7sb84PxTwDjn94vw7gv2Metq2Fvq5prN+dtK9T+ozlt+PjHWnca1lOIFM+r6Htalzk7rGYaYYVsO1m5DztfwMQ9z55RqWb9X1NX0H1/jp5An+KJTnrI+Ab7Wb7EJ6JRY0doC1yf2P+qbkNfZAyfENENtYjdHXC+kv6ch7w36FjARe+76bHj39I5n/TD9Zh7L5ndMOc8XxnhV/xuSTjPbN5sxz29G5f2eu17sKJ/1FeX9LO11QzkXrCu8pMYH1vxRdIP2Eh9vfXeCrcua4F+G1INGa/pcf2+IRdevEhc7S9gH6Uss1BAb9cxdaW4i9E3wf1L6Ltx+U55XmheP2RZ4+Zmwp4/xsW99o5z/qO7qsTxb8/cH8vPzVOJgOvDbFft1j2bZ8+9wF0t8U7grrR72tsRjpvEyV5c6DwvY90P7+uUzz2JImGLCLQ7zPNNqd92y7ufThDRv1p9Pg6rXcH+j6vFnt6Funvym1eyPA71z3Sz5fYw9Z83bCu497Dv2LZsZyvu3Vl5ij4MUg7N1daB/ezfDUmutOmeUfqv8OdnqnPgZLsX6c136v6aPXwv8Suc1Ql3U8Q86Y56k
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above" width="20" height="30">
|
||||
<layer id="3" name="Above" width="20" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJy1VUkOgzAMRPygF6Tc++uqj6C95sYP4JS8pkSVxcjyQkIYKRIgZzx2BieHYYj7spBPxNyBberLtyh8LbWVPev0703LXo4UDi58vgrkuXKGpKmnNoTG3cN3d+itQXT65unr2fMEPMhJOaw83APS2Xi11oA4vgpXrSdJbxLqTsJ+qT+8f9I+C5JOrT4N2vyo0VVi5n19hJpqc+N3r4+E9+jrIy6rP6/x4NpgHpMPNT3Ph62vcOF9gTwtM2kBPq5Jyu95u3Ctxv1Y8/9hrRF6Ngs6JT38HbVp3jrr4RzsOjFW0yPFt5yh5QE+Kwg/lWB4/w==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="20" height="30" visible="0">
|
||||
<layer id="4" name="Walkable" width="20" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzNlFEKwDAIQ3uK3f8KveG+BkOqiRqhhVG6pS9qXfez1r74+YaaZ0ekO60jXuRjNf8Zxeh5nPZkcmf9UF0qvGlulx31USXOSm8ihvcO7feYnXwyPNX/G/lmeKyX4v7pcqaYLCvjibTK+k7ykEYVF9t3zLfKOSmY2fojfSUPtr7KHrC6F/2THVk=
|
||||
eJzNlNENwCAIRJ2i+6/ghv1q0hjgDjjSmhij4jtAdF9r7R/3p6l5Z4vsrHnEi3ROm/eIfPQ0rDOZ2Fk9lJcKb5rbZUd1VPGzUpuI4a2h8x6zE0+Gp3q/kW6Gx2op/p8uZ4rJsjKayFaZ3ymeyobxi607Zm/qntgYVHX3VRwZfYt5A7kwHuc=
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<objectgroup id="5" name="Mapevents">
|
||||
<object id="1" name="west1" type="mapchange" x="0" y="64" width="32" height="96">
|
||||
<properties>
|
||||
<property name="map" value="wild17"/>
|
||||
@@ -223,48 +223,56 @@
|
||||
<property name="place" value="east2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="7" name="south2" type="mapchange" x="480" y="928" width="96" height="32">
|
||||
<object id="5" name="south2" type="mapchange" x="480" y="928" width="96" height="32">
|
||||
<properties>
|
||||
<property name="map" value="wild19"/>
|
||||
<property name="place" value="north2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="8" name="south1" type="mapchange" x="192" y="928" width="64" height="32">
|
||||
<object id="6" name="south1" type="mapchange" x="192" y="928" width="64" height="32">
|
||||
<properties>
|
||||
<property name="map" value="wild19"/>
|
||||
<property name="place" value="north1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="9" name="east1" type="mapchange" x="608" y="256" width="32" height="96">
|
||||
<object id="7" name="east1" type="mapchange" x="608" y="256" width="32" height="96">
|
||||
<properties>
|
||||
<property name="map" value="wild16"/>
|
||||
<property name="place" value="west1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="10" name="forestbeetle" type="spawn" x="192" y="448" width="192" height="224"/>
|
||||
<object id="11" name="forestwolf1" type="spawn" x="416" y="608" width="192" height="320">
|
||||
<object id="8" name="forestbeetle" type="spawn" x="192" y="448" width="192" height="224">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
<property name="spawngroup" value="forestbeetle"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="13" name="forestboar2" type="spawn" x="64" y="768" width="256" height="160">
|
||||
<object id="9" name="forestwolf1" type="spawn" x="416" y="608" width="192" height="320">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
<property name="spawngroup" value="forestwolf1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="15" name="cont_stoutford_grave" type="container" x="192" y="736" width="32" height="32"/>
|
||||
<object id="10" name="forestboar2" type="spawn" x="64" y="768" width="256" height="160">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
<property name="spawngroup" value="forestboar2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="11" name="cont_stoutford_grave" type="container" x="192" y="736" width="32" height="32"/>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn">
|
||||
<object id="5" name="forestwolf1" type="spawn" x="64" y="96" width="512" height="320">
|
||||
<objectgroup id="6" name="Spawn">
|
||||
<object id="12" name="forestwolf1" type="spawn" x="64" y="96" width="512" height="320">
|
||||
<properties>
|
||||
<property name="quantity" value="4"/>
|
||||
<property name="spawngroup" value="forestwolf1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="6" name="forestboar2" type="spawn" x="64" y="64" width="288" height="160">
|
||||
<object id="13" name="forestboar2" type="spawn" x="64" y="64" width="288" height="160">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
<property name="spawngroup" value="forestboar2"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys"/>
|
||||
<objectgroup id="7" name="Keys"/>
|
||||
</map>
|
||||
|
||||
@@ -222,6 +222,7 @@
|
||||
<property name="place" value="south"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="burhczyd_check9" type="script" x="320" y="768" width="96" height="32"/>
|
||||
<object id="4" name="house3" type="mapchange" x="128" y="704" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="blackwater_mountain23"/>
|
||||
|
||||
@@ -165,6 +165,12 @@
|
||||
<property name="ignoreAreas" value="true"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="burhczyd9e" type="spawn" x="32" y="196" width="32" height="64">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="ignoreAreas" value="true"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys"/>
|
||||
</map>
|
||||
@@ -1,44 +1,4 @@
|
||||
<?xml version="1.0" ?><!DOCTYPE map SYSTEM 'http://mapeditor.org/dtd/1.0/map.dtd'><map height="19" orientation="orthogonal" tileheight="32" tilewidth="32" version="1.0" width="30">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<tileset firstgid="1" name="map_bed_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_bed_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="129" name="map_border_1" tileheight="32" tilewidth="32">
|
||||
@@ -184,6 +144,7 @@
|
||||
<property name="place" value="west"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="burhczyd_check6" type="script" x="640" y="384" width="64" height="96"/>
|
||||
<object height="32" name="sign_blackwater38_1" type="sign" width="32" x="832" y="160"/>
|
||||
<object height="32" name="sign_blackwater38_2" type="sign" width="32" x="224" y="192"/>
|
||||
<object height="32" name="sign_blackwater38_3" type="sign" width="32" x="96" y="544"/>
|
||||
|
||||
@@ -1,257 +0,0 @@
|
||||
<?xml version="1.0" ?><!DOCTYPE map SYSTEM 'http://mapeditor.org/dtd/1.0/map.dtd'><map height="20" orientation="orthogonal" tileheight="32" tilewidth="32" version="1.0" width="20">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<tileset firstgid="1" name="map_bed_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_bed_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="129" name="map_border_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_border_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="257" name="map_bridge_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_bridge_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="385" name="map_bridge_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_bridge_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="513" name="map_broken_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_broken_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="641" name="map_cavewall_1" tileheight="32" tilewidth="32">
|
||||
<image height="192" source="../drawable/map_cavewall_1.png" width="576"/>
|
||||
</tileset><tileset firstgid="749" name="map_cavewall_2" tileheight="32" tilewidth="32">
|
||||
<image height="192" source="../drawable/map_cavewall_2.png" width="576"/>
|
||||
</tileset><tileset firstgid="857" name="map_cavewall_3" tileheight="32" tilewidth="32">
|
||||
<image height="192" source="../drawable/map_cavewall_3.png" width="576"/>
|
||||
</tileset><tileset firstgid="965" name="map_cavewall_4" tileheight="32" tilewidth="32">
|
||||
<image height="192" source="../drawable/map_cavewall_4.png" width="576"/>
|
||||
</tileset><tileset firstgid="1073" name="map_chair_table_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_chair_table_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1201" name="map_chair_table_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_chair_table_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="1329" name="map_crate_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_crate_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1457" name="map_cupboard_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_cupboard_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1585" name="map_curtain_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_curtain_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1713" name="map_entrance_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_entrance_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1841" name="map_entrance_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_entrance_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="1969" name="map_fence_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_fence_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="2097" name="map_fence_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_fence_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="2225" name="map_fence_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_fence_3.png" width="512"/>
|
||||
</tileset><tileset firstgid="2353" name="map_fence_4" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_fence_4.png" width="512"/>
|
||||
</tileset><tileset firstgid="2481" name="map_ground_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="2609" name="map_ground_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="2737" name="map_ground_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_3.png" width="512"/>
|
||||
</tileset><tileset firstgid="2865" name="map_ground_4" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_4.png" width="512"/>
|
||||
</tileset><tileset firstgid="2993" name="map_ground_5" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_5.png" width="512"/>
|
||||
</tileset><tileset firstgid="3121" name="map_ground_6" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_6.png" width="512"/>
|
||||
</tileset><tileset firstgid="3249" name="map_ground_7" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_7.png" width="512"/>
|
||||
</tileset><tileset firstgid="3377" name="map_ground_8" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_8.png" width="512"/>
|
||||
</tileset><tileset firstgid="3505" name="map_house_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_house_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="3633" name="map_house_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_house_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="3761" name="map_indoor_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_indoor_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="3889" name="map_indoor_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_indoor_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="4017" name="map_kitchen_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_kitchen_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4145" name="map_outdoor_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_outdoor_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4273" name="map_pillar_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_pillar_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4401" name="map_pillar_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_pillar_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="4529" name="map_plant_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_plant_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4657" name="map_plant_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_plant_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="4785" name="map_rock_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_rock_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4913" name="map_rock_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_rock_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="5041" name="map_roof_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_roof_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5169" name="map_roof_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_roof_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="5297" name="map_roof_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_roof_3.png" width="512"/>
|
||||
</tileset><tileset firstgid="5425" name="map_shop_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_shop_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5553" name="map_sign_ladder_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_sign_ladder_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5681" name="map_table_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_table_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5809" name="map_trail_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_trail_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5937" name="map_transition_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="6065" name="map_transition_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="6193" name="map_transition_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_3.png" width="512"/>
|
||||
</tileset><tileset firstgid="6321" name="map_transition_4" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_4.png" width="512"/>
|
||||
</tileset><tileset firstgid="6449" name="map_transition_5" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_5.png" width="512"/>
|
||||
</tileset><tileset firstgid="6577" name="map_tree_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_tree_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="6705" name="map_tree_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_tree_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="6833" name="map_wall_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_wall_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="6961" name="map_wall_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_wall_2.png" width="480"/>
|
||||
</tileset><tileset firstgid="7081" name="map_wall_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_wall_3.png" width="480"/>
|
||||
</tileset><tileset firstgid="7201" name="map_wall_4" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_wall_4.png" width="480"/>
|
||||
</tileset><tileset firstgid="7321" name="map_window_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_window_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="7449" name="map_window_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_window_2.png" width="512"/>
|
||||
</tileset><layer height="20" name="Ground" width="20">
|
||||
<data compression="zlib" encoding="base64">eJyllNEJgDAQQwX/HMEViiOcnUBw/2m0UOEIl2vUj0CxyWttrOs8TaugY9F8qhqv9PF2awcV8KOnwFzjWZ+rt06QgR895ti185pON0Y9vEo8D5vlGU/1Zxk8a5XDctlc5Mn6irQB0yAf9ZUxo058Ptq/Jbw3nXixPSo9Rs/Ye4+6HJ21kmF3LzrrEcv3ye6ewmPrZz1ne2Prv+Wo382X/+ZfRsT7mr8AxzJY6g==</data>
|
||||
</layer>
|
||||
<layer height="20" name="Objects" width="20">
|
||||
<data compression="zlib" encoding="base64">eJzlk0EOQDAQRQWJdKuCsziCa7uCIzgCexomxk+nnbL0No3+9nfab7Lsv5Q2rHfFOfbHONd+jXBrmstvqZ+60xbYTwzXngrWa+B7jKdGYmrvujj0XQnnmULWDcxtebhWDatQ/xfojr68+HmoI5pM8H1jngTmKM2FcBm7/KUsJbQ1ahhtmqfUf7zftHfi/RfqPa1XDO07cy/8P1KzQtYXefv44rEDJb0V4Q==</data>
|
||||
</layer>
|
||||
<layer height="20" name="Above" width="20">
|
||||
<data compression="zlib" encoding="base64">eJxjYCAOHBYjUiGZ5hFjPj416HKXCJh3WQy/GkL6STGLVEDtsOZkpq55xAJS/XGZgPrhFCcDHceEwhobwOVmcsIanx5qmkUqGGnphlLzAERkHUc=</data>
|
||||
</layer>
|
||||
<layer height="20" name="Walkable" width="20">
|
||||
<data compression="zlib" encoding="base64">eJzbKMbAsJEIDALEqCMWD0XzkAE+fYT0YgOkqsflBnLMIzdciTWD1HCnlnnEuI8U+0gF5LoNl9hgDWdapgVq6CHHbZTELbFmDYZwptQcAKp5720=</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<object height="32" name="north" type="mapchange" width="32" x="320" y="0">
|
||||
<properties>
|
||||
<property name="map" value="blackwater_mountain39"/>
|
||||
<property name="place" value="south"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="32" name="south" type="mapchange" width="32" x="128" y="608">
|
||||
<properties>
|
||||
<property name="map" value="blackwater_mountain30"/>
|
||||
<property name="place" value="north"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn">
|
||||
<object height="64" name="wyrm_2" type="spawn" width="32" x="320" y="64">
|
||||
<properties>
|
||||
<property name="spawngroup" value="wyrm_2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="32" name="wyrm_2_1" type="spawn" width="32" x="480" y="448">
|
||||
<properties>
|
||||
<property name="spawngroup" value="wyrm_2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="128" name="wyrm_1" type="spawn" width="224" x="352" y="96">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
<property name="spawngroup" value="wyrm_1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="288" name="wyrm_2_2" type="spawn" width="224" x="32" y="96">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
<property name="spawngroup" value="wyrm_2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="64" name="wyrm_1_1" type="spawn" width="32" x="288" y="320">
|
||||
<properties>
|
||||
<property name="spawngroup" value="wyrm_1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="160" name="wyrm_2_3" type="spawn" width="192" x="352" y="288">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
<property name="spawngroup" value="wyrm_2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="160" name="wyrm_2_4" type="spawn" width="224" x="128" y="448">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
<property name="spawngroup" value="wyrm_2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="64" name="wyrm_2_5" type="spawn" width="128" x="384" y="480">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
<property name="spawngroup" value="wyrm_2"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys"/>
|
||||
<objectgroup name="Replace"/>
|
||||
</map>
|
||||
@@ -227,6 +227,12 @@
|
||||
<property name="ignoreAreas" value="true"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="burhczyd6e" type="spawn" x="480" y="128" width="32" height="64">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="ignoreAreas" value="true"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys"/>
|
||||
</map>
|
||||
@@ -1,210 +0,0 @@
|
||||
<?xml version="1.0" ?><map height="8" orientation="orthogonal" tileheight="32" tilewidth="32" version="1.0" width="10">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<tileset firstgid="1" name="map_bed_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_bed_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="129" name="map_border_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_border_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="257" name="map_bridge_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_bridge_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="385" name="map_bridge_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_bridge_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="513" name="map_broken_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_broken_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="641" name="map_cavewall_1" tileheight="32" tilewidth="32">
|
||||
<image height="192" source="../drawable/map_cavewall_1.png" width="576"/>
|
||||
</tileset><tileset firstgid="749" name="map_cavewall_2" tileheight="32" tilewidth="32">
|
||||
<image height="192" source="../drawable/map_cavewall_2.png" width="576"/>
|
||||
</tileset><tileset firstgid="857" name="map_cavewall_3" tileheight="32" tilewidth="32">
|
||||
<image height="192" source="../drawable/map_cavewall_3.png" width="576"/>
|
||||
</tileset><tileset firstgid="965" name="map_cavewall_4" tileheight="32" tilewidth="32">
|
||||
<image height="192" source="../drawable/map_cavewall_4.png" width="576"/>
|
||||
</tileset><tileset firstgid="1073" name="map_chair_table_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_chair_table_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1201" name="map_chair_table_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_chair_table_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="1329" name="map_crate_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_crate_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1457" name="map_cupboard_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_cupboard_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1585" name="map_curtain_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_curtain_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1713" name="map_entrance_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_entrance_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1841" name="map_entrance_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_entrance_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="1969" name="map_fence_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_fence_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="2097" name="map_fence_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_fence_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="2225" name="map_fence_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_fence_3.png" width="512"/>
|
||||
</tileset><tileset firstgid="2353" name="map_fence_4" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_fence_4.png" width="512"/>
|
||||
</tileset><tileset firstgid="2481" name="map_ground_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="2609" name="map_ground_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="2737" name="map_ground_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_3.png" width="512"/>
|
||||
</tileset><tileset firstgid="2865" name="map_ground_4" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_4.png" width="512"/>
|
||||
</tileset><tileset firstgid="2993" name="map_ground_5" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_5.png" width="512"/>
|
||||
</tileset><tileset firstgid="3121" name="map_ground_6" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_6.png" width="512"/>
|
||||
</tileset><tileset firstgid="3249" name="map_ground_7" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_7.png" width="512"/>
|
||||
</tileset><tileset firstgid="3377" name="map_ground_8" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_8.png" width="512"/>
|
||||
</tileset><tileset firstgid="3505" name="map_house_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_house_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="3633" name="map_house_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_house_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="3761" name="map_indoor_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_indoor_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="3889" name="map_indoor_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_indoor_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="4017" name="map_kitchen_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_kitchen_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4145" name="map_outdoor_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_outdoor_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4273" name="map_pillar_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_pillar_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4401" name="map_pillar_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_pillar_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="4529" name="map_plant_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_plant_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4657" name="map_plant_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_plant_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="4785" name="map_rock_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_rock_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4913" name="map_rock_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_rock_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="5041" name="map_roof_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_roof_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5169" name="map_roof_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_roof_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="5297" name="map_roof_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_roof_3.png" width="512"/>
|
||||
</tileset><tileset firstgid="5425" name="map_shop_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_shop_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5553" name="map_sign_ladder_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_sign_ladder_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5681" name="map_table_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_table_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5809" name="map_trail_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_trail_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5937" name="map_transition_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="6065" name="map_transition_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="6193" name="map_transition_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_3.png" width="512"/>
|
||||
</tileset><tileset firstgid="6321" name="map_transition_4" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_4.png" width="512"/>
|
||||
</tileset><tileset firstgid="6449" name="map_transition_5" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_5.png" width="512"/>
|
||||
</tileset><tileset firstgid="6577" name="map_tree_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_tree_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="6705" name="map_tree_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_tree_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="6833" name="map_wall_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_wall_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="6961" name="map_wall_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_wall_2.png" width="480"/>
|
||||
</tileset><tileset firstgid="7081" name="map_wall_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_wall_3.png" width="480"/>
|
||||
</tileset><tileset firstgid="7201" name="map_wall_4" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_wall_4.png" width="480"/>
|
||||
</tileset><tileset firstgid="7321" name="map_window_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_window_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="7449" name="map_window_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_window_2.png" width="512"/>
|
||||
</tileset><layer height="8" name="Ground" width="10">
|
||||
<data compression="zlib" encoding="base64">eJxbz8TAsIUTgdcC+euw4PVo6vYD+QewYHR1F4H8S1gwujoQfsKEibGpw4aprQ7k5zlEYADGjzq9</data>
|
||||
</layer>
|
||||
<layer height="8" name="Objects" width="10">
|
||||
<data compression="zlib" encoding="base64">eJxjYICA7WIMBMENQeLUwcy7JojgizFBaFEmhNhDIYR5q4HinEwItbJI6mDmPRJC8K9Dzb6DJAbSdwqobhseDAPIboOZy4tmJzEAAHRvEyM=</data>
|
||||
</layer>
|
||||
<layer height="8" name="Above" width="10">
|
||||
<data compression="zlib" encoding="base64">eJxjYGBgOCzGQBQYaeqIAQCL3gXw</data>
|
||||
</layer>
|
||||
<layer height="8" name="Walkable" width="10">
|
||||
<data compression="zlib" encoding="base64">eJzbKMaAAjaK4caDQR0uQAt1xGAA99Ef4A==</data>
|
||||
</layer>
|
||||
<objectgroup height="8" name="Mapevents" width="10">
|
||||
<object height="32" name="north " type="mapchange" width="96" x="32" y="0">
|
||||
<properties>
|
||||
<property name="map" value="blackwater_mountain5"/>
|
||||
<property name="place" value="south"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="96" name="east" type="mapchange" width="32" x="288" y="128">
|
||||
<properties>
|
||||
<property name="map" value="blackwater_mountain9"/>
|
||||
<property name="place" value="west"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup height="8" name="Spawn" width="10"/>
|
||||
<objectgroup height="8" name="Keys" width="10"/>
|
||||
</map>
|
||||
@@ -1,138 +1,139 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.0" orientation="orthogonal" renderorder="right-down" width="10" height="13" tilewidth="32" tileheight="32" nextobjectid="4">
|
||||
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">
|
||||
<map version="1.0" orientation="orthogonal" width="10" height="13" tilewidth="32" tileheight="32">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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_broken_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="385" name="map_broken_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_broken_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="513" name="map_cavewall_1" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<tileset firstgid="513" name="map_cavewall_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="621" name="map_cavewall_2" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<tileset firstgid="621" name="map_cavewall_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_cavewall_2.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="729" name="map_cavewall_3" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<tileset firstgid="729" name="map_cavewall_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="837" name="map_chair_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="837" name="map_chair_table_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_chair_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="965" name="map_crate_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="965" name="map_crate_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1093" name="map_cupboard_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="1093" name="map_cupboard_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_cupboard_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1221" name="map_curtain_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="1221" name="map_curtain_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1349" name="map_entrance_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="1349" name="map_entrance_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_entrance_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1477" name="map_fence_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="1477" name="map_fence_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1605" name="map_fence_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="1605" name="map_fence_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_fence_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1733" name="map_ground_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="1733" name="map_ground_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1861" name="map_ground_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="1861" name="map_ground_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1989" name="map_ground_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="1989" name="map_ground_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2117" name="map_ground_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="2117" name="map_ground_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2245" name="map_ground_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="2245" name="map_ground_5" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2373" name="map_ground_6" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="2373" name="map_ground_6" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_6.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2501" name="map_ground_7" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="2501" name="map_ground_7" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2629" name="map_ground_8" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="2629" name="map_ground_8" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_8.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2757" name="map_indoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="2757" name="map_indoor_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2885" name="map_kitchen_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="2885" name="map_kitchen_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_kitchen_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3013" name="map_outdoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="3013" name="map_outdoor_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3141" name="map_pillar_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="3141" name="map_pillar_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_pillar_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3269" name="map_plant_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="3269" name="map_plant_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3397" name="map_rock_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="3397" name="map_rock_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_rock_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3525" name="map_roof_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="3525" name="map_roof_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3653" name="map_roof_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="3653" name="map_roof_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_roof_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3781" name="map_shop_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="3781" name="map_shop_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3909" name="map_sign_ladder_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="3909" name="map_sign_ladder_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_sign_ladder_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4037" name="map_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="4037" name="map_table_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4165" name="map_trail_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="4165" name="map_trail_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4293" name="map_tree_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="4293" name="map_tree_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4421" name="map_wall_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="4421" name="map_wall_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4549" name="map_wall_2" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<tileset firstgid="4549" name="map_wall_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4669" name="map_wall_3" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<tileset firstgid="4669" name="map_wall_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4789" name="map_window_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="4789" name="map_window_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4917" name="map_window_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="4917" name="map_window_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5045" name="map_transition_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="5045" name="map_transition_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5173" name="map_transition_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="5173" name="map_transition_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5301" name="map_transition_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="5301" name="map_transition_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5429" name="map_transition_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="5429" name="map_transition_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5557" name="map_transition_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="5557" name="map_transition_5" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer name="Ground" width="10" height="13">
|
||||
@@ -156,13 +157,13 @@
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<object id="1" name="south" type="mapchange" x="64" y="384" width="32" height="32">
|
||||
<object name="south" type="mapchange" x="64" y="384" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="blackwater_mountain5"/>
|
||||
<property name="place" value="north"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="2" name="north" type="mapchange" x="160" y="96" width="32" height="32">
|
||||
<object name="north" type="mapchange" x="160" y="96" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="blackwater_mountain7"/>
|
||||
<property name="place" value="west"/>
|
||||
@@ -170,7 +171,17 @@
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn">
|
||||
<object id="3" name="puny_caverat" type="spawn" x="160" y="224" width="32" height="32"/>
|
||||
<object name="puny_caverat" type="spawn" x="160" y="224" width="32" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="puny_caverat"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="puny_caverat_2" type="spawn" x="32" y="160" width="256" height="192">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
<property name="spawngroup" value="puny_caverat"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys"/>
|
||||
</map>
|
||||
|
||||
@@ -1,227 +0,0 @@
|
||||
<?xml version="1.0" ?><!DOCTYPE map SYSTEM 'http://mapeditor.org/dtd/1.0/map.dtd'><map height="15" orientation="orthogonal" tileheight="32" tilewidth="32" version="1.0" width="15">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<tileset firstgid="1" name="map_bed_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_bed_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="129" name="map_border_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_border_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="257" name="map_bridge_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_bridge_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="385" name="map_bridge_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_bridge_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="513" name="map_broken_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_broken_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="641" name="map_cavewall_1" tileheight="32" tilewidth="32">
|
||||
<image height="192" source="../drawable/map_cavewall_1.png" width="576"/>
|
||||
</tileset><tileset firstgid="749" name="map_cavewall_2" tileheight="32" tilewidth="32">
|
||||
<image height="192" source="../drawable/map_cavewall_2.png" width="576"/>
|
||||
</tileset><tileset firstgid="857" name="map_cavewall_3" tileheight="32" tilewidth="32">
|
||||
<image height="192" source="../drawable/map_cavewall_3.png" width="576"/>
|
||||
</tileset><tileset firstgid="965" name="map_cavewall_4" tileheight="32" tilewidth="32">
|
||||
<image height="192" source="../drawable/map_cavewall_4.png" width="576"/>
|
||||
</tileset><tileset firstgid="1073" name="map_chair_table_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_chair_table_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1201" name="map_chair_table_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_chair_table_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="1329" name="map_crate_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_crate_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1457" name="map_cupboard_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_cupboard_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1585" name="map_curtain_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_curtain_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1713" name="map_entrance_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_entrance_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1841" name="map_entrance_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_entrance_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="1969" name="map_fence_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_fence_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="2097" name="map_fence_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_fence_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="2225" name="map_fence_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_fence_3.png" width="512"/>
|
||||
</tileset><tileset firstgid="2353" name="map_fence_4" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_fence_4.png" width="512"/>
|
||||
</tileset><tileset firstgid="2481" name="map_ground_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="2609" name="map_ground_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="2737" name="map_ground_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_3.png" width="512"/>
|
||||
</tileset><tileset firstgid="2865" name="map_ground_4" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_4.png" width="512"/>
|
||||
</tileset><tileset firstgid="2993" name="map_ground_5" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_5.png" width="512"/>
|
||||
</tileset><tileset firstgid="3121" name="map_ground_6" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_6.png" width="512"/>
|
||||
</tileset><tileset firstgid="3249" name="map_ground_7" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_7.png" width="512"/>
|
||||
</tileset><tileset firstgid="3377" name="map_ground_8" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_8.png" width="512"/>
|
||||
</tileset><tileset firstgid="3505" name="map_house_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_house_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="3633" name="map_house_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_house_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="3761" name="map_indoor_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_indoor_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="3889" name="map_indoor_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_indoor_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="4017" name="map_kitchen_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_kitchen_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4145" name="map_outdoor_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_outdoor_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4273" name="map_pillar_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_pillar_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4401" name="map_pillar_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_pillar_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="4529" name="map_plant_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_plant_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4657" name="map_plant_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_plant_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="4785" name="map_rock_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_rock_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4913" name="map_rock_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_rock_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="5041" name="map_roof_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_roof_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5169" name="map_roof_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_roof_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="5297" name="map_roof_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_roof_3.png" width="512"/>
|
||||
</tileset><tileset firstgid="5425" name="map_shop_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_shop_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5553" name="map_sign_ladder_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_sign_ladder_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5681" name="map_table_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_table_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5809" name="map_trail_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_trail_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5937" name="map_transition_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="6065" name="map_transition_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="6193" name="map_transition_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_3.png" width="512"/>
|
||||
</tileset><tileset firstgid="6321" name="map_transition_4" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_4.png" width="512"/>
|
||||
</tileset><tileset firstgid="6449" name="map_transition_5" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_5.png" width="512"/>
|
||||
</tileset><tileset firstgid="6577" name="map_tree_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_tree_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="6705" name="map_tree_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_tree_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="6833" name="map_wall_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_wall_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="6961" name="map_wall_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_wall_2.png" width="480"/>
|
||||
</tileset><tileset firstgid="7081" name="map_wall_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_wall_3.png" width="480"/>
|
||||
</tileset><tileset firstgid="7201" name="map_wall_4" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_wall_4.png" width="480"/>
|
||||
</tileset><tileset firstgid="7321" name="map_window_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_window_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="7449" name="map_window_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_window_2.png" width="512"/>
|
||||
</tileset><layer height="15" name="Ground" width="15">
|
||||
<data compression="zlib" encoding="base64">eJzbLMbAsBmI1zExMKwH4i2cELyWCSK2WYwwxqf3CRMqXstEvF6YGLIcMe6hVO8cJlRMbDgMVYzNv8T6+QATJiZW7yUmTExsPKGnK2xpi9i0QUr6oEQvejjDwhoAiN+sFQ==</data>
|
||||
</layer>
|
||||
<layer height="15" name="Objects" width="15">
|
||||
<data compression="zlib" encoding="base64">eJxjYICAQ2LYMTEAn15CZuLT6ywJob8LIdQSC2B6ke0hFpAbDgMFbghSpp9WcU+MXlA8MYmhiqEDV2HceoUI6MVnrxJU/UMh0vU+gqbJ6yTqxYYBA6w2+w==</data>
|
||||
</layer>
|
||||
<layer height="15" name="Above" width="15">
|
||||
<data compression="zlib" encoding="base64">eJxjYICAQ2IQzICDjw/A1AZJQjCyXhgbGWPTi02NsySmWmIBJXoJuXmwAUrdhy8OaKnXEBhHSWgYm15sYujxi0sdNjBQenGFFQALbS8J</data>
|
||||
</layer>
|
||||
<layer height="15" name="Walkable" width="15">
|
||||
<data compression="zlib" encoding="base64">eJzbKMbAsBEJw8BGMdIxNfUiAxifHL3Y3IRPnhT3E7KHkF5SzcLnH0rsI0cvOWFEql50+3CFCbF68QFc8UBILzlpHR0DAJctd7c=</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<object height="32" name="up" type="mapchange" width="32" x="352" y="352">
|
||||
<properties>
|
||||
<property name="map" value="blackwater_mountain9"/>
|
||||
<property name="place" value="down"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="32" name="north" type="mapchange" width="64" x="128" y="0">
|
||||
<properties>
|
||||
<property name="map" value="blackwater_mountain7"/>
|
||||
<property name="place" value="south2"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn">
|
||||
<object height="96" name="gornaud_1" type="spawn" width="64" x="128" y="64">
|
||||
<properties>
|
||||
<property name="spawngroup" value="gornaud_1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="64" name="gornaud_1_1" type="spawn" width="160" x="256" y="64">
|
||||
<properties>
|
||||
<property name="spawngroup" value="gornaud_1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="64" name="gornaud_1_2" type="spawn" width="128" x="192" y="384">
|
||||
<properties>
|
||||
<property name="spawngroup" value="gornaud_1"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys"/>
|
||||
<objectgroup name="Replace"/>
|
||||
</map>
|
||||
533
AndorsTrail/res/xml/brimhaven1.tmx
Normal file
533
AndorsTrail/res/xml/brimhaven1.tmx
Normal file
@@ -0,0 +1,533 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.0" tiledversion="1.1.5" orientation="orthogonal" renderorder="right-down" width="30" height="30" tilewidth="32" tileheight="32" infinite="0" nextobjectid="51">
|
||||
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bed_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="129" name="map_border_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_border_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="257" name="map_bridge_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="385" name="map_bridge_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="513" name="map_broken_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_broken_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="641" name="map_cavewall_1" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="749" name="map_cavewall_2" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_2.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="857" name="map_cavewall_3" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="965" name="map_cavewall_4" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_4.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1073" name="map_chair_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_chair_table_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1329" name="map_crate_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1457" name="map_cupboard_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_cupboard_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1585" name="map_curtain_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1713" name="map_entrance_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1841" name="map_entrance_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1969" name="map_fence_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2097" name="map_fence_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2225" name="map_fence_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2353" name="map_fence_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2481" name="map_ground_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2609" name="map_ground_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2737" name="map_ground_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2865" name="map_ground_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2993" name="map_ground_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3121" name="map_ground_6" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_6.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3249" name="map_ground_7" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3377" name="map_ground_8" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_8.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3505" name="map_house_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3633" name="map_house_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3761" name="map_indoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3889" name="map_indoor_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4017" name="map_kitchen_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_kitchen_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4145" name="map_outdoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4273" name="map_pillar_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4401" name="map_pillar_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4529" name="map_plant_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4657" name="map_plant_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4785" name="map_rock_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4913" name="map_rock_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5041" name="map_roof_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5169" name="map_roof_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5297" name="map_roof_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5425" name="map_shop_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5553" name="map_sign_ladder_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_sign_ladder_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5681" name="map_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5809" name="map_trail_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5937" name="map_transition_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6065" name="map_transition_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6193" name="map_transition_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6321" name="map_transition_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6449" name="map_tree_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6577" name="map_tree_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6705" name="map_wall_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6833" name="map_wall_2" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6953" name="map_wall_3" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7073" name="map_wall_4" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_4.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7193" name="map_window_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7321" name="map_window_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7449" name="map_guynmart" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_guynmart.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer name="Ground" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJy1lk1ugzAQhQk7uAKbXq1HaM5R9QJVj9BEiAOE7LrFXMGqegZWNYJRnMeMPeZn8UQ09sw3b2xQLnmWXQJqne4Quzr9FEvdIrW0Gusbp55Z47idi39v4LWeTyvsue/omVgm4JOYfcCzht0Cr589cj79uXPMFLYBXuy8bYSpPWvJm8TVMElb7tjeXDrXVPYWLt0Pc7Bnjptyrpj7eoozX8rpTrf58ntgIa6Z+8h9Oz3rPIuYFO+8ueI7akDYI8d9r7Lso3o8iftXTKJ453Fs/vzeIxd75Gb16Wp+VY8ncX+LSRTn/Gq5odxmFs7Zl+9XitsDuJKaYlkn1AfHHZzKUs+sGS7WxD5wTz1zh/k3KcT01QhcaUYNw/XFsWtv/zgf7IHrg+P6zLFOCncQcrleUJxPZMdyiIl9c3Fp75GKsdb2EsrjPO/t6egZrvHA7ZNy1/Qf62mvmWi8a+9Van5KnHvfpX5wTfN9iAn/G4TWKfYPcz3KZA==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Ground_1" width="30" height="30" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJy1ls1twzAMhR3f7BV86WodoZmj6AJFR2gCQwPEufVqeQWh6Aw+VYZFhKFJifLP4UEBJerjoyQjl7IoLhF1XncSu3r9VEvdEntpNe1vvQZmjuP2Pv69gdchn05Yc9/RM7BsxCcwh4hnDbsjvCF45HzivnPMHLYlvNR5uwRTe9aSN4mrYYK23LG9uXCuuewtXLgf9mDPHDfnXGnu6ynNfKnnO92Vy++BI3FN3yfu2+lZ5yBgQrxHfaVv1BLRGjnue1MUH81jBO5fNQviPeK48vndUy6tkevVp9/zq3mMwP2tZkGc86vlxnJNGGmfsbBfKe5WcE2CK8lUy31idXDc0auu9cyW4dI9aR10TRu4Y/gNijGxjMCVemQYLhbHbtH6qT+0Bq4OjouZ0z453FHI5Wqh4nxSdioHmLRuLi6tPVIp1tpaYnmc5709Hd3DNR64dVLumvpTNe3VE4137b3Kzc+Jc+9dqofOab4PKdH/BrF5iP0DC4zKeQ==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Ground_2" width="30" height="30" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJy1lkFugzAQRQk72GbJplfrEZpzRN1HVQ/QRVMhDlCy6xZzBavqGVjVCEaZ/IztMZDFF9GMPW/+2KCc8yw7B9Q6XSD25fRT3Os7Ukursb5x6oWcxO1c/HMFr2U+rWfNZUPPxDIBn8TsA5417BZ4/exR8snnLjFT2AZ4sfO2Eab2rH3efFwNk7Tmjm3NpXNNZa/h0v0wD/YscVPOFfc+7+LMp3K6021+/z2wENfMfeS+7G51mEVMindsrviOGhD2KHGPVZa9Vtcncf+KSRTvGMfmt+89crFHaVZvruZ7dX0S97eYRHHJr5Yb2kvCOXNxv764VXBNItenBn43RbgPiTs4laWeWQtc7AH7kGoMs2qmEJOrCXAbIS9xuSR2zdaP88EeaiWXM8c6KdzBs1fqBSX5RLZ2j4ZNa9Aj6bSP95QqH4vnPxZwQ3V5LsZf6ukRddd6kNb59i7pP9bTVjPReNfcqyX7U+LSO+frB3Oa70NM+N8glKfYP7JHy0Q=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Ground_3" width="30" height="30" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJy1ljFuwzAMRR1v9trRS6+WI6TnKLoXQQ/QIQl0gjpbV8tXMIqcwVNl2IQZhhIpSxk+HFAiHz8lGzmXRXEOqHW6ktjF6bd61I9QS6upvnXqmTWO27n4KYHXIp+DZ881o2dg2YBPYPYBzxp2S3j94pHziefOMWPYlvCk8x4Epvasfd58XA0TlHLHcnPhXGPZKVy4H/bJnjluzLnS3P1OZr7W851uy8fvwUDimrlP3MPuXm+LgAnxDs2VvqOWiPbIcd+bovho1idwb9UsiHeIM5T37z3l0h65WR1dza9mfQL3r5oFcc6vlhvKBdE5Y2G/0p3IyU0R5nLro1Nd6+uZDD2ZhTsuv41Q1yj3xXCxuJoG7Z/mQ3vQ9oGZU50Y7ujJ5Xqh4nxStpQDTNo3F/ftBX2+yD3FysfC698buKG6nOfcnp5RN9UDt8+Xu6V/qadcM9F419yrLfkxce599/VD1zTfB0n0v0FoHWL/y+XLIw==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Ground_9" width="30" height="30" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJy1lk1ugzAQhQk7uAKbXq1HaM5R9QJVj9BEiAOE7LrFXMGqegZWNYJRnMeMPeZn8UQ09sw3b2xQLnmWXQJqne4Quzr9FEvdIrW0Gusbp55Z47idi39v4LWeTyvsue/omVgm4JOYfcCzht0Cr589cj79uXPMFLYBXuy8bYSpPWvJm8TVMElb7tjeXDrXVPYWLt0Pc7Bnjptyrpj7eoozX8rpTrf58ntgIa6Z+8h9Oz3rPIuYFO+8ueI7akDYI8d9r7Lso3o8iftXTKJ453Fs/vzeIxd75Gb16Wp+VY8ncX+LSRTn/Gq5odxmFs7Zl+9XitsDuJKaYlkn1AfHHZzKUs+sGS7WxD5wTz1zh/k3KcT01QhcaUYNw/XFsWtv/zgf7IHrg+P6zLFOCncQcrleUJxPZMdyiIl9c3Fp75GKsdb2EsrjPO/t6egZrvHA7ZNy1/Qf62mvmWi8a+9Van5KnHvfpX5wTfN9iAn/G4TWKfYPcz3KZA==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJylVr1OG0EQ3pxcQGPdGenS0AE9T8AjuPADIOXyBEkXd5afAgEPEPHT0KQIFRIYaKiMgaREIlhCgiIiXXa0O7rv5mbXZ/ik0a3375v5ZnZkY4y5zkwNNw3nVjrue5bX10yDu8dZfK/c92B5/gAX8x4kun98bhy5W2I/0edHwPvXju9EzLM4YvEhZBzMu/oGrWPgOLVzt5bjn+DRYr5R8qfpgJpqeQpxxrhjCOUwxrnWmc0ttQrFos3j2dGMWEK5ltrGak5be4T3swrxrojYQzUWQqj2xiJmyYMg/ZmXzzXpTbG9hPu2MZ8+1I0hf8+DJn3yS2rMV2u91PMtGPN5IX5vx9bvYsMaJj7UOcmdMQrPO1l0FgO9h9c5c8/o5M4YvTl4Z72HGG79+6T8by2V8SL4DZOmy4nTF9/+x6RqTUA+c71+Xyrj1bhfwWSPY//Xbf3vNfADeV/yMt6TBhq++D1XmesF07zqA2GS1f2gfsr7yU+KdeJrjuv73P5+VnwgzlO79tt+v9l9/dTtuwYfrrLSD9TqDtYwVkZu/RrYuVGkD/7yPhE3mvTjAWwK+pLvfcFLPYVAa6g77T/LqrznVq8Laxstpxvzs27YH/pp3U/WORf18NPef6zYk+e99L2226rqhvcQZ+F5f7Tr2rFvBPaD4mDweKLo321BD8jKL/EXEO+oXfo0Tku/ELRO9x21ndEY46Axc2y2yvtlvIRCaM4+DdLqGsaBvBpIBz6HWg8DPUHrUexHiPdeyQ9rjOcwFzIvPdB3Q4mF9m/CPI+l1qzxMK3mivf1hI4FfLtwJ/YRqYFWUzjHOUaNi1TvwzRHPvN57T1Q7Q2UuiPIt4p1gnNDkQua27a/d7ztKj19W1nbSd5vh+L/vVxH8Nx/FxH4Lg==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects_1" width="30" height="30" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJylVr1uE0EQXk4uksa6c6RzQ5fQ09DmEVz4ASJx8ALQ4c6y8gZQoIQHQPw0NBRQIREHmlSOk0AZKRAJCQoUOma0O7rv5mbXF/ik0a3375v5ZnZk55w7LlwLJx3nNgf+e1C211yHuxdFeq/ed0E834BLeF9ltn9ybpG4W+NlZs/Pgfc3jc9UzKs4UvEhdBzCu/UPWqcgcVrnTonjj+KxYj4x8mfpgJpaeYpxprhTiOUwxXlrsJpbaxWLxZrHs/MVscRyrbVN1Zy19h3ezxbEu6lij9VYDLHaW6iYNQ+C9RdeOdelN6X2Ms77zt290TaB/n0ddOmTD3LnHpKN88C35ty9tfS9A6rf9Y41zHyoc1Z6YzweOlcF3uW6txT4PVxdM/eCQentCXHuDut4u/Cueg8pnIb3eYc4n27U8SLkDbOmNzOvL779Yda0LmCfpV6fb9TxWtxXYLrHif+3qf5fdPADee9Dfj900PBX2HNU+F5wWTZ9YCyLth/cT2U/+8mxLkPNSX0f0u+fhg/M+ZHWvtL3Ee2b5H7fMfhwVNR+oFZnsMb36NyW5NeU5uaJPvgl+MTcaNqPCzDRRXyfKF7uKQxeQ915/0HR5D0kvT6Rbfe8bsIvumF/mORtP0XnUtXDO7r/vWE/Au/n0GtHvaZueA9zVoH3bb+tnfjGED84DoGMl4b+ox70gKL+Mn8F8c77tU+LvPYLwet835u+Nx5jHDwWjp1efb+Ol1EpzcWnad5cwziQ1wLrIOdQ61mkJ1g9SvyI8Z4b+RGN8RzmQudlDPpuG7Hw/h2Yl7HWWjSe5c1cyb6x0rGC7wjuxD6iNbBqCuckx6hxldt9mOfYZzlvvQeuvalRdwz9VrFOcG6mcsFze/R7P9gzo6fvGWv72f/ba/X/Xq8jZO4vji74+A==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects_2" width="30" height="30" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJylVj1vE0EQXU4uksa6c6RzQ5fQ09Cmo3VhQRuJA35A6HBnWfwDKFDCD0B8NDQUUCERB5pUjhOgjMSHhEQKFDpmdDu6d3Oze2d40ujW+/Vm3syO7Jxzx5lr4KTj3Oag/B7kzTXX4e5FFt+r930lnm/AJbwvEts/ObeI3K3xPLHn58D7m8afVMxtHLH4EDoO4d36B61jkDitc6fE8UfxWDGfGPmzdEBNrTyFOGPcMYRyGOO8Mmjn1lqFYrHm8ey8JZZQrrW2sZqz1r7D+9mCeDdV7KEaCyFUewsVs+ZBsP7CK+e69KbYXsZZ37lbl5om0L9XQZc+uZs6d49snHq+Nedur8XvHVD9rnesYeZDnZO8NMbDoXOF512ulxYDv4eLFXMvGOSlPSLOB8Mq3i68be+hKx5vVPEi5A2zppeTUl98+8Okbqvi6UYVr8V9AaZ73Kn37SrV/7MWP3RfO8+reN910PDc7znKyl7wI6/7wFhmdT8sXo516WtO6vuQfv8yfGDO97T2hb73ad8kLfcdgw9HUL83qHZukl0fhmMV5OTXlObmkT742fvE3GjoB+MO8d0luwa84vtE8XJPYfAa6s77D7I67yHl9QPZdq/UTfhFN+wPk7Tpp+icqxy8ofvfGvbT8370vXbUq+uG9zBn4Xlf95vaiW8M8YPjEMh4aeg/6kEPyKov8xcQ77xf+bRIK78QvM73veqXxmOMg8fCsdOr7tfxMgqlufg0TetrGAfyWmAd5BxqPQv0BKtHiR8h3jMjP6IxnsNc6LyMQd9tIxbevwPzMtZai8aztJ4r2TdWOhbwHcGd2Ee0BlZN4ZzkGDUuUrsP8xz7LOet98C1NzXqjqHfKtYJzs1ULnhuj37ve3ti9PQ9Y20/+X97qf7f63WEzP0Fc1zpww==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects_3" width="30" height="30" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJytVr1OG0EQ3pxcmMY629LR0EFew4/gwg9gieMJki7uLIs3IEVk8wBRIE0aCqgigUl6x06gRCIpkOIicjp2dDe6z3Oze2vgk0Z33r9vvm/2Bowx5kfTlLAIHNttZc+rpDxnAs6eNf1r5bp7y/MbuJj3NNLz430zz9kSJ5E+PgXef/b9l9BcxeHTh5A6mHfvCV77wDq1fT8tx3/Bo2leKPXTfEBPtTq5OH3cPrhq6ON83armll65tGjjuHdaocVVa+mt785pc3/g+9kDvbtCu+uOueC6ezOhWfIgyH/m5X0hvcm3lnDXMGb/VTkY8vcmCOmTb2Jj3troxTlf3ZiDuv/clr2/W4F3mPjQ5yjJgnC0bUya8863svCBvofVhrVntJIs3lvOw+1Cbwhv1fcQig/tQi+Cv2HydCfK/PX1m0+B3jM+tgu9GvcKwsUZkofsa8uk0Ps14NzlC/lMWuf5neP7fW1//1XOJ85LO3drn+/sukGsr6sCamUk1o+hHZt6+uBNzkXcGCF5cO4DwUs9hUBz6Dutv2qu817bvvbNRqeW+cb87Bv2h0FczpN9TkTtz+35F0o85Lzf817bra37hucQZ5rznjXK+jk3AudBOhj8Plf879agBzSLJ/GnoHfaKHKaxUVeCJqn8740sqB31EHvzNGvFedLvYRUeM45DeP1OdSBvBrIB96HXo8cPUHrUZyHi/dOqQ97jPuwFrIuPfC3o2ih9X0Y53fpNXs8itdrxet6wscUnl04E/uI9EC7UzjGNUaP01jvwzRGOfN+7XuguzdU7h1Bfqt4T3BsJGpBY2P7e5LHsfJ3ZazMTaLnx2fx/72cR/DYI4Sx2T0=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects_9" width="30" height="30" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJylVr1OG0EQ3pxcQGPdGenS0AE9T8AjuPADIOXyBEkXd5afAgEPEPHT0KQIFRIYaKiMgaREIlhCgiIiXXa0O7rv5mbXZ/ik0a3375v5ZnZkY4y5zkwNNw3nVjrue5bX10yDu8dZfK/c92B5/gAX8x4kun98bhy5W2I/0edHwPvXju9EzLM4YvEhZBzMu/oGrWPgOLVzt5bjn+DRYr5R8qfpgJpqeQpxxrhjCOUwxrnWmc0ttQrFos3j2dGMWEK5ltrGak5be4T3swrxrojYQzUWQqj2xiJmyYMg/ZmXzzXpTbG9hPu2MZ8+1I0hf8+DJn3yS2rMV2u91PMtGPN5IX5vx9bvYsMaJj7UOcmdMQrPO1l0FgO9h9c5c8/o5M4YvTl4Z72HGG79+6T8by2V8SL4DZOmy4nTF9/+x6RqTUA+c71+Xyrj1bhfwWSPY//Xbf3vNfADeV/yMt6TBhq++D1XmesF07zqA2GS1f2gfsr7yU+KdeJrjuv73P5+VnwgzlO79tt+v9l9/dTtuwYfrrLSD9TqDtYwVkZu/RrYuVGkD/7yPhE3mvTjAWwK+pLvfcFLPYVAa6g77T/LqrznVq8Laxstpxvzs27YH/pp3U/WORf18NPef6zYk+e99L2226rqhvcQZ+F5f7Tr2rFvBPaD4mDweKLo321BD8jKL/EXEO+oXfo0Tku/ELRO9x21ndEY46Axc2y2yvtlvIRCaM4+DdLqGsaBvBpIBz6HWg8DPUHrUexHiPdeyQ9rjOcwFzIvPdB3Q4mF9m/CPI+l1qzxMK3mivf1hI4FfLtwJ/YRqYFWUzjHOUaNi1TvwzRHPvN57T1Q7Q2UuiPIt4p1gnNDkQua27a/d7ztKj19W1nbSd5vh+L/vVxH8Nx/FxH4Lg==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYCAOHBbDz6c2gJl/aYDsxQYuo8k9ZqLMLmTz0P2JrAaXHLn24TMPV7jDwGoy/EyM+0H2riFgNjl2E2MvMYDadtM6HdPKXkr0o+cfetk72PQSEw60SB/EmDlQ9lKrjMNnL3oeJlTeUMteeoGPA2TvYAGE8tVOIQaGXULUt3ewh/s1voGx9wqV7UX2x2U6+mkw20vtMKYHGGpu7hKg3IybgqjmIWMQuC6IqecaFrGbWMRgAGbGPWHi3YJuHwBMLTpH
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above_1" width="30" height="30" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYCAOHBbDz6c2gJl/aYDsxQYuo8k9ZqLMLmTz0P2JrAaXHLn24TMPV7jDwGoy/EyM+0H2riFgNjl2E2MvMYDadtM6HdPKXkr0o+cfetk72PQSEw60SB/EmDlQ9lJaxqWIQ+gwWdz2oudhQuUNKXbjs5eW4BOSXR8HqEwZLIBQvtopxMCwS4j69g72cL/GNzD2XqGyvcj+uExHPw1me6kdxvQAQ83NXQKUm3FTENU8ZAwC1wUx9VzDInYTixgMYDODkFvQ7QMAqBc8Og==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above_2" width="30" height="30" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYCAOHBbDz6c2gJl/aYDsxQYuo8k9ZqLMLmTz0P2JrAaXHLn24TMPV7jDwGoy/EyM+0H2riFgNjl2E2MvMYDadtM6HdPKXkr0o+cfetk72PQSEw60SB/EmEmpvVPEyTOTWmVcmCxue9HzMKHyhlr20gt8HCB7BwsglK92CjEw7BKivr2DPdyv8Q2MvVeobC+yPy7T0U+D2V5qhzE9wFBzc5cA5WbcFEQ1DxmDwHVBTD3XsIjdxCIGA9jMIOQWdPsAjvA65w==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above_3" width="30" height="30" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYCAOHBbDz6c2gJl/aYDsxQYuo8k9ZqLMLmTz0P2JrAaXHLn24TMPV7jDwGoy/EyM+0H2riFgNjl2E2MvMYDadtM6HdPKXkr0o+cfetk72PQSEw60SB/EmEmpvVPEyTOTkjIuTBYV47IXPQ+jlzcwvchmELIX2X5c9hJrBiluwCb/kcQwJGQ3uW6jpRvwAUL5aqcQA8MuIdLdQAiQGu70Btf4BsbeK1S2F9kfl+nop8FsL7XDmB5gqLm5S4ByM24KopqHjEHguiCmnmtYxG5iEYMBbGYQcgu6fQCPcEhh
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above_9" width="30" height="30" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYCAOHBbDz6c2gJl/aYDsxQYuo8k9ZqLMLmTz0P2JrAaXHLn24TMPV7jDwGoy/EyM+0H2riFgNjl2E2MvMYDadtM6HdPKXkr0o+cfetk72PQSEw60SB/EmDlQ9lKrjMNnL3oeJlTeUMteeoGPA2TvYAGE8tVOIQaGXULUt3ewh/s1voGx9wqV7UX2x2U6+mkw20vtMKYHGGpu7hKg3IybgqjmIWMQuC6IqecaFrGbWMRgAJsZhNyCbh8AE8Q5Vg==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Top" width="30" height="30" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBhaYC7TQLtgFIyCoQtG88/wB4fFRu0dzvZeGiB7R8EoGAWjYBQMXwAA9UEFiw==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Top_1" width="30" height="30" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBhaYC7TQLtgFIyCoQtG88/wB4fFRu0dzvZeGiB7R8EoGAWjYBQMXwAA9UEFiw==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Top_2" width="30" height="30" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBhaYC7TQLtgFIyCoQtG88/wB4fFRu0dzvZeGiB7R8EoGAWjYBQMXwAA9UEFiw==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Top_3" width="30" height="30" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBhaYC7TQLtgFIyCoQtG88/wB4fFRu2lB7g0QPaOglEwCkbBKBgF1AYAmBgEsg==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Top_9" width="30" height="30" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBhaYC7TQLtgFIyCoQtG88/wB4fFRu0dzvZeGiB7R8EoGAWjYBQMXwAA9UEFiw==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztVEEKwCAM8xX7/xf84a6lGJNGNthoISA1LpltndcYs9FoNH4KFG/p5lzrPlffr+k6PXmqq4Si63iu+kD/yrzu7qpyH4yn1pT5PK0X8hZ1Ff9of/XdvFbOMt3ouep1xatqV/KOt8hXOKquGmpPMJ/53UH7mYPq7cRuxhlX7fWYd2bVnXX3rTjFDZYZASs=
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<object id="1" name="west_lower" type="mapchange" x="0" y="512" width="32" height="64">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven4"/>
|
||||
<property name="place" value="east_lower"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="2" name="west_upper" type="mapchange" x="0" y="608" width="32" height="320">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven4"/>
|
||||
<property name="place" value="east_upper"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="3" name="east" type="mapchange" x="928" y="512" width="32" height="416">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven3"/>
|
||||
<property name="place" value="west"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="4" name="brv_employer_put_boulder" type="script" x="448" y="320" width="32" height="32"/>
|
||||
<object id="5" name="brv_flood_0" type="script" x="480" y="448" width="32" height="32"/>
|
||||
<object id="6" name="brv_flood_1" type="script" x="416" y="512" width="96" height="64"/>
|
||||
<object id="7" name="brv_flood_1a" type="script" x="416" y="352" width="64" height="64"/>
|
||||
<object id="8" name="brv_flood_2" type="script" x="288" y="576" width="64" height="64"/>
|
||||
<object id="9" name="brv_flood_2a" type="script" x="544" y="512" width="64" height="64"/>
|
||||
<object id="10" name="brv_flood_2_warning" type="script" x="384" y="576" width="32" height="64"/>
|
||||
<object id="11" name="brv_flood_key_set1" type="script" x="416" y="480" width="96" height="32"/>
|
||||
<object id="12" name="brv_flood_key_set1a" type="script" x="416" y="416" width="64" height="32"/>
|
||||
<object id="13" name="brv_flood_20_5" type="script" x="512" y="672" width="64" height="128"/>
|
||||
<object id="14" name="brv_flood_1a" type="script" x="544" y="640" width="64" height="32"/>
|
||||
<object id="15" name="brv_flood_1a" type="script" x="480" y="672" width="32" height="160"/>
|
||||
<object id="16" name="brv_flood_1a" type="script" x="576" y="768" width="32" height="64"/>
|
||||
<object id="17" name="brv_flood_2a" type="script" x="736" y="640" width="32" height="256"/>
|
||||
<object id="18" name="brv_flood_2a" type="script" x="320" y="736" width="32" height="96"/>
|
||||
</objectgroup>
|
||||
<objectgroup name="Mapevents_boulders" visible="0">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
</properties>
|
||||
<object id="19" name="brv_employer_carry_boulder" type="script" x="32" y="640" width="64" height="256">
|
||||
<properties>
|
||||
<property name="when" value="step"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="35" name="brv_employer_carry_boulder" type="script" x="160" y="800" width="32" height="32">
|
||||
<properties>
|
||||
<property name="when" value="step"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="36" name="brv_employer_carry_boulder" type="script" x="256" y="672" width="32" height="224">
|
||||
<properties>
|
||||
<property name="when" value="step"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="37" name="brv_employer_carry_boulder" type="script" x="352" y="768" width="32" height="64">
|
||||
<properties>
|
||||
<property name="when" value="step"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="38" name="brv_employer_carry_boulder" type="script" x="416" y="832" width="32" height="32">
|
||||
<properties>
|
||||
<property name="when" value="step"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="39" name="brv_employer_carry_boulder" type="script" x="480" y="800" width="32" height="32">
|
||||
<properties>
|
||||
<property name="when" value="step"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="40" name="brv_employer_carry_boulder" type="script" x="544" y="768" width="32" height="32">
|
||||
<properties>
|
||||
<property name="when" value="step"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="41" name="brv_employer_carry_boulder" type="script" x="512" y="672" width="32" height="32">
|
||||
<properties>
|
||||
<property name="when" value="step"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="42" name="brv_employer_carry_boulder" type="script" x="640" y="768" width="32" height="64">
|
||||
<properties>
|
||||
<property name="when" value="step"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="43" name="brv_employer_carry_boulder" type="script" x="640" y="672" width="96" height="32">
|
||||
<properties>
|
||||
<property name="when" value="step"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="44" name="brv_employer_carry_boulder" type="script" x="544" y="544" width="64" height="32">
|
||||
<properties>
|
||||
<property name="when" value="step"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="45" name="brv_employer_carry_boulder" type="script" x="832" y="640" width="32" height="224">
|
||||
<properties>
|
||||
<property name="when" value="step"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="46" name="brv_employer_carry_boulder" type="script" x="832" y="832" width="32" height="32">
|
||||
<properties>
|
||||
<property name="when" value="step"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="47" name="brv_employer_carry_boulder" type="script" x="736" y="832" width="32" height="64">
|
||||
<properties>
|
||||
<property name="when" value="step"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="48" name="brv_employer_carry_boulder" type="script" x="896" y="544" width="32" height="384">
|
||||
<properties>
|
||||
<property name="when" value="step"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="49" name="brv_employer_carry_boulder" type="script" x="576" y="416" width="32" height="32">
|
||||
<properties>
|
||||
<property name="when" value="step"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="50" name="brv_employer_carry_boulder" type="script" x="448" y="320" width="128" height="32">
|
||||
<properties>
|
||||
<property name="when" value="step"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn" visible="0">
|
||||
<object id="20" name="brv_employer" type="spawn" x="416" y="320" width="32" height="32">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="spawngroup" value="brv_employer"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="21" name="brv_villager11" type="spawn" x="544" y="576" width="128" height="64">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_villager11"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="22" name="brv_villager12" type="spawn" x="192" y="704" width="128" height="128">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_villager12"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="23" name="brv_villager9" type="spawn" x="608" y="768" width="128" height="128">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_villager9"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="24" name="brv_villager13" type="spawn" x="192" y="736" width="64" height="64">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_villager13"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys" visible="0">
|
||||
<object id="25" name="brv_employer_check_boulder" type="key" x="32" y="704" width="64" height="32">
|
||||
<properties>
|
||||
<property name="phrase" value="brv_employer_check_boulder"/>
|
||||
<property name="requireId" value="brv_boulder"/>
|
||||
<property name="requireNegation" value="true"/>
|
||||
<property name="requireType" value="inventoryKeep"/>
|
||||
<property name="requireValue" value="5"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="26" name="brv_employer_check_boulder_2" type="key" x="0" y="512" width="32" height="416">
|
||||
<properties>
|
||||
<property name="phrase" value="brv_employer_check_boulder_2"/>
|
||||
<property name="requireId" value="brv_boulder"/>
|
||||
<property name="requireNegation" value="true"/>
|
||||
<property name="requireType" value="inventoryKeep"/>
|
||||
<property name="requireValue" value="1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="27" name="brv_employer_check_boulder_2a" type="key" x="928" y="512" width="32" height="416">
|
||||
<properties>
|
||||
<property name="phrase" value="brv_employer_check_boulder_2"/>
|
||||
<property name="requireId" value="brv_boulder"/>
|
||||
<property name="requireNegation" value="true"/>
|
||||
<property name="requireType" value="inventoryKeep"/>
|
||||
<property name="requireValue" value="1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="28" name="brv_employer_get_boulder" type="key" x="64" y="640" width="32" height="32">
|
||||
<properties>
|
||||
<property name="phrase" value="brv_employer_get_boulder"/>
|
||||
<property name="requireId" value="base_nondisplay"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="29" name="brv_flood_key" type="key" x="416" y="448" width="96" height="32">
|
||||
<properties>
|
||||
<property name="phrase" value="brv_flood_key"/>
|
||||
<property name="requireId" value="brv_nondisplay"/>
|
||||
<property name="requireNegation" value="true"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="70"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Replace" visible="0">
|
||||
<object id="30" name="brv_nondisplay:81" type="replace" x="0" y="384" width="544" height="256">
|
||||
<properties>
|
||||
<property name="Above" value="Above_1"/>
|
||||
<property name="Ground" value="Ground_1"/>
|
||||
<property name="Objects" value="Objects_1"/>
|
||||
<property name="Top" value="Top_1"/>
|
||||
<property name="requireId" value="brv_nondisplay"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="81"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="31" name="brv_nondisplay:82" type="replace" x="0" y="384" width="544" height="256">
|
||||
<properties>
|
||||
<property name="Above" value="Above_2"/>
|
||||
<property name="Ground" value="Ground_2"/>
|
||||
<property name="Objects" value="Objects_2"/>
|
||||
<property name="Top" value="Top_2"/>
|
||||
<property name="requireId" value="brv_nondisplay"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="82"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="32" name="brv_nondisplay:83" type="replace" x="0" y="384" width="544" height="256">
|
||||
<properties>
|
||||
<property name="Above" value="Above_3"/>
|
||||
<property name="Ground" value="Ground_3"/>
|
||||
<property name="Objects" value="Objects_3"/>
|
||||
<property name="Top" value="Top_3"/>
|
||||
<property name="requireId" value="brv_nondisplay"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="83"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="33" name="brv_nondisplay:89" type="replace" x="0" y="384" width="544" height="256">
|
||||
<properties>
|
||||
<property name="Above" value="Above_9"/>
|
||||
<property name="Ground" value="Ground_9"/>
|
||||
<property name="Objects" value="Objects_9"/>
|
||||
<property name="Top" value="Top_9"/>
|
||||
<property name="requireId" value="brv_nondisplay"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="89"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
320
AndorsTrail/res/xml/brimhaven2.tmx
Normal file
320
AndorsTrail/res/xml/brimhaven2.tmx
Normal file
@@ -0,0 +1,320 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.2" tiledversion="1.3.0" orientation="orthogonal" renderorder="right-down" compressionlevel="0" width="30" height="28" tilewidth="32" tileheight="32" infinite="0" nextlayerid="9" nextobjectid="30">
|
||||
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bed_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="129" name="map_border_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_border_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="257" name="map_bridge_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="385" name="map_bridge_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="513" name="map_broken_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_broken_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="641" name="map_cavewall_1" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="749" name="map_cavewall_2" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_2.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="857" name="map_cavewall_3" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="965" name="map_cavewall_4" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_4.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1073" name="map_chair_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_chair_table_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1329" name="map_crate_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1457" name="map_cupboard_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_cupboard_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1585" name="map_curtain_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1713" name="map_entrance_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1841" name="map_entrance_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1969" name="map_fence_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2097" name="map_fence_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2225" name="map_fence_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2353" name="map_fence_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2481" name="map_ground_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2609" name="map_ground_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2737" name="map_ground_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2865" name="map_ground_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2993" name="map_ground_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3121" name="map_ground_6" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_6.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3249" name="map_ground_7" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3377" name="map_ground_8" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_8.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3505" name="map_house_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3633" name="map_house_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3761" name="map_indoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3889" name="map_indoor_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4017" name="map_kitchen_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_kitchen_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4145" name="map_outdoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4273" name="map_pillar_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4401" name="map_pillar_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4529" name="map_plant_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4657" name="map_plant_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4785" name="map_rock_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4913" name="map_rock_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5041" name="map_roof_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5169" name="map_roof_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5297" name="map_roof_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5425" name="map_shop_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5553" name="map_sign_ladder_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_sign_ladder_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5681" name="map_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5809" name="map_trail_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5937" name="map_transition_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6065" name="map_transition_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6193" name="map_transition_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6321" name="map_transition_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6449" name="map_tree_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6577" name="map_tree_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6705" name="map_wall_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6833" name="map_wall_2" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6953" name="map_wall_3" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7073" name="map_wall_4" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_4.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7193" name="map_window_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7321" name="map_window_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer id="1" name="Ground" width="30" height="28">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eAG1lL1tQzEMhB/cpXaXSTJChvQKTmB4gBSZIOuksg7IBx8IkrIdqyCO4t89SuQ7vWzb9/4qp3H+HSJ0e6YTq/iZHHfb9mGi3LfXq1Ar2j0GndgZZ+ZX7vvgRagV7fgdic3qRtuX9aq+lUt+pmNzVE3OsX51/hlcftf35ld1Z3bxeM8reFXzPGY1ive8ireaf3pexcvMO4qLnqs7iXfkZ+V07ym/zz267BLNlzC7k86mnBkvHIpDB+GlF78TbBnOeOM3wQeyv/TGfQixZVjxyp59p2zOCW8VW9k73uw7ZVNO/G9UsZW94/W3cl057BD9uv8WveP1t3JdOdohuHV2/y16xysffnRH31+3Zzrz6T5sHXq86+yR8PC3y+5Hr2rjFyrGz53uvHrrz4a7q+O83Q5Qg7livp/B2+2AeMW5grfaB3HS3wreah8yXnp/xj3zhtmceb9wCv/LG+eebwBX8FJb+1jt5KO8XU3xxrp8C+h3G3Vi4AA9rnoPj0HP8vE9gtQD761xAQmlgas=
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="Objects" width="30" height="28">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eAGllr1rVFEQxZ9J1HSJgoGIlZ02KjYWNkmsRCSJXygq7EatgrAbUGsLGytLEQW19M8I+NGKiIVNFvQfEFN7frw5OLm83c1uBmbnfpyZc+fO3JcsT1c75MuhHdNdT+YmmqE/FO/J/npvS1y90GXZl8eq6s+B2oIgxsfgX9LeBSniMVhk0Bl9jvm5qjoqLQVeZPJgbcvfBXEuBq/HTVjyapIT4jwZvGW+63EPb2U/hX+Zi+N+O1JHN66Jq1z7ebhcqSryfR+8edc8eW2Ucen/oag/vK7lKHEHYVdnB+3We/C+i3x9RvdE6e19rz+WXxO23Yc35wzvKLUyp+1NcdyScgYL+ebe93gjnQfevUjmcxzyzb3vMbzOcRzestfNZ9tR/K70c7wNczFvaR0pedvxVuvd/r9NdS3RxszoHc1KV8T5Kvq65O3ugndYviU/c/I0J/OSl7VhMg5vGXMcXterfFfUz73rb7jnmff2/P98qasVTB5/1d8BdJjw/XHv+hvuefZdT7zU1QrG41+qy5Y4e9Lf0Ys5hnuHNfKdEmZ7pka09EY3pB3pmvRqeuPnxf1GPea7Oy5f6oclzl/F8X1ua8yesZnfY2M5z3PxEMMCr7kvidfyWlhw99Xz3Flb1j2U8zK+n7WPOZkzzrybmiM9cSDk2c/iyz75Glejh//iA++9uGvy+i61tIL/YthVWfiuy96QrsS68c7N80GW93uq8DfeeWT7oAHrO7QfdZgSzu+m6R35TtdU29MR80qqs2NdS3z+G21rTLbw+t0Mekf45G8X88vB73xZy/zMEfd0vucJ8e4LBcM5UORcvEHX1PftO6hRem+BZ57vNPMYW9rc+9n3bOTE92qvQlzfPXfH+c8oLm+yG737TPaRdCn4+F4hPgdj3zPjLK4HfUDMTsTMGI8XhFkM3NPgtD/95Hw5h/trU//rgmHvjpR6uAb2Yf1F4uX/M3xcM/M7Bvau9KEUX+cLzhiPM857pb/j24eYTVjHsgX3D5k+qnM=
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="Above" width="30" height="28">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eAHtVs0OAUEM3l0HbsiGxGu4cXDnGXgqR/E0zi7cJTyCBxDTzDbpdLfzsypITLI6037Tr+20ibyXOauozjnTO6DqgNgmW6ruOIq/cRjHY0PIU4KvFGyIN2Tf9kOI77JfSt14ZoMsm5uPrmuXnuz+YXhvDfo6Mk6zNJwrxivNgmb/x0VnUbT/sSYo0Y9Uk86wfb1o/2NNUCKvVJPS8Eo2vBsjeZ54h9YEdSAh33tkf0APS33M80QOWhPUgfTly3OAHoYPFn83jrUo/6+Ur5QDeONv48NK7NyHhKN66d0oJrRv40N6txAXtWv4oP5+fS/NzrvywtnA2aE8OEe7gmp19r7ZaDMDGlGFZmAx0WCp+/jPgFsTrTpPX3gvrRggs7WJY+OJZR85X+eE/9luRT97egJN5CiT
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="4" name="Top" width="30" height="28">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eAFjYBgc4LDY4HDHqCtGQ2A0BEZDYDQEBm8IHATWFaP1xeCNH1JcdnmA6v2BSj+j9pKSOshXOxrO5IfdqE5ECAAAFTgJYg==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="5" name="Walkable" width="30" height="28">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eAHtkOsNhDAMg5ni9l+BDU8Wss5YaZoU+u8qQV7O56rn5zhO+Q452o9ykaZptOs9BfjMa9V2c7Kwh1wPZx6hca3uee77WndZzs5q9fE823tj5n6o3z6Rx6i34j2688jD+yue3FFW1NP505x8RLD8KB8zrZ/k7uM12d5nzXk3cr8au/yRPvMb7bzR//v+XoDviQ7z1Ugq91lHUTXMqxE8aDV6fk3zPxlUZf7U7IiZL+9YjX6/GXs0d063HnErfXhBp/Gq5v8KP9LMybmCTKiYVyN3cofedObdo/XUmXePdFdHXCiiftS7066qoos0O3q83w72LuYX07dgMw==
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="6" name="Mapevents">
|
||||
<object id="1" name="north1" type="mapchange" x="128" y="0" width="96" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven4"/>
|
||||
<property name="place" value="south1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="2" name="north2" type="mapchange" x="480" y="0" width="320" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven4"/>
|
||||
<property name="place" value="south2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="3" name="east1" type="mapchange" x="928" y="32" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven8"/>
|
||||
<property name="place" value="west1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="4" name="church" type="mapchange" x="288" y="480" width="64" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven_church"/>
|
||||
<property name="place" value="entrance"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="5" name="school" type="mapchange" x="416" y="64" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven_school"/>
|
||||
<property name="place" value="entrance"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="6" name="farmhouse" type="mapchange" x="704" y="672" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven2_farmhouse"/>
|
||||
<property name="place" value="entrance"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="7" name="laundry" type="mapchange" x="704" y="448" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven2_laundry"/>
|
||||
<property name="place" value="entrance"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="8" name="woodcutter" type="mapchange" x="768" y="256" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven2_woodcutter"/>
|
||||
<property name="place" value="entrance"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="9" name="prison" type="mapchange" x="64" y="64" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven_prison"/>
|
||||
<property name="place" value="entrance"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="10" name="brv2_grave_1" type="sign" x="384" y="608" width="32" height="32"/>
|
||||
<object id="11" name="brv2_grave_2" type="sign" x="128" y="544" width="32" height="32"/>
|
||||
<object id="12" name="brv2_grave_3" type="sign" x="192" y="608" width="32" height="32"/>
|
||||
<object id="13" name="brv2_grave_4" type="sign" x="256" y="608" width="32" height="32"/>
|
||||
<object id="14" name="brv2_grave_5" type="sign" x="192" y="544" width="32" height="32"/>
|
||||
<object id="15" name="brv2_grave_6" type="sign" x="128" y="608" width="32" height="32"/>
|
||||
<object id="16" name="brv2_grave_7" type="sign" x="128" y="672" width="32" height="32"/>
|
||||
<object id="17" name="brv2_grave_8" type="sign" x="320" y="608" width="32" height="32"/>
|
||||
<object id="18" name="brv2_grave_9" type="sign" x="192" y="672" width="32" height="32"/>
|
||||
<object id="19" name="brv2_grave_10" type="sign" x="448" y="608" width="32" height="32"/>
|
||||
<object id="20" name="brv2_grave_11" type="sign" x="256" y="672" width="32" height="32"/>
|
||||
<object id="21" name="brv2_grave_12" type="sign" x="192" y="736" width="32" height="32"/>
|
||||
</objectgroup>
|
||||
<objectgroup id="7" name="Spawn">
|
||||
<object id="22" name="woodcutter" type="spawn" x="800" y="288" width="96" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_woodcutter"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="23" name="farmer" type="spawn" x="736" y="704" width="128" height="96">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_farmer"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="24" name="farmgirl" type="spawn" x="576" y="640" width="128" height="128">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_farmer_girl"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="25" name="brv_villager6" type="spawn" x="448" y="384" width="160" height="160">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_villager6"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="26" name="brv_villager7" type="spawn" x="160" y="128" width="160" height="128">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_villager7"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="27" name="brv_villager8" type="spawn" x="320" y="128" width="160" height="128">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_villager8"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="28" name="brv_villager10" type="spawn" x="480" y="128" width="192" height="192">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_villager10"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup id="8" name="Keys">
|
||||
<object id="29" name="brv_sign_school" type="key" x="384" y="96" width="32" height="32">
|
||||
<properties>
|
||||
<property name="phrase" value="brv_sign_school"/>
|
||||
<property name="requireId" value="base_nondisplay"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="2"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
220
AndorsTrail/res/xml/brimhaven2_farmhouse.tmx
Normal file
220
AndorsTrail/res/xml/brimhaven2_farmhouse.tmx
Normal file
@@ -0,0 +1,220 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">
|
||||
<map version="1.0" orientation="orthogonal" width="12" height="8" tilewidth="32" tileheight="32">
|
||||
<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_transition_5" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6577" name="map_tree_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6705" name="map_tree_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_tree_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6833" name="map_wall_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6961" name="map_wall_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7081" name="map_wall_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7201" name="map_wall_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_4.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7321" name="map_window_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7449" name="map_window_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer name="Ground" width="12" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJw7xsnAcIxEvEOKOAxTf0KKOAxTf5hITI56kLuIVb8D6i5i1YPUPuXExIexiMEwAKjtT4M=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects" width="12" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYCAdSAgwMEgC8R8ZBoapbAwM4kD2Xz6EGAjI8WPq45FlYFjKhim2mRVVLB7IdwRiJ6h4ItBcHyj7OJA+DMQaSOrz0fRjAxZI7Fqg+jog3sGHEHsEdO9DfghtyYKqtxeotg+ITyCp/wRU95EfQjexYOohFgAAyekVDw==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above" width="12" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYCAdHBajnvrtrLQ1n1j1jALUM58UAAD7UwXk
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="12" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzbKMbAsHEQYxDAxsamDh8gpI+QGCE5QnbgkgMA84A8ow==
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<object name="entrance" type="mapchange" x="160" y="224" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven2"/>
|
||||
<property name="place" value="farmhouse"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn">
|
||||
<object name="farmer" type="spawn" x="64" y="96" width="288" height="96">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_old_farmer"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys"/>
|
||||
</map>
|
||||
226
AndorsTrail/res/xml/brimhaven2_laundry.tmx
Normal file
226
AndorsTrail/res/xml/brimhaven2_laundry.tmx
Normal file
@@ -0,0 +1,226 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">
|
||||
<map version="1.0" orientation="orthogonal" width="12" height="8" tilewidth="32" tileheight="32">
|
||||
<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_transition_5" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6577" name="map_tree_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6705" name="map_tree_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_tree_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6833" name="map_wall_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6961" name="map_wall_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7081" name="map_wall_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7201" name="map_wall_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_4.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7321" name="map_window_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7449" name="map_window_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer name="Ground" width="12" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJw7xsnAcIxEvEOKOAxTf0KKOAxTf5lITI56kLuIVb8D6i5i1YPUPuXExJexiMEwABfLUhM=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects" width="12" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYCAdbOJjYDgExH9kGBg2AulHQPyPn4HhPz9EHBs4CBTnkWVgeAyV5xNgYOAXgLB5gJgXSW0iBwNDIRA3AnEyEHezMjB84ofgt0AMtJZBFk39bH4IG6S+kxUhd4OFgeEmEN9iQVWfBLUDZj4MvACqewnEr5DUWwHlXwHdPYcfd5hMZsEthw8AAFD4G0k=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above" width="12" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYCAdHBYbfOqTOCAYG2jip697SAEAJnQGfA==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="12" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzbKMbAsHEYYhigpnp8gJA+XHIAM49BTQ==
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<object name="entrance" type="mapchange" x="160" y="224" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven2"/>
|
||||
<property name="place" value="laundry"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn">
|
||||
<object name="worker" type="spawn" x="96" y="192" width="64" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_laundry_worker"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="boss" type="spawn" x="224" y="128" width="96" height="96">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_laundry_boss"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys"/>
|
||||
<objectgroup name="Replace"/>
|
||||
</map>
|
||||
219
AndorsTrail/res/xml/brimhaven2_woodcutter.tmx
Normal file
219
AndorsTrail/res/xml/brimhaven2_woodcutter.tmx
Normal file
@@ -0,0 +1,219 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.2" tiledversion="1.2.2" orientation="orthogonal" renderorder="right-down" width="10" height="8" tilewidth="32" tileheight="32" infinite="0" nextlayerid="8" nextobjectid="3">
|
||||
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bed_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="129" name="map_border_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_border_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="257" name="map_bridge_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="385" name="map_bridge_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="513" name="map_broken_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_broken_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="641" name="map_cavewall_1" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="749" name="map_cavewall_2" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_2.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="857" name="map_cavewall_3" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="965" name="map_cavewall_4" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_4.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1073" name="map_chair_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_chair_table_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1329" name="map_crate_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1457" name="map_cupboard_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_cupboard_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1585" name="map_curtain_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1713" name="map_entrance_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1841" name="map_entrance_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1969" name="map_fence_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2097" name="map_fence_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2225" name="map_fence_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2353" name="map_fence_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2481" name="map_ground_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2609" name="map_ground_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2737" name="map_ground_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2865" name="map_ground_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2993" name="map_ground_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3121" name="map_ground_6" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_6.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3249" name="map_ground_7" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3377" name="map_ground_8" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_8.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3505" name="map_house_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3633" name="map_house_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3761" name="map_indoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3889" name="map_indoor_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4017" name="map_kitchen_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_kitchen_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4145" name="map_outdoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4273" name="map_pillar_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4401" name="map_pillar_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4529" name="map_plant_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4657" name="map_plant_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4785" name="map_rock_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4913" name="map_rock_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5041" name="map_roof_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5169" name="map_roof_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5297" name="map_roof_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5425" name="map_shop_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5553" name="map_sign_ladder_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_sign_ladder_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5681" name="map_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5809" name="map_trail_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5937" name="map_transition_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6065" name="map_transition_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6193" name="map_transition_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6321" name="map_transition_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6449" name="map_transition_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6577" name="map_tree_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6705" name="map_tree_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6833" name="map_wall_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6961" name="map_wall_2" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7081" name="map_wall_3" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7201" name="map_wall_4" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_4.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7321" name="map_window_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7449" name="map_window_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer id="1" name="Ground" width="10" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzbysnAsJVIvEMKP4apOyGFH8PUnSKASVEHsp+Quh1Q+wmpA6l5yomKT3FiioEwALgMQfY=
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="Objects" width="10" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYCAd/JFB0Df4IOxpbAj5T6yomEeWgWEnkH4IVLsMSR0TGyp+CpQ/yQqRaxJAqAsCssNZGBjcWfC7KwmPOg0kdiCauioBCF4E5FsQFQIIAADXSxHF
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="Above" width="10" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYCAeHBajnbqPfMSpY+Snrr2UAgBAQwYm
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="4" name="Walkable" width="10" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzbKMbAsHGQYBBApvGpQwbkqiHGLkLqADBtNN0=
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="5" name="Mapevents">
|
||||
<object id="1" name="entrance" type="mapchange" x="128" y="224" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven2"/>
|
||||
<property name="place" value="woodcutter"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup id="6" name="Spawn">
|
||||
<object id="2" name="owner" type="spawn" x="160" y="96" width="128" height="96">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_woodcraftsman"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup id="7" name="Keys" visible="0"/>
|
||||
</map>
|
||||
408
AndorsTrail/res/xml/brimhaven3.tmx
Normal file
408
AndorsTrail/res/xml/brimhaven3.tmx
Normal file
@@ -0,0 +1,408 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">
|
||||
<map version="1.0" orientation="orthogonal" width="30" height="30" tilewidth="32" tileheight="32">
|
||||
<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>
|
||||
<tileset firstgid="7449" name="map_transition_5" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7577" name="map_guynmart" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_guynmart.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer name="Ground" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJytlzFuwzAMRQ0DHezVm0+SEwQ9pK8QB8nWSW2nAp2SLj1Ahp7BU03URL+/KYlKG+ADiRT5kdSnbI91VY1OHWft26o6wNgNdJl1dUjWPxfoZeEGGOPYbg4FZ3yqj1mnZp1XiPBVGLeOeevC3HO3Vajt+uD6AOwS7nXhvnZbaQ4cj9RVP5f61xue/UAJd9dvJeMyz/HI+LRIviv3rSmTrH3stzo1dkzMDX/goib6bcWDXK11KfepTnOtsYnG7uG+G1yvkMuxsjw5s4c5R54XbmxO11tsyRnZOQ/zPHI/u61SOSObPbx/WHN53stNsT0e5vkRuF/dVjku7zV6h73E50asFrt+zfXU2+PnQNzUGeStd6y3cE7PDavHS/vKqjdzrT7yqG1/dE+92be5/uVeTnFT7BTXuqfyWaDcHNviYp8cMn627mclex07Ow4ZP1tngcdrnDNfX7jDoty9DK8j9WbvMNvqIz47xuUZzHN/i8WVqzVKuUd4VvQqx2Vv43+RW8KM7UNqn/+T6/F3ijs6uQP50Nq7mL/wOvxOMSRkvYPwf6ycOV9d+w2CCbDk
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzVVr9rFEEUHjfsmbM4cgcuRLbwT/AfEANqOrHQiLELVpZqkbSCFsHKWlLYRrsTtIjViXtHtDirA08lC5YJiD+w9D1nPubtc2bvcqbxg8fOzey87/3eM8aY9x0zE54ms90D1v7x/lHZ8T+hPB4/GzasADouzUicTkwRv2Q+fn+POMtGda9D7+aJfS4mlqMp9nh9yv2WuJgbs0zyreF9WJxgn/TzVzadfCDpNo1507b3VojzGsmciO+uOztNe9u5Xa+m/rxo19sVwk/HDayTvg2SEel6mHp7GGeELbccb5Z4uw6LgnhLwd13etYot3dI7pLcnLd7m6l/Z+TeY9tm6bUi8/e17dkh9X0kXa8i8onkq/APsZY+h3CWfB26dwaR2B6wnsicHGc+RgB8Zu4i4DfjkuOtiwGf9SM2jZ3uXsBncL87adfboqcYQxUTPjtP71zI47YA+y7WOh66toG5mpnFZ1eI8+oUvBzjsdPfUzw618jjelp9T/asPEP+zuVWOB5Ys679SI390SniPQmxXF/OrXA8sL4u7AvVWCjet8Wc0NDzSs4aWQ/dVpWXURdv1nPP8a4uGHNjwa5DdTup33GOGgv1o4z3IxGjDbd+kv59hxHrbY1JPoMb0HmZFXU1FuutOnD80dN4YgboXh+43uKejnGzz8gp8rTkdC6p/kVP44kZgN+yNhBv1KPkLyI+8/8H9IrEFu13yYfnYjb9aNna2FS9MQ7oXj5WFYn7dP+B07EX+Bb0aO81yfdWdV/WR78d5l0RXPo7HdIjAX93OzaPpVtjn/0fKV58i3uBWJei72L/cZ4l3t8d9Q3GPtvwpeV5ByoOQKy22T49Q96SzhckL8WT97h3Pqv/AwdOJ/INX2LfSxkbDb5TEE+/4587guexmmtbgTnHOQjVl5yJWs9RgG3R9QVwTiTnb2YD7t4=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYCANHBYjUQOVwGCx954wfex9yI7K/0fA3stAd8qxQzAlgJGDeDeBwCUax0swK3Y3MeFxJ6mAkwmVLwPkJ7NiV4svHT6TJYxJBTxQt+ELZ2LsJcduSgEp9uLLV4TyHD75pWhxiy1fPWLHLo+e53DlSZj+y3jiiFAaxpfvPuLI05+g4h/R7EX28yFR3OYSAoTsBQF0PyPbzYMW9uhpGDnfzUZi4woL5PBC9zO63eSAszjCilCexwcsBRgYrAQI2y2D5PZIaNkDCq+LaHbDwhtmLy4/ewLt9CLCXhDIgNqXyQpho9sJAh+R7CVkNwxgqy+QAbF1KcjPpJRjuNItzD346lLksoBUP+OyF1/ehgFc9RkxdhNjPi6wi8jyAZvdp4jQK4OjPKCk3VACTKOlOOrngQT4yn9i9IYzQnAEI2n6KAlLfHUHPkCN9jhyeNHTXnL8PJfCumWgAbHpCwCkv2o0
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects_brother2_open_door" width="30" height="30" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztzTENADAIADASkuFfKwZwsJeD1kAjgJ9+O2/WzgsAwB0DFrwBBA==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Top" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBgFgxFcEhtoFxAHHrHT1vzDAxQOQyX8R8EoIBUMVJ4a7OC46EC7YBSMAvqC0bJgFIyCUQADABloBiE=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztk1EOgDAIQz3F7n+F3VB/TMxSoAWmPy7Zh1npY9jNcRzz2sy6dXP07a+4Sn8/l/uHb3LXfHRxGT+LzWYZzQxxLX+vH4Xt+Vm+lVx4vmz/jCaTF/Y8k/+OvjLcyvupzIrNk5JxhYsYaGW4qM7TRmz0zbC9/hXus4blIu3qgXTKfFB/kaf31qxaJmPKXTq4EXsnN6rJcpk7eHykUXqt5A95qDNlvRkfht3lw+g9XeXOzKwzM+94B1a+duRgx7aYJ4W1pJs=
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<object name="west" type="mapchange" x="0" y="320" width="32" height="416">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven1"/>
|
||||
<property name="place" value="east"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="north" type="mapchange" x="800" y="128" width="64" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven6"/>
|
||||
<property name="place" value="south"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="north2" type="mapchange" x="64" y="0" width="352" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven7"/>
|
||||
<property name="place" value="south"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="brimhaven_employee" type="mapchange" x="832" y="416" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven_employee"/>
|
||||
<property name="place" value="entrance"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="tavern" type="mapchange" x="864" y="704" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven_tavern1"/>
|
||||
<property name="place" value="entrance"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="burhczyd_check10" type="script" x="832" y="736" width="96" height="32"/>
|
||||
<object name="brother1" type="mapchange" x="512" y="192" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven_brother1"/>
|
||||
<property name="place" value="entrance"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="brother2" type="mapchange" x="672" y="224" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven_brother2"/>
|
||||
<property name="place" value="entrance"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="inn" type="mapchange" x="192" y="704" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven_inn_east"/>
|
||||
<property name="place" value="entrance"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="brimhaven_metalsmith" type="mapchange" x="128" y="512" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven_metalsmith"/>
|
||||
<property name="place" value="entrance"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="fortune_teller" type="mapchange" x="608" y="416" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven_fortune_teller"/>
|
||||
<property name="place" value="entrance"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Replace">
|
||||
<object name="brother2_door" type="replace" x="672" y="192" width="32" height="64">
|
||||
<properties>
|
||||
<property name="Objects" value="Objects_brother2_open_door"/>
|
||||
<property name="requireId" value="brv_nondisplay_multipurpose"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="20"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn">
|
||||
<object name="brv_fisher" type="spawn" x="608" y="736" width="96" height="192">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_fisher"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="brv_fish1" type="spawn" x="448" y="480" width="128" height="192">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_fish"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="brv_fish2" type="spawn" x="32" y="224" width="320" height="96">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_fish"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="exit_guard" type="spawn" x="832" y="160" width="32" height="32">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="spawngroup" value="brv_exit_guard"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="brv_villager1" type="spawn" x="704" y="256" width="160" height="64">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_villager1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="brv_villager14" type="spawn" x="256" y="576" width="224" height="320">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_villager14"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="brv_villager15" type="spawn" x="224" y="320" width="160" height="256">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_villager15"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="brv_villager4" type="spawn" x="672" y="416" width="160" height="288">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_villager4"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="brv_ball" type="spawn" x="800" y="864" width="64" height="64">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_ball"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="brv_playing_child2" type="spawn" x="800" y="832" width="96" height="96">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_playing_child2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="brv_playing_child3" type="spawn" x="800" y="832" width="96" height="96">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_playing_child3"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="brv_playing_child1" type="spawn" x="800" y="928" width="32" height="32">
|
||||
<properties>
|
||||
<property name="ignoreAreas" value="true"/>
|
||||
<property name="spawngroup" value="brv_playing_child1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="brv_playing_child4" type="spawn" x="800" y="832" width="96" height="96">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_playing_child4"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="guard_advent" type="spawn" x="128" y="736" width="128" height="96">
|
||||
<properties>
|
||||
<property name="spawngroup" value="guard_advent"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys">
|
||||
<object name="andor:1" type="key" x="608" y="896" width="64" height="32">
|
||||
<properties>
|
||||
<property name="phrase" value="brv_fisher"/>
|
||||
<property name="requireId" value="andor"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="andor:1b" type="key" x="640" y="736" width="64" height="32">
|
||||
<properties>
|
||||
<property name="phrase" value="brv_fisher"/>
|
||||
<property name="requireId" value="andor"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="brother2_door" type="key" x="672" y="224" width="32" height="32">
|
||||
<properties>
|
||||
<property name="phrase" value="brv_brother2_door1"/>
|
||||
<property name="requireId" value="brv_nondisplay_multipurpose"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="20"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="block_exit" type="key" x="800" y="128" width="64" height="32">
|
||||
<properties>
|
||||
<property name="phrase" value="brv_exit_forbidden_10"/>
|
||||
<property name="requireId" value="brv_nondisplay"/>
|
||||
<property name="requireNegation" value="true"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="100"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="block_playing_children" type="key" x="768" y="928" width="96" height="32">
|
||||
<properties>
|
||||
<property name="phrase" value="brv_playing_children"/>
|
||||
<property name="requireId" value="brv_nondisplay"/>
|
||||
<property name="requireNegation" value="false"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="143"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
452
AndorsTrail/res/xml/brimhaven4.tmx
Normal file
452
AndorsTrail/res/xml/brimhaven4.tmx
Normal file
@@ -0,0 +1,452 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">
|
||||
<map version="1.0" orientation="orthogonal" width="30" height="30" tilewidth="32" tileheight="32">
|
||||
<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_transition_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5937" name="map_transition_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6065" name="map_transition_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6193" name="map_transition_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6321" name="map_tree_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6449" name="map_tree_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_tree_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6577" name="map_wall_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6705" name="map_wall_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6825" name="map_wall_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6945" name="map_wall_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_4.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7065" name="map_window_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7193" name="map_window_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7321" name="map_trail_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7449" name="map_guynmart" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_guynmart.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer name="Ground" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJy9lsFqw0AMRF3fkmtO+aD+ZX4hBeNLSw8p5GJwe8jv5FSWRFSIGWkatj0M2Bs7TxpptZ42wzAJmne52HsvI5bCbDrvcvlnD+NNjJlxr07t/nWfy947FTw1X+Mu+1z2/GW8sT86cZX1WPMs98+73kgMV1GoByz3jLsSNutdxEU1N8+j7/PmR4jNehdxY80z3xtvuQuxWe8ibqw78v1IuMa2mrPeVerNfLd+noFizdX+yny3fXZ0fnom8515q/zm70+of4nvvubtf97dXoj7MPPAcp7AOvJ9dYznp2H4CtwVxBFjM11G7gXy3HNZT/g4YmwKl3nehLhLEOsXUzWHke+eG+OruHatzGH1rGBxIv/iDH5krypxovVq9vbUdovnmfex+qZSzyplnnlu9U2lnlVZLdD1X+XbvM7ma+98rbYoL59v9Q2pns3MZxQvOscU/YbL+rlStV+r+j4Sb6/Z8h+sODdYX/WaEage34RZ6hM=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Ground_9" width="30" height="30" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJy9lsFqw0AMRF3fkmtO+aD+ZX4hBeNLSw8p5GJwe8jv5FSWRFSIGWkatj0M2Bs7TxpptZ42wzAJmne52HsvI5bCbDrvcvlnD+NNjJlxr07t/nWfy947FTw1X+Mu+1z2/GW8sT86cZX1WPMs98+73kgMV1GoByz3jLsSNutdxEU1N8+j7/PmR4jNehdxY80z3xtvuQuxWe8ibqw78v1IuMa2mrPeVerNfLd+noFizdX+yny3fXZ0fnom8515q/zm70+of4nvvubtf97dXoj7MPPAcp7AOvJ9dYznp2H4CtwVxBFjM11G7gXy3HNZT/g4YmwKl3nehLhLEOsXUzWHke+eG+OruHatzGH1rGBxIv/iDH5krypxovVq9vbUdovnmfex+qZSzyplnnlu9U2lnlVZLdD1X+XbvM7ma+98rbYoL59v9Q2pns3MZxQvOscU/YbL+rlStV+r+j4Sb6/Z8h+sODdYX/WaEage34RZ6hM=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Ground_3" width="30" height="30" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzFljEOwjAMRUu3sjL1QNySK4BUsYAYisTCwMJ1mFAEFpb1/e1WAYYvQWh59rfjZOiaZkhov+Ly3tu1WBlm0WXFpZ/dtC95TMZ9KJXvh55L3hsDXjZf4V57Lnn+3r7Y50rczLqtOcv99tbRieGRFOoByR1xr91HiO31LuKimovn1nfNRWyvdxHX1pz5brmW7fUu4tq6I9+3hFskNfd6N1Nvz3fpZ4+tc8/2F/Nd9tlW+TmHzfqe7bkR9G/Elv85qT1o9yHzQHIewDqredF6wX+XOGxsonvre8F897hTxObev7geX3MjbzLcqB8yMaI40LqdwXP2aiZOtB7N3ppaLvE80z5Gd6rsWZWZZ5ob3amyZxWrBfr8rXyL12y+1s5Xaovy0vlGd8js2ez5jOJF51hGU7heP0eK9mtU3znx1potv2DZueH1Va0ZgerxBNE475g=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects" width="30" height="30" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJytVz1vE0EQXR2+cEiI+AJJED5RQc8fwOQPYEURBRREECigBIqEn5AfQAVCUCSNm7SRkIJjZDBBkC+BEwUJEGWoEJSIGe2Mdjy3ez4jnjTa895539uZt3P24WljfkAcqhFxAONnmhsEfva9WONxZMwaxMso//y51JjzqR13x425mBhTh7iUuO+/SQfzSi6JLfi8TfwST7N8tDJ7ryf42jVjXtXc+HPEXSOuxDY0msD3PbL8mlsC99tI8vMtWH+95sYjR9014nZsI4Sm4u7Cnjppf76nE3ePgde/R435BbFI6z+i8XVqYxA0N+JtZusoeRkTBflB9Epwau5JCuZm3jJe8umRdW8G9Mr5JcF9nWpcJncMrFUW5esewnOo0TpwtbM8N54nn383xv1rcd0r1X5v+LAHHNsQO3R2llTNQ/7V8NVYakbI/F5OLLf8/pKqeQghv+E81mgHOHdJswZ6aJq4P5FmX95xHd+eFmJ/Tm/CmvcgbtHZWKTneM83ElfLRhLOO3LPxzYQXZWHUF60VvZqSzzP55bzvgnPXBjrr7nGZOAe6tDaJKZEj+B910XNdc4Zy/B5j3QhirRJjaxT9ybGwVg+50VAfV8oWOdy1K8d0aMaIy+fO+y97If7EA/IF8j/keqCuUe/bsC4T2uxvk0KrZO143dZQ5meiLo45tU7ZyF2uhHoWdTBftoXGmT+QnlGDHofDIM7oG0G+thDCs1btPdh3jsM1F6vWM65qptH3mfUy3B8F+i9ZeHT3ahYzpmq04K8K9TLVkTvHeZdhDh7KnyvIfbLOeM8r2bDc/ng65mzFZfjCXF+z4za63+pnw/ajz5/hvzcERrWav5xa8SGnHvh8Qf7CtFLXX1D4N+mH2DN45EdETheg/mvwPkN4pi454P2Fe9X+rkr9PJv0/YJG1djG3cpVqkn4Nnk6AT8zL6S9fX5mVG2dxR5Y1btt0e/HbUH/4e/tF7MxZw6vz748oX4c7J4fQ3cA3Li/6YnIv4Ca1P7rg==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects_9" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJytVz1vE0EQXRlfOCSEfYHECJ+ooOcPYH4BVhRRQJFIBAoogSLhJ+QHUIEQFE7jJm2kSMExMjh85FNwiYIEiDJUfJSIGe2Mbjy3ez4jnjTa897evrczb/fOR2eN+Q5xpFrEIbSfqG8YeOx7McfjkjFrEC9K2fEXImMuRrbdmzDmcmhMA+JKmD7/OhrOK7kktuH3DvFLPI2z0YntvYT4NkBPt27My3ra/hhLrxHXAhsabeD7VrL8mlsC19sMs/0dmH+9nrbHjqfXiNuBDR/airsPa+pFg/meCtN7DLz+XTHmF8Qizf+I2leRjWHQ3IiN2NZR8jImc/KDSApwau4aBXMzbxEvufTIurc9emV/S3DPUI2L5I6BtYpL2br78BxqtA5c3TjLjXvJ5d93E+65uO7l6qA3XNgHjh2IXdo7LVXzXeDZI//ytQu6xj8rg5oRMr9XQ8stn2+pmvvg8xv2Y43knjupxqKHpoj7I2l25R3ncfl2IXDn9CbMeQ/iFu2NRRrHa0bOGTobm6E/78g9H9hA9FUefHnRWtmrHTGe9y3nfQvGXBofrLlGzXMPdWhtEvKM4HU3RM11zhlL8HufdCHytEmNNZFnFw7HsznPA+r7TME6l0qD2hEJ1Rh5ed/h2ct+uA/xgHyB/B+oLph79OsbaA9oLta3RaF1snZ8ljUUORNRF8e8eucsBKluBHoWdbCfDoQGmT9fnhHD3gej4A5om4Zz7CGF5s1b+yjvHQZqb5Qt51w17UfeZ3SWYfvWc/YWhUt3s2w5p6upFuRdprNsWZy9o7yLEOfP+O81xXo5Z5znlXh0LhdcZ+ZsOc3xpNi/5yr2+l/q54L2o8ufPj/3hIa1urvdHrMh+1Yd/mBfIZIora8P/G26WbfvsU2aG9sb0P8FOL9CnBD3XNC+4vVKP/eFXv427Z6ycT2wcZdihc4E3JscPY+f2Veyvi4/M4qeHXnemFXrTejbUXvwf/hL68VczKn964IrX4g/p/Pn18A1ICf+b3oi4i9avv3F
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects_3" width="30" height="30" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJytVz1vE0EQXR2+YCSEfUAsxJ2o4GdgfgFWFFFAkUgECiiBIuEn5AdQgRAUoXGTNhJSMEEGO4goiMKJQgGiDBUfJWKfdkc3nps9nwNPGu1mb71vPt7OXQ7PGfPd2qEYgQM7fvZrk0B7P7AzHkfGbFp7FRX3X0yMuZS48dOsMZfrxrStXannv3+XTOblXBy79u+Pnp/jaVa0XuaejTzf0PqzlRrzJs3HHzP5HLgWO5PoWr5vkeOX3ByIt1Mvrvfs+a/TfDx2PJ8Dt2NnIXQF98DG1E/G8z1Xz58RMP/dMOaXtVV//iM/vk2cTYLkBoaZqyPnJbRK8gOMKnBKbsJa5LiJt4qWNH943bsBf+U6cS/4GlfJHQG1yqJi3UN4LrTAuXGXNP1uz+pnUd1rzXFtaNjLimtrPg/gD+lXQtb4Z2PcZ4Dn92pd5yb+YeAZENIb1lEj7vNJsRcamqvAjXM03a7Eek5v2jPvWbvl78aq30cxg3PB98ZOgJ+4l2NnwEDsC+VF+kpa7bH9dG/Lak54odwF6Yf0jYP3CIq7XZL3qoAf0jcCci17E+Hg9L9zlwG8dO/Qe0kP96098LqQ/NDrtq3Tvl8/in9VeiL8IlsWfWYlzv0GoFnuxz6b7yla0jDpfTAN7ljf5m0fe+hN8pbFPs17hwDf2zXHudTM18H7zPcyjO8DvbcqNL87Ncc538x9Ae+672XrrPdO8y4CLpwNP+uweClnlOeNbHouDVrPXKzlOW6xPnm+4eZHqZ8GqUdNnyE995kPm6k+7s4442svFX2QrgDE1irpVwB9m+6k7j2248/GeMOuf7GcX62dYM80SF1RvFzPA+YvfZtunXJ2PXZ219uG7wO4m2T9gJ5JV7y+mp4JVXtHmTYWRbwj/+0oNfg/9CX9RS6WxP3VoOUL+HOm/HwJxABO/N/0hNlfQiLa3g==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above" width="30" height="30" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzVl0EKwjAQRWuh6EoQcddzuHXnHbyH3kBP4wlaXCuKO6XiRtADuPAAosUOTuMkM2lCiw9Eq2lmMv93EoOA59rmx9yYMefe5/3UEwQsaHX4MSEaYzO3id2AH7OMy9dnQ+zMQ17TKAhm71eK4l767vNyzN8xF1HZA88iLmhete6S/CkP5Jqb6q0D1vBU4nLeBXLNcc5SXXU+DgX+pnKW5qtjLfC3ru45VfVOY35MQuSmPmsjQd18APn6eH6bQK1bXTElOtvmxmkunU+Sm8rGoH8TNf5n1LOEay8zkSBt1H4m6b0UrnvuvuhvkjMV5q7suZhDl75nGH0/g+8lZyoM7DtUvTJN3HH0+53teoGHoz9s12sb17efV4K9OaeKnyeELgDVF48afTFbIt8kNl9zv0niVunjdeDSH3AtdL7y8V+MAs44L3+URbg=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above_9" width="30" height="30" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzVl0sKwkAMhqtQdCWIuOs53LrzDt5Db6Cn8QQtrhXBnVLpRtADuPAAYosNxjEzyTyo+IHU2nSSyZ/JjFHEc+nwNlfGpui/rqe+wGFNq8vbtJGNzdi+rJLP+8LgOw8Q1yyOonn5yZDf88B/XI5F6XMZf9bAo/YLmrvmXRI/VQOV5qZ864A5PBS/XO0CleY4ZqmuujpuC+qbilkar47NkLfR5b3CVe8s4W1SIjZ1rY0FeQsBxBti/f4CNW9N+ZTobBsbp7l0PElsKluD/r/I8T+jniV8e5mJFGmj9jNJ76Xw3XP3dX+TnKkwN2XPxRx69Duj+P0d6l5ypsLAvkPlK9f4ncTfv9nOF7h71oftfG39hq7ntWBvrnCp5ymhC0D1xaNGX8yOiDdNzPfcM4lflz7eBD79AedCV1ch/otRwBnnCS+ARNk=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above_3" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJy9l1EKwjAMhqcw3JMwxLd5DV998wiC99Ab6Gk8wTyAHkCZ+CLoAXzwAMONLRhrsqTt5gdFt8b+aZOmNQhk7gPZ5iHYXOPq8xIrBGt6kWzTRzY2Y/uyS76frw3aWQt+rcIgWBdtj3RvI/9xJTaF5jb8zoG81oWYu667xn8qB8qYN603B8whN3Sl3AXKmGOfcVwXk6pRcHncV+Q35TP2F3Q5bYrDWLbh1r0E4m2rvU9km5Twzdxrs8ht3raAv+b+xdpd6nNotTXr3ba2GSsOW9+kmINuF/E4xnzMS12zj7Jr6tNAjUf1a1tXcOPDe/Muoa29LqQox8x6pqm9FL5nLuSp5k6FeRpnLuY0pH8zDT/fYb9p7lQYOHeo9coY3Xn4+852vsDLMz9s5wto8+Of+YxxyeclEReAqsdnJr4Yqt6nSfOz1KfR7eJsawOf+oDXgsurNv6LUcAd5w05IlxO
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Top" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBgFo2AUjCSwWmagXTAKRsEooASM5uGhCUbjbRTgA0MtfQw1944C/AAAy10D5A==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzNU1sOgCAM4yBe3NsaP0iMYX3IBi4hQWRrabfzaO3cvO5wzmexlKjGZedZGqC6CJt9V+uf7QWqlYHL6ru4Dr7LV8FV6ilaPf+p4b4ho8fePB3fHG1ZrqJ9lP+13xhXR3dnZtx+ZrrNcoi0iDwfaaXmozcwTZg2Sig5X+cd5WbNqsLF9TqTR8StgjfC7fsduOh+9kwiTyv7Y6W/Wbije+xtf8Ht+4qIcFdEhc4q5nNdG2Fn8Q==
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<object name="west2" type="mapchange" x="0" y="224" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="waytobrimhaven3"/>
|
||||
<property name="place" value="east3"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="east_lower" type="mapchange" x="928" y="512" width="32" height="64">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven1"/>
|
||||
<property name="place" value="west_lower"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="south2" type="mapchange" x="480" y="928" width="320" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven2"/>
|
||||
<property name="place" value="north2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="south1" type="mapchange" x="128" y="928" width="96" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven2"/>
|
||||
<property name="place" value="north1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="bridge_east" type="mapchange" x="480" y="480" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven4"/>
|
||||
<property name="place" value="bridge_west"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="bridge_west" type="mapchange" x="352" y="480" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven4"/>
|
||||
<property name="place" value="bridge_east"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="east_upper" type="mapchange" x="928" y="608" width="32" height="320">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven1"/>
|
||||
<property name="place" value="west_upper"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="west1" type="mapchange" x="0" y="64" width="32" height="96">
|
||||
<properties>
|
||||
<property name="map" value="waytobrimhaven3"/>
|
||||
<property name="place" value="east2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="west3" type="mapchange" x="0" y="416" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="waytobrimhaven6"/>
|
||||
<property name="place" value="east"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="anakis_house" type="mapchange" x="640" y="224" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven_anakis_house"/>
|
||||
<property name="place" value="entrance"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="weapon1" type="mapchange" x="64" y="672" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven_weapon1"/>
|
||||
<property name="place" value="entrance"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="general1" type="mapchange" x="64" y="864" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven_general1"/>
|
||||
<property name="place" value="entrance"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="tavern" type="mapchange" x="448" y="96" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven_tavern_west"/>
|
||||
<property name="place" value="entrance"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="brimhaven_armor1" type="mapchange" x="800" y="320" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven_armor1"/>
|
||||
<property name="place" value="entrance"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="shop" type="mapchange" x="320" y="288" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven_shop"/>
|
||||
<property name="place" value="entrance"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="brv_patrol_check_stop_hero" type="script" x="416" y="544" width="96" height="96">
|
||||
<properties>
|
||||
<property name="when" value="enter"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="brimhaven_warehouse" type="mapchange" x="480" y="800" width="64" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven_warehouse"/>
|
||||
<property name="place" value="entrance"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="sign_brimhaven1" type="sign" x="96" y="32" width="32" height="32"/>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn">
|
||||
<object name="brv_shop_guard" type="spawn" x="288" y="320" width="32" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_shop_guard"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="exit_guard2" type="spawn" x="32" y="64" width="32" height="32">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="spawngroup" value="brv_exit_guard"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="exit_guard1" type="spawn" x="32" y="448" width="32" height="32">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="spawngroup" value="brv_exit_guard"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="guard_captain" type="spawn" x="416" y="864" width="128" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_guard_captain"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="brv_villager1" type="spawn" x="448" y="192" width="128" height="160">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_villager1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="brv_villager2" type="spawn" x="160" y="544" width="288" height="96">
|
||||
<properties>
|
||||
<property name="ignoreAreas" value="true"/>
|
||||
<property name="spawngroup" value="brv_villager2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="brv_villager3" type="spawn" x="672" y="608" width="128" height="352">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_villager3"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="brv_villager4" type="spawn" x="192" y="64" width="96" height="128">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_villager4"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="brv_villager5" type="spawn" x="160" y="640" width="32" height="288">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_villager5"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="knights" type="spawn" x="288" y="544" width="288" height="96">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="ignoreAreas" value="true"/>
|
||||
<property name="quantity" value="6"/>
|
||||
<property name="spawngroup" value="patrol_roaming"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys">
|
||||
<object name="stop_hero" type="key" x="384" y="512" width="160" height="128">
|
||||
<properties>
|
||||
<property name="phrase" value="brv_wait_patrol"/>
|
||||
<property name="requireId" value="brv_nondisplay"/>
|
||||
<property name="requireNegation" value="true"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="140"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="exit1" type="key" x="0" y="64" width="32" height="96">
|
||||
<properties>
|
||||
<property name="phrase" value="brv_exit_forbidden_10"/>
|
||||
<property name="requireId" value="brv_nondisplay"/>
|
||||
<property name="requireNegation" value="true"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="100"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="exit2" type="key" x="0" y="416" width="32" height="32">
|
||||
<properties>
|
||||
<property name="phrase" value="brv_exit_forbidden_10"/>
|
||||
<property name="requireId" value="brv_nondisplay"/>
|
||||
<property name="requireNegation" value="true"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="100"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Replace">
|
||||
<object name="brv_nondisplay:83" type="replace" x="0" y="192" width="960" height="384">
|
||||
<properties>
|
||||
<property name="Above" value="Above_3"/>
|
||||
<property name="Ground" value="Ground_3"/>
|
||||
<property name="Objects" value="Objects_3"/>
|
||||
<property name="requireId" value="brv_nondisplay"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="83"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="brv_nondisplay:89" type="replace" x="0" y="192" width="960" height="384">
|
||||
<properties>
|
||||
<property name="Above" value="Above_9"/>
|
||||
<property name="Ground" value="Ground_9"/>
|
||||
<property name="Objects" value="Objects_9"/>
|
||||
<property name="requireId" value="brv_nondisplay"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="89"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
234
AndorsTrail/res/xml/brimhaven6.tmx
Normal file
234
AndorsTrail/res/xml/brimhaven6.tmx
Normal file
@@ -0,0 +1,234 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">
|
||||
<map version="1.0" orientation="orthogonal" width="16" height="32" tilewidth="32" tileheight="32">
|
||||
<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>
|
||||
<tileset firstgid="7449" name="map_transition_5" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7577" name="map_guynmart" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_guynmart.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer name="Ground" width="16" height="32">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJyVlU2uwjAMhFF3XbPrSTgCh8wVSluUfVpu0HKFnIIVjbCFGdluQBqhp5dv7PiHTO3pNO2am19Nbb2W/fwGSpUe437uuSuD1kqPwr9aXcWjP/BIdN/ymRWvwg+Ox0r3je3nG/Mp/reDHDLxmfLV7uDlIMVnMYd/+MXIoYYfqJ+Sj5V14NjR6aXnocWWOTCveXDdtNhR4YsC+QT6W+OjUAAexbwl7qPFB+Axj5XmU+N477X7ezz3jPfe2kXuYQKe9//pxNY8ZooteXnufrbFHoPgMfbjbGttvrUYG73el85WDX/tbMle9AZ/pHJ+FLX8l38Rz79/Pc0Rq4bnWc7CZzP80DPR3MlZwvcD3yQ5I/x/bx/xTUI+U+08D9xv+a4EJUdPGD8pOXrS7v8GXdGYqQ==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects" width="16" height="32">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJydVbFOwzAQtbJEHUOlWoH+APAHrKhDF/4BKrETNqAfwDeUfgHZ2Gg3FoqyIBZEEUu3woxYkPApOfl8vjgNTzoltXzv3jufU6WUuo6UhylZ++4p9cNiaeKu4+eOIp9jkZTPYepzNmEqaPtN3N+52fOp3Zhpl+OD5VDcRPaJ9daMA/BYcRylKoh3kzfoKjUn+Q+CV9C0Iv7w/UmXHJB/xvxz76hl0XP7W2jfA9cAfjD/lfEWVZ7kYVjjf0K00nzq8YVoAC/IRXsK54n50jnQmcBzpbXvzf4vE53IarhlfaQc1DvWPujKHjkmwnwW2l+T6kqQ5uS/OhDzgJ5QHoDO8ahhL0Dyvq7uJELyiHMu5WPdVeAMAXjubQH8dObeWnLkTDv066RfRhortW1iJ7ZrHNDj08TNz/pl7Jq8PRP7sV2Dfcc1c5dFtt91MdNyL/G70wR+JzNBy1L7QblxprgOOmMXpieXJq5MjJNS32HNDCLP+QYzynUPyF0vtly+NLKzmbfgRuB3ZBz4/0Fscr8kZAHvdE6o/ufq/Q/WE4L1
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above" width="16" height="32">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYCAeWErilrssRoJBWPReokD/YSx6HzPhVo/NH3OwqEc2g5D/atnxq52Lwz12ULf0suMPX1zm2uHQA1OLLRwI2QMC2MIUmx9gZiG7A1984goHQnYTC6idlmYzQdIGMe5G1g/TdwAJEwOQ9R0E4idQfInItLgOSd8aJD1TBDHdiA0chOpDVk+MfpibYHYuQdOPzEcPS5BekJnodhILDqPpf8iOX/0jNPnD0DQDcyMjB379TGjyIP1hJLgdPfywhedzAdw0evrGpv+7AH6a1oBQfplNRH6Yw4SKu5H0dBKZn6gNKCmbQGC37MDaj552ALnUTH0=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Top" width="16" height="32">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBgFgw3MZRpoF4wCGJhNZlxQS99jMfLMAelbQ6YbyLUTBMi1EwQOU2AvCFyiUP9QBYOhvNhPoRsu0skPs2Up07+aQv2rKNRPbQAAlfAM+Q==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="16" height="32">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzbKMbAsHEYYHRAjn50syjVT4oZ6GrJ9Qe19ZNrBjX1kxMX1NZPrBn4wEjST04aIARonebQ3U+v9ErI/aT6HTn88dGkhj+pfqRUPzXjZ1Q/dv0AGDQoOw==
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<object name="north" type="mapchange" x="64" y="192" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="waterway12"/>
|
||||
<property name="place" value="entrance"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="south" type="mapchange" x="384" y="992" width="64" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven3"/>
|
||||
<property name="place" value="north"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn">
|
||||
<object name="brv_temple_entrance_guard" type="spawn" x="288" y="736" width="32" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_temple_entrance_guard"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys" visible="0"/>
|
||||
</map>
|
||||
232
AndorsTrail/res/xml/brimhaven7.tmx
Normal file
232
AndorsTrail/res/xml/brimhaven7.tmx
Normal file
@@ -0,0 +1,232 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">
|
||||
<map version="1.0" orientation="orthogonal" width="30" height="5" tilewidth="32" tileheight="32">
|
||||
<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>
|
||||
<tileset firstgid="7449" name="map_transition_5" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer name="Ground" width="30" height="5">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxbx8TAsA4H3g/EB4D4IBBfguL9eNQTg9fjEN/ICcEg9kWoXZeB+AkUg8TWUmg3NvuQ7QXRT5gwxddCw4FaduNzAwwfQAoHWDwcoMAdxOgDxY0bF8S+J0j2I8f9ASIxAELEa2w=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects" width="30" height="5">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYICAR0IMDFISDAzSUCwjwUASeChEmnpDSQYGIyD+LsrAwI1kFw+R9n7CYp+xJH41c5kYGByBapyAuFMcIV4twMDABbT3MROEv4YJIfdLnIEgcIba+wjJvmA0t0wSZmCYDMRaQHu0gfg3FnNBdmlD5XVIDH9cYBHQzsXCCD7MfmSMbtdjJgaKAQBjwxaQ
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above" width="30" height="5">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYGBguCTEAAY2kgwM8kC2AhAbSzKggMtiDDQDPkh2OaPZe4mG9hIDHjMNrP30BtSKZwClwAZJ
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Top" width="30" height="5">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBgFo4D6AAACWAAB
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="30" height="5" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzbKMbAsHEAMQjAaBibXvYi24luN63cQwqgt73YwoFcDABD511J
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<object name="south" type="mapchange" x="64" y="128" width="352" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven3"/>
|
||||
<property name="place" value="north2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="brv7_drop" type="container" x="128" y="32" width="32" height="32"/>
|
||||
<object name="basiliskcave" type="mapchange" x="64" y="32" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="basiliskcave1"/>
|
||||
<property name="place" value="entrance"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn">
|
||||
<object name="anakis" type="spawn" x="96" y="64" width="64" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="anakis"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys" visible="0"/>
|
||||
</map>
|
||||
224
AndorsTrail/res/xml/brimhaven8.tmx
Normal file
224
AndorsTrail/res/xml/brimhaven8.tmx
Normal file
@@ -0,0 +1,224 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.0" tiledversion="1.1.5" orientation="orthogonal" renderorder="right-down" width="30" height="10" tilewidth="32" tileheight="32" infinite="0" nextobjectid="4">
|
||||
<properties>
|
||||
<property name="outdoors" value="1"/>
|
||||
</properties>
|
||||
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bed_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="129" name="map_border_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_border_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="257" name="map_bridge_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="385" name="map_bridge_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="513" name="map_broken_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_broken_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="641" name="map_cavewall_1" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="749" name="map_cavewall_2" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_2.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="857" name="map_cavewall_3" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="965" name="map_cavewall_4" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_4.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1073" name="map_chair_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_chair_table_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1329" name="map_crate_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1457" name="map_cupboard_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_cupboard_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1585" name="map_curtain_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1713" name="map_entrance_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1841" name="map_entrance_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1969" name="map_fence_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2097" name="map_fence_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2225" name="map_fence_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2353" name="map_fence_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2481" name="map_ground_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2609" name="map_ground_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2737" name="map_ground_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2865" name="map_ground_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2993" name="map_ground_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3121" name="map_ground_6" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_6.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3249" name="map_ground_7" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3377" name="map_ground_8" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_8.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3505" name="map_house_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3633" name="map_house_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3761" name="map_indoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3889" name="map_indoor_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4017" name="map_kitchen_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_kitchen_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4145" name="map_outdoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4273" name="map_pillar_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4401" name="map_pillar_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4529" name="map_plant_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4657" name="map_plant_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4785" name="map_rock_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4913" name="map_rock_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5041" name="map_roof_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5169" name="map_roof_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5297" name="map_roof_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5425" name="map_shop_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5553" name="map_sign_ladder_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_sign_ladder_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5681" name="map_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5809" name="map_trail_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5937" name="map_transition_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6065" name="map_transition_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6193" name="map_transition_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6321" name="map_transition_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6449" name="map_tree_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6577" name="map_tree_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6705" name="map_wall_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6833" name="map_wall_2" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6953" name="map_wall_3" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7073" name="map_wall_4" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_4.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7193" name="map_window_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7321" name="map_window_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer name="Ground" width="30" height="10">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxbx8TAsI4IvFkYPybGDFz4FycEY5M7LIwfU2IvPmwhhR+TY+ZGTggGscVw+NtDCj+m1F5y9JGjF10/LrOwxTs97KVmOOGyl9rqRzEDAwAmJM0I
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects" width="30" height="10">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJy1k01OwzAQhYei0gQqtQEJXMgJaO+A+NkjuEK2sAJuAOIIcAM4SSlHQGJVuEABCVQhxHsaW3ZK0jYLnvRpbMv280wmw0hkOIMXUKSftfz8qK3xtWQ/lXU0jmPPek3jTl3kBtyCc3BRL78n1Bl8M/AxxZd6XhXZNCJbltSo7yF87sA9uARXYD8VOUj13PuSn7uYtb33LF/qe0M9HxORpsnn7biG7y7u3rO+iw3UFOPjNL9OjeBZi4u9TlDj0473HSQ6Xg5yD/OnIuTRAJ8tXeM5rn21NHIvNU+urDPPO/Xh/5D4ucu/qAauTmRgazUt10k5337gN7J9zLvCvn6LfD+sGH9mjDt6Zn5Patv8/W96pngva8h3dm0/MJJmRc+qWoj1nd0Jyt75X2J/VNWT/Ta/BmxWeQ==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above" width="30" height="10">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYCAMHrITVvMIi5pgSQaGGCCOlSTCEiyAkYOwGiYsakB2xgFxHha7PxFhJjHgsBhuO0F0LpLfbYD4C5XsvYRmbw6anTAAstOHAnu/8+OXxxXGPlT2Ly47ke2GhTMh/z7iID4tfoSaA/JLDpqd2NzAyIlpBhMn/rSIy04Q8JHE7l9YPOcgxXcMWjjgCidDSUgYoGOYO3HpRU9bMDtxhQe6PkcgdkLTj89/uOwEAQCazUIP
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Top" width="30" height="10">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBgFo2BkgBjJgXbB4AM2QyxMAA2RAMs=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="30" height="10">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzbKMbAsHEAMDYwUHZTYg6lfsbnDlxi1LYX3Tx62kuq26gdv9Syk1I30sPO4YABGru15w==
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents" visible="0">
|
||||
<object id="1" name="west1" type="mapchange" x="0" y="32" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven2"/>
|
||||
<property name="place" value="east1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="2" name="entrance" type="mapchange" x="416" y="96" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven_house1"/>
|
||||
<property name="place" value="entrance"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn" visible="0"/>
|
||||
<objectgroup name="Keys" visible="0"/>
|
||||
</map>
|
||||
226
AndorsTrail/res/xml/brimhaven_anakis_house.tmx
Normal file
226
AndorsTrail/res/xml/brimhaven_anakis_house.tmx
Normal file
@@ -0,0 +1,226 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.2" tiledversion="1.2.2" orientation="orthogonal" renderorder="right-down" width="8" height="9" tilewidth="32" tileheight="32" infinite="0" nextlayerid="12" nextobjectid="4">
|
||||
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bed_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="129" name="map_border_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_border_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="257" name="map_bridge_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="385" name="map_bridge_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="513" name="map_broken_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_broken_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="641" name="map_cavewall_1" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="749" name="map_cavewall_2" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_2.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="857" name="map_cavewall_3" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="965" name="map_cavewall_4" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_4.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1073" name="map_chair_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_chair_table_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1329" name="map_crate_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1457" name="map_cupboard_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_cupboard_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1585" name="map_curtain_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1713" name="map_entrance_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1841" name="map_entrance_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1969" name="map_fence_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2097" name="map_fence_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2225" name="map_fence_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2353" name="map_fence_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2481" name="map_ground_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2609" name="map_ground_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2737" name="map_ground_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2865" name="map_ground_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2993" name="map_ground_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3121" name="map_ground_6" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_6.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3249" name="map_ground_7" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3377" name="map_ground_8" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_8.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3505" name="map_house_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3633" name="map_house_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3761" name="map_indoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3889" name="map_indoor_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4017" name="map_kitchen_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_kitchen_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4145" name="map_outdoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4273" name="map_pillar_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4401" name="map_pillar_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4529" name="map_plant_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4657" name="map_plant_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4785" name="map_rock_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4913" name="map_rock_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5041" name="map_roof_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5169" name="map_roof_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5297" name="map_roof_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5425" name="map_shop_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5553" name="map_sign_ladder_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_sign_ladder_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5681" name="map_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5809" name="map_trail_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5937" name="map_transition_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6065" name="map_transition_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6193" name="map_transition_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6321" name="map_transition_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6449" name="map_transition_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6577" name="map_tree_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6705" name="map_tree_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6833" name="map_wall_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6961" name="map_wall_2" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7081" name="map_wall_3" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7201" name="map_wall_4" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_4.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7321" name="map_window_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7449" name="map_window_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer id="8" name="Ground" width="8" height="9">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJw7xsnAcIwA3iGFHcPkT0hhxzD5wzgwNeRB7sAlvwPqDlzyILmnnBB8mBPBRsYAkXM7ZQ==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="9" name="Objects" width="8" height="9">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYCAO/JGB4GlsDAxy/KhyTEDMIwvBy4Dyj4DyD5HUCAHxcVYE/xNQ7iOSvBIW+wxZEOxbQL23WVHlFyDJvwLKvYbKX4DSGkhq1yHpfQBknwdiC+zexAAA2WUQ9A==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="10" name="Above" width="8" height="9">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYCAMDosRlt/OiuAzCpCuHx3Es2CXP8CKqRZd/35W/PKkAAAPdgip
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="11" name="Walkable" width="8" height="9">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzbKMbAsJFOGAZwiSMDfPrxmYNME2M3ul50DABcSiuJ
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="5" name="Mapevents" visible="0">
|
||||
<object id="1" name="entrance" type="mapchange" x="64" y="256" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven4"/>
|
||||
<property name="place" value="anakis_house"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup id="6" name="Spawn" visible="0">
|
||||
<object id="2" name="anakis" type="spawn" x="64" y="96" width="96" height="64">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="spawngroup" value="anakis"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="3" name="juttarka" type="spawn" x="160" y="160" width="64" height="64">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="spawngroup" value="juttarka"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup id="7" name="Keys" visible="0"/>
|
||||
</map>
|
||||
221
AndorsTrail/res/xml/brimhaven_armor1.tmx
Normal file
221
AndorsTrail/res/xml/brimhaven_armor1.tmx
Normal file
@@ -0,0 +1,221 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">
|
||||
<map version="1.0" orientation="orthogonal" width="8" height="8" tilewidth="32" tileheight="32">
|
||||
<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_transition_5" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6577" name="map_tree_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6705" name="map_tree_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_tree_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6833" name="map_wall_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6961" name="map_wall_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7081" name="map_wall_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7201" name="map_wall_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_4.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7321" name="map_window_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7449" name="map_window_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer name="Ground" width="8" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJw7xsnAcIwA3iGFHcPkT0hhxzD5yzgwMfIge3DJ74Dag0seJPeUE4Evc6LyQRgANZ02jw==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects" width="8" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYCANPOIjTt12AuqOI8nfYGFguAnEt1gQYpuR5F8AxV8C8SskeWQwGYu4FStx7gQAXRcJgA==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above" width="8" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYCAMJPkZGEqAuJCfCMVkAC6guU5A3EQj8/EBAG9lAic=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="8" height="8" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzbKMbAsJHGGBsgpJYYs/DZgUsvuhgA+vYmGA==
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<object name="entrance" type="mapchange" x="96" y="224" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven4"/>
|
||||
<property name="place" value="brimhaven_armor1"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn">
|
||||
<object name="thelry" type="spawn" x="32" y="96" width="160" height="96">
|
||||
<properties>
|
||||
<property name="spawngroup" value="thelry"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys"/>
|
||||
<objectgroup name="Replace"/>
|
||||
</map>
|
||||
220
AndorsTrail/res/xml/brimhaven_brother1.tmx
Normal file
220
AndorsTrail/res/xml/brimhaven_brother1.tmx
Normal file
@@ -0,0 +1,220 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.2" tiledversion="1.2.2" orientation="orthogonal" renderorder="right-down" width="10" height="8" tilewidth="32" tileheight="32" infinite="0" nextlayerid="8" nextobjectid="4">
|
||||
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bed_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="129" name="map_border_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_border_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="257" name="map_bridge_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="385" name="map_bridge_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="513" name="map_broken_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_broken_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="641" name="map_cavewall_1" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="749" name="map_cavewall_2" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_2.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="857" name="map_cavewall_3" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="965" name="map_cavewall_4" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_4.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1073" name="map_chair_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_chair_table_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1329" name="map_crate_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1457" name="map_cupboard_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_cupboard_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1585" name="map_curtain_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1713" name="map_entrance_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1841" name="map_entrance_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1969" name="map_fence_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2097" name="map_fence_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2225" name="map_fence_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2353" name="map_fence_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2481" name="map_ground_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2609" name="map_ground_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2737" name="map_ground_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2865" name="map_ground_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2993" name="map_ground_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3121" name="map_ground_6" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_6.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3249" name="map_ground_7" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3377" name="map_ground_8" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_8.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3505" name="map_house_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3633" name="map_house_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3761" name="map_indoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3889" name="map_indoor_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4017" name="map_kitchen_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_kitchen_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4145" name="map_outdoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4273" name="map_pillar_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4401" name="map_pillar_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4529" name="map_plant_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4657" name="map_plant_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4785" name="map_rock_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4913" name="map_rock_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5041" name="map_roof_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5169" name="map_roof_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5297" name="map_roof_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5425" name="map_shop_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5553" name="map_sign_ladder_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_sign_ladder_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5681" name="map_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5809" name="map_trail_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5937" name="map_transition_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6065" name="map_transition_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6193" name="map_transition_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6321" name="map_transition_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6449" name="map_transition_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6577" name="map_tree_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6705" name="map_tree_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6833" name="map_wall_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6961" name="map_wall_2" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7081" name="map_wall_3" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7201" name="map_wall_4" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_4.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7321" name="map_window_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7449" name="map_window_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer id="1" name="Ground" width="10" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzbysnAsJVIfFEKP4apeyiFH8PU7UDDv5DwDk7c6tAxzG2E1F2E2k9IHUjNU07seAcaHwDHm0Je
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="Objects" width="10" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYMAOOtkwxZhlGRicmSA0DMxkg4ghA2GgvDgThL7LysCQCGSvBKoLZoKIwwAjEFuyMDAsBqp5ywqRTxSAmNfIj1AnCMScSPpuCCLsZBGD0CC9hUhqYGyQuDnQjgAgToaKmQLtahZAmAUDIHXzWFDdSAgAAF5WDts=
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="Above" width="10" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYCAeHBYbHuouEamOGAAAhH0FJg==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="4" name="Walkable" width="10" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzbKMbAsHEAMQigs2EAXR0uQIoaQurQ1eJzLwgDAHGoKTQ=
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="5" name="Mapevents">
|
||||
<object id="1" name="entrance" type="mapchange" x="192" y="224" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven3"/>
|
||||
<property name="place" value="brother1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="2" name="brv_brother1" type="container" x="32" y="192" width="32" height="32"/>
|
||||
</objectgroup>
|
||||
<objectgroup id="6" name="Spawn">
|
||||
<object id="3" name="watchdog" type="spawn" x="256" y="128" width="32" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_brother1_watchdog"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup id="7" name="Keys"/>
|
||||
</map>
|
||||
248
AndorsTrail/res/xml/brimhaven_brother1_to_2.tmx
Normal file
248
AndorsTrail/res/xml/brimhaven_brother1_to_2.tmx
Normal file
@@ -0,0 +1,248 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.0" tiledversion="1.1.5" orientation="orthogonal" renderorder="right-down" width="13" height="11" tilewidth="32" tileheight="32" infinite="0" nextobjectid="7">
|
||||
<properties>
|
||||
<property name="colorfilter" value="none"/>
|
||||
</properties>
|
||||
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bed_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="129" name="map_border_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_border_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="257" name="map_bridge_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="385" name="map_bridge_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="513" name="map_broken_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_broken_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="641" name="map_cavewall_1" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="749" name="map_cavewall_2" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_2.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="857" name="map_cavewall_3" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="965" name="map_cavewall_4" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_4.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1073" name="map_chair_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_chair_table_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1329" name="map_crate_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1457" name="map_cupboard_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_cupboard_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1585" name="map_curtain_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1713" name="map_entrance_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1841" name="map_entrance_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1969" name="map_fence_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2097" name="map_fence_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2225" name="map_fence_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2353" name="map_fence_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2481" name="map_ground_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2609" name="map_ground_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2737" name="map_ground_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2865" name="map_ground_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2993" name="map_ground_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3121" name="map_ground_6" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_6.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3249" name="map_ground_7" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3377" name="map_ground_8" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_8.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3505" name="map_house_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3633" name="map_house_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3761" name="map_indoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3889" name="map_indoor_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4017" name="map_kitchen_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_kitchen_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4145" name="map_outdoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4273" name="map_pillar_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4401" name="map_pillar_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4529" name="map_plant_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4657" name="map_plant_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4785" name="map_rock_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4913" name="map_rock_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5041" name="map_roof_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5169" name="map_roof_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5297" name="map_roof_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5425" name="map_shop_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5553" name="map_sign_ladder_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_sign_ladder_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5681" name="map_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5809" name="map_trail_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5937" name="map_transition_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6065" name="map_transition_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6193" name="map_transition_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6321" name="map_transition_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6449" name="map_transition_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6577" name="map_tree_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6705" name="map_tree_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6833" name="map_wall_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6961" name="map_wall_2" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7081" name="map_wall_3" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7201" name="map_wall_4" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_4.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7321" name="map_window_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7449" name="map_window_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7577" name="map_trail_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer name="Ground" width="13" height="11">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxbx8TAcAAHXocDrwfiSzjwfhxmgPQ8wYEvYjEDpmcLJ26MbsZaIvSgY3L1rCOgZw4TKkYOP3Q5dHlkjCuc8WFc4YwPP+UkHQMAGZFvcQ==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects" width="13" height="11">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYCAfODMxMHCIMTAEM0H4yUz41X9ghaiVAOoRB9KfgfwvUDGYWRiADcHMAaplBvJZgHg1E8Ks3ayoWlbLQugbggwMxUhuYuaH0IVAsdOsEDNg4AkfRBwZ7OBDmAMCILOaBfDbcwKoZzaBcBguAADs0BOv
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above" width="13" height="11">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYCAPrJZlYHjOx8DAyUSaHlxgJx9xZkhC7fsMVH8SSY8PCe6AgRgkPfjchgvMxWKnJBnuGKoAANPKB3k=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="13" height="11" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJybKcvAMJPOGARIVY9LDzZxYgAxerCJE9JH77AcSAwAMFhTLw==
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<object id="1" name="brother2" type="mapchange" x="288" y="96" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven_brother2"/>
|
||||
<property name="place" value="cave"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="2" name="brv_brothers_check_coin_bag" type="script" x="192" y="128" width="32" height="32"/>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn">
|
||||
<object id="3" name="attohead" type="spawn" x="64" y="96" width="32" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_attohead"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="4" name="alvies" type="spawn" x="96" y="96" width="32" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_alvies"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys">
|
||||
<object id="5" name="brother1_locked" type="key" x="96" y="64" width="32" height="32">
|
||||
<properties>
|
||||
<property name="phrase" value="brv_brother1_locked"/>
|
||||
<property name="requireId" value="brv_nondisplay_multipurpose"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="30"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="6" name="brothers_first_part" type="key" x="256" y="128" width="64" height="32">
|
||||
<properties>
|
||||
<property name="phrase" value="brv_brothers_0"/>
|
||||
<property name="requireId" value="brv_flood"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="10"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
219
AndorsTrail/res/xml/brimhaven_brother2.tmx
Normal file
219
AndorsTrail/res/xml/brimhaven_brother2.tmx
Normal file
@@ -0,0 +1,219 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.2" tiledversion="1.2.2" orientation="orthogonal" renderorder="right-down" width="8" height="8" tilewidth="32" tileheight="32" infinite="0" nextlayerid="8" nextobjectid="5">
|
||||
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bed_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="129" name="map_border_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_border_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="257" name="map_bridge_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="385" name="map_bridge_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="513" name="map_broken_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_broken_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="641" name="map_cavewall_1" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="749" name="map_cavewall_2" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_2.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="857" name="map_cavewall_3" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="965" name="map_cavewall_4" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_4.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1073" name="map_chair_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_chair_table_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1329" name="map_crate_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1457" name="map_cupboard_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_cupboard_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1585" name="map_curtain_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1713" name="map_entrance_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1841" name="map_entrance_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1969" name="map_fence_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2097" name="map_fence_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2225" name="map_fence_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2353" name="map_fence_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2481" name="map_ground_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2609" name="map_ground_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2737" name="map_ground_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2865" name="map_ground_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2993" name="map_ground_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3121" name="map_ground_6" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_6.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3249" name="map_ground_7" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3377" name="map_ground_8" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_8.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3505" name="map_house_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3633" name="map_house_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3761" name="map_indoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3889" name="map_indoor_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4017" name="map_kitchen_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_kitchen_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4145" name="map_outdoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4273" name="map_pillar_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4401" name="map_pillar_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4529" name="map_plant_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4657" name="map_plant_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4785" name="map_rock_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4913" name="map_rock_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5041" name="map_roof_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5169" name="map_roof_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5297" name="map_roof_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5425" name="map_shop_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5553" name="map_sign_ladder_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_sign_ladder_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5681" name="map_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5809" name="map_trail_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5937" name="map_transition_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6065" name="map_transition_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6193" name="map_transition_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6321" name="map_transition_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6449" name="map_transition_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6577" name="map_tree_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6705" name="map_tree_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6833" name="map_wall_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6961" name="map_wall_2" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7081" name="map_wall_3" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7201" name="map_wall_4" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_4.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7321" name="map_window_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7449" name="map_window_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer id="1" name="Ground" width="8" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzbysnAsJUAviiFHcPkH0phxzD5HVD8Cw2jy6NjmN245C9C7cElD5J7yonAOzhR+SAMAPRSNXQ=
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="Objects" width="8" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYCAMnvMxMCyRYWBgZ4Lwi4D0UhmEfDCQvwXIn8jPwPAIiB8D8VYk+cWsDAx3gGY4A9V9Asp9BmI7VoT8D1GIGTcEIfxkINsPSV4diN1ZIGxOqBv4hSDmiQKxOZJbJYH8RAEGhkAgFmci7DcAxGcQxA==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="Above" width="8" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYCAMDosRL88kgF/+IhazSDEfG7hEQB4fAABaXwYf
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="4" name="Walkable" width="8" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzbKMbAsJFOGARwiaMDQmrwyZNiPwCDvybf
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="5" name="Mapevents">
|
||||
<object id="1" name="entrance" type="mapchange" x="96" y="224" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven3"/>
|
||||
<property name="place" value="brother2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="4" name="cave" type="mapchange" x="32" y="128" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven_brother1_to_2"/>
|
||||
<property name="place" value="brother2"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup id="6" name="Spawn"/>
|
||||
<objectgroup id="7" name="Keys"/>
|
||||
</map>
|
||||
233
AndorsTrail/res/xml/brimhaven_church.tmx
Normal file
233
AndorsTrail/res/xml/brimhaven_church.tmx
Normal file
@@ -0,0 +1,233 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.2" tiledversion="1.2.2" orientation="orthogonal" renderorder="right-down" width="24" height="16" tilewidth="32" tileheight="32" infinite="0" nextlayerid="8" nextobjectid="5">
|
||||
<properties>
|
||||
<property name="colorfilter" value="none"/>
|
||||
</properties>
|
||||
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bed_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="129" name="map_border_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_border_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="257" name="map_bridge_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="385" name="map_bridge_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="513" name="map_broken_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_broken_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="641" name="map_cavewall_1" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="749" name="map_cavewall_2" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_2.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="857" name="map_cavewall_3" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="965" name="map_cavewall_4" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_4.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1073" name="map_chair_table_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_chair_table_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1201" name="map_crate_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1329" name="map_cupboard_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_cupboard_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1457" name="map_curtain_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1585" name="map_entrance_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1713" name="map_entrance_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1841" name="map_fence_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1969" name="map_fence_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2097" name="map_fence_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2225" name="map_ground_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2353" name="map_ground_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2481" name="map_ground_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2609" name="map_ground_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2737" name="map_ground_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2865" name="map_ground_6" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_6.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2993" name="map_ground_7" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3121" name="map_ground_8" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_8.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3249" name="map_house_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3377" name="map_house_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3505" name="map_indoor_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3633" name="map_kitchen_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_kitchen_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3761" name="map_outdoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3889" name="map_pillar_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4017" name="map_plant_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4145" name="map_rock_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4273" name="map_rock_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4401" name="map_roof_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4529" name="map_roof_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4657" name="map_roof_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4785" name="map_shop_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4913" name="map_sign_ladder_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_sign_ladder_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5041" name="map_trail_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5169" name="map_transition_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5297" name="map_transition_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5425" name="map_transition_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5553" name="map_transition_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5681" name="map_transition_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5809" name="map_tree_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5937" name="map_tree_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6065" name="map_wall_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6193" name="map_wall_2" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6313" name="map_wall_3" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6433" name="map_wall_4" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_4.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6553" name="map_window_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6681" name="map_window_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6809" name="map_fence_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6937" name="map_chair_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_chair_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7065" name="map_plant_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7193" name="map_pillar_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7321" name="map_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7449" name="map_indoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer id="1" name="Ground" width="24" height="16">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJw7xsHAcIzGeIc4dTC6WTDzT4hTB6ObBTP/MA78UYaB4RMa/iyDWz26WYTMZ5RlYGBCw8yy5Jv/BIfbRGQhGJscsh5C5n/B43dcGFkPKE7xmc+Cx424/Ias5wQe8wWB6oRw4OcyEIxLXhhqx0OgmscyuN2PLwyICbuPaOmL2u7HZ/5QdT96mqKm+3eIY6YpXGkQV9rFZz7I7Kcc1MOM0PIDWQwABZgc7w==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="Objects" width="24" height="16">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYKAPeCjJwKAkjWAji+9jhWB0cRAA6UEWxwU+AtUYSSPYWTII9jlWCP4INQckB2OD9HwkYL4h1FwnIH1RGMKukoGwi6VRcYk0Qu6wMEIPzIw4IDseiBOECfuJEDiMxYw8oFg+EBegyR0kwz6Y+eh6ZwL5s/CYzw30Kz8Q8wAxLxrmgcoJAPElHOavBPJXEeH+GBlEfOATI8fv1AaXpBgYHqPhK1KYbiVWnbY0/dxOirtG3T+0AABp1lWQ
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="Above" width="24" height="16">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYKA9OCxMW7PQxV5LQegkaQaGZDScIg2R+yBFuflFULOU+TD1UMN8fIBU858gqf8NZP8H4j9YzPgHlWOQRogh6yXGfBjwkSFOjBjzvxARJrgAst5LRIQ/tcGo+aPmD1YAAJYNJ/E=
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="4" name="Walkable" width="24" height="16" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzbKMzAsHEUE8QggExTUw86wCZGjBpi3EGO+YT8gE09Pr+hyxEKK3z+JUUMXQ6XG6kF0N1PbNyTqm7U/cPb/dQsw9DNBQBNcJz1
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="5" name="Mapevents">
|
||||
<object id="1" name="entrance" type="mapchange" x="608" y="480" width="64" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven2"/>
|
||||
<property name="place" value="church"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup id="6" name="Spawn">
|
||||
<object id="2" name="fangwurm" type="spawn" x="256" y="128" width="128" height="64">
|
||||
<properties>
|
||||
<property name="spawngroup" value="fangwurm"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="3" name="chapelgoer" type="spawn" x="32" y="256" width="704" height="224">
|
||||
<properties>
|
||||
<property name="quantity" value="3"/>
|
||||
<property name="spawngroup" value="chapelgoer"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="4" name="guard" type="spawn" x="640" y="192" width="32" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brimhaven_church_guard"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup id="7" name="Keys"/>
|
||||
</map>
|
||||
221
AndorsTrail/res/xml/brimhaven_employee.tmx
Normal file
221
AndorsTrail/res/xml/brimhaven_employee.tmx
Normal file
@@ -0,0 +1,221 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.0" tiledversion="1.1.5" orientation="orthogonal" renderorder="right-down" width="8" height="8" tilewidth="32" tileheight="32" infinite="0" nextobjectid="4">
|
||||
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bed_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="129" name="map_border_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_border_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="257" name="map_bridge_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="385" name="map_bridge_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="513" name="map_broken_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_broken_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="641" name="map_cavewall_1" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="749" name="map_cavewall_2" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_2.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="857" name="map_cavewall_3" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="965" name="map_cavewall_4" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_4.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1073" name="map_chair_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_chair_table_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1329" name="map_crate_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1457" name="map_cupboard_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_cupboard_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1585" name="map_curtain_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1713" name="map_entrance_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1841" name="map_entrance_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1969" name="map_fence_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2097" name="map_fence_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2225" name="map_fence_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2353" name="map_fence_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2481" name="map_ground_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2609" name="map_ground_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2737" name="map_ground_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2865" name="map_ground_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2993" name="map_ground_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3121" name="map_ground_6" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_6.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3249" name="map_ground_7" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3377" name="map_ground_8" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_8.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3505" name="map_house_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3633" name="map_house_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3761" name="map_indoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3889" name="map_indoor_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4017" name="map_kitchen_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_kitchen_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4145" name="map_outdoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4273" name="map_pillar_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4401" name="map_pillar_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4529" name="map_plant_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4657" name="map_plant_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4785" name="map_rock_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4913" name="map_rock_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5041" name="map_roof_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5169" name="map_roof_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5297" name="map_roof_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5425" name="map_shop_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5553" name="map_sign_ladder_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_sign_ladder_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5681" name="map_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5809" name="map_trail_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5937" name="map_transition_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6065" name="map_transition_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6193" name="map_transition_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6321" name="map_transition_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6449" name="map_transition_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6577" name="map_tree_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6705" name="map_tree_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6833" name="map_wall_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6961" name="map_wall_2" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7081" name="map_wall_3" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7201" name="map_wall_4" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_4.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7321" name="map_window_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7449" name="map_window_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer name="Ground" width="8" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzbysnAsJUAviiFHcPkH0phxzD5HUj4FxLGJo+MYXbjkr8ItQeXPEjuKScC7+BE5YMwAM4qNTI=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects" width="8" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYMAEnWyYYvz8CPZMoPxCGQT/DlDuHhSDwEqg/EYk+U9A8Y/8EDpRAIuFWMAJVgS7iYWBwZ0FwuZkgtDCSGphciAgCZVXBmJxJsL2AAB4Gwwc
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above" width="8" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYCAMDotB6IUyuOVv8jMwbMQjDwMXoextrNjlYYAZh35s4BIBeXwAAIXZCT0=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="8" height="8" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzbKMbAsJHOGAbQ+cgAlx5saojRD1OHLgYAl7gjww==
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<object id="1" name="entrance" type="mapchange" x="96" y="224" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven3"/>
|
||||
<property name="place" value="brimhaven_employee"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn">
|
||||
<object id="2" name="brv_employee" type="spawn" x="192" y="160" width="32" height="32">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="spawngroup" value="brv_employee"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="3" name="brv_employee_wife" type="spawn" x="32" y="96" width="192" height="64"/>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys"/>
|
||||
</map>
|
||||
232
AndorsTrail/res/xml/brimhaven_fortune_teller.tmx
Normal file
232
AndorsTrail/res/xml/brimhaven_fortune_teller.tmx
Normal file
@@ -0,0 +1,232 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.0" tiledversion="1.1.5" orientation="orthogonal" renderorder="right-down" width="8" height="8" tilewidth="32" tileheight="32" infinite="0" nextobjectid="4">
|
||||
<properties>
|
||||
<property name="colorfilter" value="black40"/>
|
||||
</properties>
|
||||
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bed_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="129" name="map_border_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_border_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="257" name="map_bridge_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="385" name="map_bridge_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="513" name="map_broken_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_broken_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="641" name="map_cavewall_1" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="749" name="map_cavewall_2" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_2.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="857" name="map_cavewall_3" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="965" name="map_cavewall_4" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_4.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1073" name="map_chair_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_chair_table_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1329" name="map_crate_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1457" name="map_cupboard_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_cupboard_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1585" name="map_curtain_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1713" name="map_entrance_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1841" name="map_entrance_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1969" name="map_fence_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2097" name="map_fence_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2225" name="map_fence_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2353" name="map_fence_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2481" name="map_ground_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2609" name="map_ground_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2737" name="map_ground_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2865" name="map_ground_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2993" name="map_ground_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3121" name="map_ground_6" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_6.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3249" name="map_ground_7" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3377" name="map_ground_8" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_8.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3505" name="map_house_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3633" name="map_house_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3761" name="map_indoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3889" name="map_indoor_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4017" name="map_kitchen_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_kitchen_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4145" name="map_outdoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4273" name="map_pillar_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4401" name="map_pillar_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4529" name="map_plant_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4657" name="map_plant_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4785" name="map_rock_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4913" name="map_rock_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5041" name="map_roof_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5169" name="map_roof_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5297" name="map_roof_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5425" name="map_shop_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5553" name="map_sign_ladder_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_sign_ladder_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5681" name="map_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5809" name="map_trail_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5937" name="map_transition_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6065" name="map_transition_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6193" name="map_transition_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6321" name="map_transition_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6449" name="map_transition_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6577" name="map_tree_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6705" name="map_tree_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6833" name="map_wall_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6961" name="map_wall_2" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7081" name="map_wall_3" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7201" name="map_wall_4" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_4.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7321" name="map_window_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7449" name="map_window_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer name="Ground" width="8" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzbysnAsJUAviiFHcPkH0phxzD5HVD8Cwnv4CROHmTPDiQ1q8QQ7ItQe5DlkTFI7iknKt6BxgcAKEg19w==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects" width="8" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYCAMVIUZGJbKMDDYskH4IHoaG0J+NysDw1agvC9QzIwFQvciyZ8GypsCsTMTA4MbC0QsUQAhn8jBwJDMgeAnA9UxYnHHSjEGhgtAfauBtCADxDxRIE4ThLCRAcgMcSYshqABAK+hDGs=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above" width="8" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYCAMDothijkz4ZcnpB+X/AEBTHlzQfxil7CYn4ZFDzYAAE+qBmk=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Top" width="8" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBj84LAY7cwGAE7mANo=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="8" height="8" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzbKMbAsJFOGBngk0NXgy6GzQxcerHZg8wHAFZsI8M=
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<object id="1" name="entrance" type="mapchange" x="128" y="224" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven3"/>
|
||||
<property name="place" value="fortune_teller"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn">
|
||||
<object id="2" name="brv_fortune_teller" type="spawn" x="128" y="96" width="32" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_fortune_teller"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="3" name="brv_eagle" type="spawn" x="64" y="128" width="32" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_eagle"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys"/>
|
||||
</map>
|
||||
220
AndorsTrail/res/xml/brimhaven_general1.tmx
Normal file
220
AndorsTrail/res/xml/brimhaven_general1.tmx
Normal file
@@ -0,0 +1,220 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.2" tiledversion="1.3.0" orientation="orthogonal" renderorder="right-down" compressionlevel="0" width="7" height="8" tilewidth="32" tileheight="32" infinite="0" nextlayerid="9" nextobjectid="3">
|
||||
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bed_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="129" name="map_border_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_border_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="257" name="map_bridge_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="385" name="map_bridge_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="513" name="map_broken_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_broken_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="641" name="map_cavewall_1" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="749" name="map_cavewall_2" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_2.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="857" name="map_cavewall_3" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="965" name="map_cavewall_4" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_4.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1073" name="map_chair_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_chair_table_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1329" name="map_crate_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1457" name="map_cupboard_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_cupboard_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1585" name="map_curtain_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1713" name="map_entrance_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1841" name="map_entrance_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1969" name="map_fence_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2097" name="map_fence_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2225" name="map_fence_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2353" name="map_fence_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2481" name="map_ground_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2609" name="map_ground_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2737" name="map_ground_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2865" name="map_ground_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2993" name="map_ground_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3121" name="map_ground_6" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_6.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3249" name="map_ground_7" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3377" name="map_ground_8" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_8.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3505" name="map_house_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3633" name="map_house_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3761" name="map_indoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3889" name="map_indoor_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4017" name="map_kitchen_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_kitchen_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4145" name="map_outdoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4273" name="map_pillar_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4401" name="map_pillar_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4529" name="map_plant_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4657" name="map_plant_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4785" name="map_rock_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4913" name="map_rock_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5041" name="map_roof_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5169" name="map_roof_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5297" name="map_roof_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5425" name="map_shop_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5553" name="map_sign_ladder_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_sign_ladder_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5681" name="map_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5809" name="map_trail_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5937" name="map_transition_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6065" name="map_transition_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6193" name="map_transition_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6321" name="map_transition_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6449" name="map_transition_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6577" name="map_tree_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6705" name="map_tree_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6833" name="map_wall_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6961" name="map_wall_2" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7081" name="map_wall_3" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7201" name="map_wall_4" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_4.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7321" name="map_window_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7449" name="map_window_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer id="1" name="Ground" width="7" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eAE7xsnAcAwP3iHFwICOYepPAOXQMUzuMtBMdExIDmQPuh4QHyQOsgebHEj8KVANDIPUwNggGgDZ4i+u
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="Objects" width="7" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eAFjYMAPnvMxMDwG4oNAvAmIjfgR6m+wMDDchOJbQPozUB4GXgD5L6H4FZBmRtK3A0kdTD2MPoFHDqYGRrcjmQkTQ6cB/ToOJA==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="Above" width="7" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eAFjYCAf/ORjYHDiZ2DQA+ImIKYFKKfQXAB4hQKt
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="4" name="Walkable" width="7" height="8" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eAHbKMbAsHEAMAMaQHYDmhTcfbjE0fUi8wG61iFu
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="5" name="Mapevents">
|
||||
<object id="1" name="entrance" type="mapchange" x="96" y="224" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven4"/>
|
||||
<property name="place" value="general1"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup id="6" name="Spawn">
|
||||
<object id="2" name="arlish" type="spawn" x="32" y="128" width="160" height="64">
|
||||
<properties>
|
||||
<property name="spawngroup" value="arlish"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup id="7" name="Keys"/>
|
||||
<objectgroup id="8" name="Replace"/>
|
||||
</map>
|
||||
232
AndorsTrail/res/xml/brimhaven_house1.tmx
Normal file
232
AndorsTrail/res/xml/brimhaven_house1.tmx
Normal file
@@ -0,0 +1,232 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">
|
||||
<map version="1.0" orientation="orthogonal" width="16" height="9" tilewidth="32" tileheight="32">
|
||||
<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_transition_5" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6577" name="map_tree_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6705" name="map_tree_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_tree_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6833" name="map_wall_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6961" name="map_wall_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7081" name="map_wall_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7201" name="map_wall_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_4.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7321" name="map_window_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7449" name="map_window_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer name="Ground" width="16" height="9">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJw7xsnAcIxCvEMKFWMTw4Zh+k9IoeIdUphi2DBM/2E0DJJDF8OGceknFuPST6yZsHBCF8cmhg3Dwolc/4PUPeXEjQ/jkYNhAI/ldu8=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects" width="16" height="9">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYKAc/OVjYPgjA2HDaBAQ4IfwZ7MxMMwB4rlAbMUCEZPjRzWDRxaVfgjSyw/hrwbqWwPEa4HYiwWhBgbigTgBiE+wIsQ+gvQKYLo1igVCr0NSmw/EBST4txdoRic/YXXIYC9QjzPU7nksqHJOQL4nVGwHH6ZekPxZJP0g4IvEjkRin8Ch/y6a/lgWTHXkAADhKBpU
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above" width="16" height="9">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYKAcHBZjYDBmg7BN2BBif/mJ1+8M1LeDlYHBBUk/Kfajg0sU6scHFqL5C5v+y2hix9H02LLg148uthFPWBKjn1YAAIMZEHs=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="16" height="9" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzbKMbAsHEYYRBA5yMDbGpwqcUFCOnDJYYujs/tuNQRcgO5+okJS2wYAPZUUBI=
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<object name="entrance" type="mapchange" x="224" y="256" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven8"/>
|
||||
<property name="place" value="entrance"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn">
|
||||
<object name="brv_richman" type="spawn" x="64" y="128" width="384" height="96">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_richman"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="brv_richman2" type="spawn" x="256" y="96" width="32" height="64">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="spawngroup" value="brv_richman"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="brv_guard_captain" type="spawn" x="288" y="96" width="32" height="64">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="spawngroup" value="brv_guard_captain"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys" visible="0"/>
|
||||
</map>
|
||||
320
AndorsTrail/res/xml/brimhaven_inn_east.tmx
Normal file
320
AndorsTrail/res/xml/brimhaven_inn_east.tmx
Normal file
@@ -0,0 +1,320 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.0" tiledversion="1.1.5" orientation="orthogonal" renderorder="right-down" width="16" height="9" tilewidth="32" tileheight="32" infinite="0" nextobjectid="20">
|
||||
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bed_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="129" name="map_border_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_border_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="257" name="map_bridge_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="385" name="map_bridge_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="513" name="map_broken_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_broken_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="641" name="map_cavewall_1" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="749" name="map_cavewall_2" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_2.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="857" name="map_cavewall_3" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="965" name="map_cavewall_4" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_4.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1073" name="map_chair_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_chair_table_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1329" name="map_crate_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1457" name="map_cupboard_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_cupboard_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1585" name="map_curtain_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1713" name="map_entrance_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1841" name="map_entrance_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1969" name="map_fence_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2097" name="map_fence_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2225" name="map_fence_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2353" name="map_fence_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2481" name="map_ground_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2609" name="map_ground_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2737" name="map_ground_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2865" name="map_ground_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2993" name="map_ground_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3121" name="map_ground_6" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_6.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3249" name="map_ground_7" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3377" name="map_ground_8" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_8.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3505" name="map_house_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3633" name="map_house_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3761" name="map_indoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3889" name="map_indoor_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4017" name="map_kitchen_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_kitchen_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4145" name="map_outdoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4273" name="map_pillar_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4401" name="map_pillar_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4529" name="map_plant_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4657" name="map_plant_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4785" name="map_rock_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4913" name="map_rock_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5041" name="map_roof_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5169" name="map_roof_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5297" name="map_roof_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5425" name="map_shop_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5553" name="map_sign_ladder_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_sign_ladder_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5681" name="map_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5809" name="map_trail_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5937" name="map_transition_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6065" name="map_transition_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6193" name="map_transition_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6321" name="map_transition_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6449" name="map_transition_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6577" name="map_tree_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6705" name="map_tree_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6833" name="map_wall_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6961" name="map_wall_2" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7081" name="map_wall_3" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7201" name="map_wall_4" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_4.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7321" name="map_window_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7449" name="map_window_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer name="Ground" width="16" height="9">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJw7xsnAcIxCvEOKPAzTf0KKPAzTf5ZMjE8/MeZSQz8oHLDJ4RJHV3MChzpc4uhqnnLix2cJyAMA4Lt5jQ==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects" width="16" height="9">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYKAOUOAHYlkoG0r/5WNgmMbGwMDLjyqODRjwYxfvZUOw7wLV3AfiP0B8D0l9IBBHsuA2+xBU7iNQzycg5hFgYHBgRcgnoqk3RDPrEpD/FE3MH0l/MA77D+FxEzJIRmKDzAlFshfdrNtQvz9A8r8Hmj2pWOyA+eETPwJTAwAA6yIaLQ==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Replace" width="16" height="9">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBgFAwEmiw60C6gDAIVrAKk=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above" width="16" height="9">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJw7xsnAcAyKyQWHxUhTLyFAmX4QOMtPmX5S7G9ioUw/ufYTshcGLhFhP7FmkQoAeWULAg==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Top" width="16" height="9">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBgFuMBlMQh9lJ88/YfFKLOfUv2XkPQfI9MPhAAA5wsFLQ==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="16" height="9" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYECAjWJDG+MCpOpDF8emjpA5hNxErLnI4vj8gs1sUsIAn7n45AHbNk9L
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<object id="1" name="entrance" type="mapchange" x="256" y="256" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven3"/>
|
||||
<property name="place" value="inn"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="2" name="bed1" type="rest" x="32" y="128" width="32" height="32"/>
|
||||
<object id="3" name="bed2" type="rest" x="32" y="192" width="32" height="32"/>
|
||||
<object id="4" name="bed3" type="rest" x="160" y="224" width="32" height="32"/>
|
||||
<object id="5" name="bed_key1" type="key" x="32" y="128" width="32" height="32">
|
||||
<properties>
|
||||
<property name="phrase" value="brv_bed"/>
|
||||
<property name="requireId" value="nondisplay_2"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="230"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="6" name="bed_key2" type="key" x="32" y="192" width="32" height="32">
|
||||
<properties>
|
||||
<property name="phrase" value="brv_bed"/>
|
||||
<property name="requireId" value="nondisplay_2"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="230"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="7" name="bed_key3" type="key" x="160" y="224" width="32" height="32">
|
||||
<properties>
|
||||
<property name="phrase" value="brv_bed"/>
|
||||
<property name="requireId" value="nondisplay_2"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="230"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="8" name="brv_thief" type="script" x="192" y="96" width="128" height="96">
|
||||
<properties>
|
||||
<property name="when" value="always"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="17" name="brv_butcher_clock" type="script" x="64" y="96" width="384" height="160">
|
||||
<properties>
|
||||
<property name="when" value="always"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn" visible="0">
|
||||
<object id="9" name="thief" type="spawn" x="256" y="96" width="32" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="quiet_thief"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="10" name="proprieter" type="spawn" x="320" y="128" width="128" height="96">
|
||||
<properties>
|
||||
<property name="spawngroup" value="melona"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="11" name="guest" type="spawn" x="224" y="128" width="96" height="96">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_inn_guest"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="12" name="thief_1" type="spawn" x="0" y="0" width="32" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="quiet_thief_1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="13" name="thief_2" type="spawn" x="32" y="0" width="32" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="quiet_thief_2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="14" name="thief_3" type="spawn" x="64" y="0" width="32" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="quiet_thief_3"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="15" name="brv_cleaning" type="spawn" x="64" y="96" width="128" height="160">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_cleaning"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="16" name="brv_butcher" type="spawn" x="448" y="160" width="32" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_butcher"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys"/>
|
||||
<objectgroup name="Replace" visible="0">
|
||||
<object id="18" name="brv_butcher_1" type="replace" x="448" y="160" width="32" height="32">
|
||||
<properties>
|
||||
<property name="Above" value="Replace"/>
|
||||
<property name="requireId" value="brv_nondisplay"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="19" name="brv_butcher_2" type="replace" x="448" y="160" width="32" height="32">
|
||||
<properties>
|
||||
<property name="Above" value="Walkable"/>
|
||||
<property name="requireId" value="brv_nondisplay"/>
|
||||
<property name="requireNegation" value="true"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="1"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
224
AndorsTrail/res/xml/brimhaven_metalsmith.tmx
Normal file
224
AndorsTrail/res/xml/brimhaven_metalsmith.tmx
Normal file
@@ -0,0 +1,224 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.2" tiledversion="1.3.0" orientation="orthogonal" renderorder="right-down" compressionlevel="0" width="10" height="12" tilewidth="32" tileheight="32" infinite="0" nextlayerid="9" nextobjectid="3">
|
||||
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bed_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="129" name="map_border_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_border_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="257" name="map_bridge_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="385" name="map_bridge_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="513" name="map_broken_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_broken_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="641" name="map_cavewall_1" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="749" name="map_cavewall_2" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_2.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="857" name="map_cavewall_3" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="965" name="map_cavewall_4" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_4.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1073" name="map_chair_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_chair_table_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1329" name="map_crate_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1457" name="map_cupboard_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_cupboard_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1585" name="map_curtain_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1713" name="map_entrance_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1841" name="map_entrance_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1969" name="map_fence_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2097" name="map_fence_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2225" name="map_fence_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2353" name="map_fence_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2481" name="map_ground_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2609" name="map_ground_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2737" name="map_ground_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2865" name="map_ground_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2993" name="map_ground_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3121" name="map_ground_6" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_6.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3249" name="map_ground_7" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3377" name="map_ground_8" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_8.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3505" name="map_house_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3633" name="map_house_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3761" name="map_indoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3889" name="map_indoor_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4017" name="map_kitchen_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_kitchen_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4145" name="map_outdoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4273" name="map_pillar_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4401" name="map_pillar_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4529" name="map_plant_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4657" name="map_plant_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4785" name="map_rock_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4913" name="map_rock_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5041" name="map_roof_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5169" name="map_roof_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5297" name="map_roof_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5425" name="map_shop_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5553" name="map_sign_ladder_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_sign_ladder_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5681" name="map_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5809" name="map_trail_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5937" name="map_transition_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6065" name="map_transition_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6193" name="map_transition_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6321" name="map_transition_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6449" name="map_transition_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6577" name="map_tree_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6705" name="map_tree_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6833" name="map_wall_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6961" name="map_wall_2" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7081" name="map_wall_3" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7201" name="map_wall_4" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_4.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7321" name="map_window_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7449" name="map_window_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer id="1" name="Ground" width="10" height="12">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eAHbysnAsJVIfFGKgQEfhpnzEKgOH4apOwO0Fx3/AorBMD3VIbsDn73kqgOFG7JebGyQGlC4YZNDFgOpeQoMJ3QMUoMuBgAnIGZa
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="Objects" width="10" height="12">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eAFjYCAePJVBqMXFBqm4xw/BIPZXJD0gdgsbSBQCPgPVgTA6mAxUMwVJHbo8jN8KVNOGpO4sC0wGQjcjyX3hQ8ihqwPJ1AL1gvBuJDPuIrERuiGs00hyrKwMDGxAjAxuAOVvAvFtJHWiQDViaOpeAOVfAvFrJHXI5qCz9woxMIgzoYvi5gMAyekZCA==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="Above" width="10" height="12">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eAFjYCANmPIzMJgBMQgoQGkID0F+lWFguMqH4BvgUIdQAWEdRtKDLkcM/xqR+i/iUcdDpFsTkdSB9ExC4oPcygnlE+smYvxHjhoAu0MHww==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="4" name="Top" width="10" height="12">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eAFjYCAeHBYjTu2oOuzhRGy4XCIynLHbgioKAH/wCIo=
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="5" name="Walkable" width="10" height="12" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eAHbKMbAsHGAMQMUgNwBAujugYhikujqYPoxVRI2E5tZpJiHrhaXecSow+Z+mBghc9HlAfa2Pvg=
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="6" name="Mapevents">
|
||||
<object id="1" name="entrance" type="mapchange" x="160" y="352" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven3"/>
|
||||
<property name="place" value="brimhaven_metalsmith"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup id="7" name="Spawn">
|
||||
<object id="2" name="edrin" type="spawn" x="32" y="96" width="256" height="224">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_metalsmith"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup id="8" name="Keys"/>
|
||||
</map>
|
||||
220
AndorsTrail/res/xml/brimhaven_prison.tmx
Normal file
220
AndorsTrail/res/xml/brimhaven_prison.tmx
Normal file
@@ -0,0 +1,220 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.2" tiledversion="1.2.2" orientation="orthogonal" renderorder="right-down" width="7" height="8" tilewidth="32" tileheight="32" infinite="0" nextlayerid="9" nextobjectid="3">
|
||||
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bed_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="129" name="map_border_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_border_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="257" name="map_bridge_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="385" name="map_bridge_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="513" name="map_broken_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_broken_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="641" name="map_cavewall_1" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="749" name="map_cavewall_2" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_2.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="857" name="map_cavewall_3" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="965" name="map_cavewall_4" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_4.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1073" name="map_chair_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_chair_table_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1329" name="map_crate_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1457" name="map_cupboard_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_cupboard_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1585" name="map_curtain_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1713" name="map_entrance_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1841" name="map_entrance_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1969" name="map_fence_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2097" name="map_fence_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2225" name="map_fence_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2353" name="map_fence_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2481" name="map_ground_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2609" name="map_ground_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2737" name="map_ground_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2865" name="map_ground_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2993" name="map_ground_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3121" name="map_ground_6" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_6.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3249" name="map_ground_7" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3377" name="map_ground_8" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_8.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3505" name="map_house_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3633" name="map_house_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3761" name="map_indoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3889" name="map_indoor_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4017" name="map_kitchen_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_kitchen_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4145" name="map_outdoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4273" name="map_pillar_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4401" name="map_pillar_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4529" name="map_plant_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4657" name="map_plant_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4785" name="map_rock_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4913" name="map_rock_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5041" name="map_roof_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5169" name="map_roof_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5297" name="map_roof_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5425" name="map_shop_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5553" name="map_sign_ladder_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_sign_ladder_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5681" name="map_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5809" name="map_trail_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5937" name="map_transition_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6065" name="map_transition_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6193" name="map_transition_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6321" name="map_transition_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6449" name="map_transition_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6577" name="map_tree_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6705" name="map_tree_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6833" name="map_wall_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6961" name="map_wall_2" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7081" name="map_wall_3" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7201" name="map_wall_4" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_4.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7321" name="map_window_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7449" name="map_window_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer id="1" name="Ground" width="7" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJw7xsnAcAwP3iGFiWFyJ6QwMUzuMhZMSA5kNja5HVCzscmBxJ9yIvBlTlQ+ANniL64=
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="Objects" width="7" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYMAPNPkZGJbKMDDkQml2JoScOJC9FShWy4+gYcCShYHBnAXBZ0QyM4gNIhfIBmELIsklAfkpQJzIBmG3syLknJDMA4HJaHxsAADYZQnp
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="Above" width="7" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYMAPDouh8nP5scuJM+HXhy4XwobgI7PR9aXgkSMGAAAwYgbK
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="4" name="Walkable" width="7" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzbKMbAsHEIYWSASx6ZDwDs+iht
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="5" name="Mapevents">
|
||||
<object id="1" name="entrance" type="mapchange" x="96" y="224" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven2"/>
|
||||
<property name="place" value="prison"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup id="6" name="Spawn">
|
||||
<object id="2" name="guard" type="spawn" x="32" y="192" width="160" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_prison_guard"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup id="7" name="Keys"/>
|
||||
<objectgroup id="8" name="Replace"/>
|
||||
</map>
|
||||
324
AndorsTrail/res/xml/brimhaven_school.tmx
Normal file
324
AndorsTrail/res/xml/brimhaven_school.tmx
Normal file
@@ -0,0 +1,324 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.0" tiledversion="1.1.5" orientation="orthogonal" renderorder="right-down" width="16" height="8" tilewidth="32" tileheight="32" infinite="0" nextobjectid="32">
|
||||
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bed_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="129" name="map_border_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_border_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="257" name="map_bridge_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="385" name="map_bridge_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="513" name="map_broken_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_broken_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="641" name="map_cavewall_1" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="749" name="map_cavewall_2" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_2.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="857" name="map_cavewall_3" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="965" name="map_cavewall_4" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_4.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1073" name="map_chair_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_chair_table_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1329" name="map_crate_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1457" name="map_cupboard_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_cupboard_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1585" name="map_curtain_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1713" name="map_entrance_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1841" name="map_entrance_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1969" name="map_fence_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2097" name="map_fence_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2225" name="map_fence_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2353" name="map_fence_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2481" name="map_ground_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2609" name="map_ground_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2737" name="map_ground_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2865" name="map_ground_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2993" name="map_ground_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3121" name="map_ground_6" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_6.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3249" name="map_ground_7" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3377" name="map_ground_8" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_8.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3505" name="map_house_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3633" name="map_house_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3761" name="map_indoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3889" name="map_indoor_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4017" name="map_kitchen_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_kitchen_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4145" name="map_outdoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4273" name="map_pillar_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4401" name="map_pillar_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4529" name="map_plant_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4657" name="map_plant_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4785" name="map_rock_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4913" name="map_rock_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5041" name="map_roof_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5169" name="map_roof_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5297" name="map_roof_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5425" name="map_shop_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5553" name="map_sign_ladder_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_sign_ladder_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5681" name="map_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5809" name="map_trail_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5937" name="map_transition_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6065" name="map_transition_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6193" name="map_transition_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6321" name="map_transition_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6449" name="map_transition_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6577" name="map_tree_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6705" name="map_tree_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6833" name="map_wall_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6961" name="map_wall_2" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7081" name="map_wall_3" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7201" name="map_wall_4" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_4.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7321" name="map_window_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7449" name="map_window_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer name="Ground" width="16" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzbysnAsJVCfFGKPAzT/1CKPAzTfxIL3suCnz7Jian/AAt2s3BhmN9J0YOML0L9Qa5+kN6nnKTjk0hsACW1bJM=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects" width="16" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYKAcSAkwMOzmY2DYw4cQ+y/DwMDJhGCDgDMThF0EpKexoZpxGqj3DJJ+flkGBkkmBBsEgpkQ7F40/ehAhZ+B4SkLA0MzlFaD0upQGhtYyI9g32WBqMNFYwMXcIiTCzJYEewwVtzqKAEA4hsX8Q==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above" width="16" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBgFlIIZ/JTpX0GhfkoAANUqAV8=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Top" width="16" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYKAcHBYb1U8JuEShfkoAAK1zBSY=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="16" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzbKMbAsHGIY2wAJo6LhrHR+aQAfPZTWz82dZSEF4wNALVLO9w=
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents" visible="0">
|
||||
<object id="1" name="entrance" type="mapchange" x="416" y="224" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven2"/>
|
||||
<property name="place" value="school"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="7" name="brv_school_seated" type="script" x="224" y="128" width="32" height="32"/>
|
||||
<object id="8" name="brv_school_enter" type="script" x="384" y="192" width="96" height="32"/>
|
||||
<object id="10" name="brv_school_walking" type="script" x="192" y="160" width="32" height="64"/>
|
||||
<object id="11" name="brv_school_weapons" type="container" x="224" y="192" width="32" height="32"/>
|
||||
<object id="24" name="book_world_history" type="container" x="64" y="128" width="32" height="32"/>
|
||||
</objectgroup>
|
||||
<objectgroup name="brv_school_check_duel_mapob" visible="0">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
</properties>
|
||||
<object id="30" name="brv_school_check_duel" type="script" x="32" y="96" width="448" height="128">
|
||||
<properties>
|
||||
<property name="when" value="always"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn" visible="0">
|
||||
<object id="2" name="brv_school_statue" type="spawn" x="32" y="96" width="32" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_school_statue"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="3" name="brv_teacher" type="spawn" x="96" y="96" width="64" height="96"/>
|
||||
<object id="4" name="golin" type="spawn" x="224" y="96" width="32" height="32">
|
||||
<properties>
|
||||
<property name="active" value="true"/>
|
||||
<property name="spawngroup" value="golin"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="5" name="brv_school_pupil" type="spawn" x="288" y="96" width="160" height="64">
|
||||
<properties>
|
||||
<property name="quantity" value="5"/>
|
||||
<property name="spawngroup" value="brv_school_pupil"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="13" name="brv_school_statue2" type="spawn" x="32" y="96" width="64" height="64">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="ignoreAreas" value="true"/>
|
||||
<property name="spawngroup" value="brv_school_statue2"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys" visible="0">
|
||||
<object id="42" name="brv_school_emptyseat" type="key" x="416" y="128" width="32" height="32">
|
||||
<properties>
|
||||
<property name="phrase" value="brv_school_emptyseat"/>
|
||||
<property name="requireId" value="brv_school2"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="50"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="6" name="brv_school_weapons" type="key" x="224" y="192" width="32" height="32">
|
||||
<properties>
|
||||
<property name="phrase" value="brv_school_weapons"/>
|
||||
<property name="requireId" value="brv_school2"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="50"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="14" name="brv_school_dummy" type="key" x="96" y="128" width="32" height="64">
|
||||
<properties>
|
||||
<property name="phrase" value="brv_school_dummy"/>
|
||||
<property name="requireId" value="base_nondisplay"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="16" name="brv_school_dummy2" type="key" x="384" y="96" width="32" height="64">
|
||||
<properties>
|
||||
<property name="phrase" value="brv_school_dummy"/>
|
||||
<property name="requireId" value="base_nondisplay"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="17" name="brv_school_dummy3" type="key" x="320" y="96" width="32" height="64">
|
||||
<properties>
|
||||
<property name="phrase" value="brv_school_dummy"/>
|
||||
<property name="requireId" value="base_nondisplay"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="18" name="brv_school_dummy4" type="key" x="256" y="96" width="32" height="64">
|
||||
<properties>
|
||||
<property name="phrase" value="brv_school_dummy"/>
|
||||
<property name="requireId" value="base_nondisplay"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="19" name="brv_school_dummy5" type="key" x="192" y="96" width="32" height="64">
|
||||
<properties>
|
||||
<property name="phrase" value="brv_school_dummy"/>
|
||||
<property name="requireId" value="base_nondisplay"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="20" name="brv_school_dummy6" type="key" x="32" y="192" width="32" height="32">
|
||||
<properties>
|
||||
<property name="phrase" value="brv_school_dummy"/>
|
||||
<property name="requireId" value="base_nondisplay"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="2"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
220
AndorsTrail/res/xml/brimhaven_shop.tmx
Normal file
220
AndorsTrail/res/xml/brimhaven_shop.tmx
Normal file
@@ -0,0 +1,220 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">
|
||||
<map version="1.0" orientation="orthogonal" width="10" height="9" tilewidth="32" tileheight="32">
|
||||
<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_transition_5" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6577" name="map_tree_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6705" name="map_tree_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_tree_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6833" name="map_wall_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6961" name="map_wall_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7081" name="map_wall_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7201" name="map_wall_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_4.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7321" name="map_window_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7449" 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="9">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJw7xsnAcIxIvEMKP4apOyGFH8PUHSaAaaEO5E5C6nZA3UlIHUjNU04IPsyJYGPDAFQGSj8=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects" width="10" height="9">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYCAeGLMxMPyRYWAwYYOw5fgZGBT4EWIw4Axk88gyMLiwQdgSQDUG/BCxy6wIdcdZgHr5GBje8KHasw6o5jGSuutAdSeAam6yQPBtFoScERL7OZD9Egm/RpI7i8TGBZxYUNWtY8VUcwfq1rtEmIcMALMnF9A=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above" width="10" height="9">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYCAeHBajvrodfMSpu8nCwMDJD8E8/LjVGbNA2DAaBn7yoarDBVT4iVNHKgAA72wJhg==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="10" height="9">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzbKMbAsHEQYGRAinpy1OEChNwFU4NNLSG3AADd3Dcy
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents" visible="0">
|
||||
<object name="entrance" type="mapchange" x="64" y="256" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven4"/>
|
||||
<property name="place" value="shop"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn">
|
||||
<object name="brv_shop_owner" type="spawn" x="128" y="96" width="128" height="96">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_shop_owner"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys" visible="0"/>
|
||||
</map>
|
||||
239
AndorsTrail/res/xml/brimhaven_tavern1.tmx
Normal file
239
AndorsTrail/res/xml/brimhaven_tavern1.tmx
Normal file
@@ -0,0 +1,239 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.0" tiledversion="1.1.5" orientation="orthogonal" renderorder="right-down" width="6" height="10" tilewidth="32" tileheight="32" infinite="0" nextobjectid="9">
|
||||
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bed_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="129" name="map_border_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_border_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="257" name="map_bridge_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="385" name="map_bridge_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="513" name="map_broken_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_broken_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="641" name="map_cavewall_1" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="749" name="map_cavewall_2" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_2.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="857" name="map_cavewall_3" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="965" name="map_cavewall_4" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_4.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1073" name="map_chair_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_chair_table_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1329" name="map_crate_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1457" name="map_cupboard_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_cupboard_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1585" name="map_curtain_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1713" name="map_entrance_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1841" name="map_entrance_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1969" name="map_fence_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2097" name="map_fence_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2225" name="map_fence_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2353" name="map_fence_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2481" name="map_ground_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2609" name="map_ground_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2737" name="map_ground_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2865" name="map_ground_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2993" name="map_ground_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3121" name="map_ground_6" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_6.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3249" name="map_ground_7" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3377" name="map_ground_8" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_8.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3505" name="map_house_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3633" name="map_house_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3761" name="map_indoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3889" name="map_indoor_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4017" name="map_kitchen_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_kitchen_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4145" name="map_outdoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4273" name="map_pillar_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4401" name="map_pillar_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4529" name="map_plant_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4657" name="map_plant_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4785" name="map_rock_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4913" name="map_rock_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5041" name="map_roof_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5169" name="map_roof_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5297" name="map_roof_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5425" name="map_shop_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5553" name="map_sign_ladder_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_sign_ladder_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5681" name="map_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5809" name="map_trail_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5937" name="map_transition_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6065" name="map_transition_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6193" name="map_transition_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6321" name="map_transition_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6449" name="map_transition_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6577" name="map_tree_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6705" name="map_tree_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6833" name="map_wall_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6961" name="map_wall_2" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7081" name="map_wall_3" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7201" name="map_wall_4" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_4.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7321" name="map_window_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7449" name="map_window_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer name="Ground" width="6" height="10">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzbysnAsBUHviiFimHiD6VQMUx8BxrGJv6LTHGQ/ejiF6H2o9sLEnvKCcE7OBFsEAYAJckxSA==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects" width="6" height="10">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYMAD+BkYprFBmDv5UKV6oeInkcT38ENodxZUtc5MELHjaOLBSOKcTKhyMHFJLOLXgdieFSEmC1XzHCj+Es0OdAAAKg4LVg==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above" width="6" height="10">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYMANDosxMKgLMzAslMEUB4GNOMSxmQMC1/ixix/FIX4Mh/hJoPhNFoT4JRz2YgMANOMM3w==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="6" height="10" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzbKMbAsJFKGB2gi8PY1BAnxl50/SAMAF3gHxk=
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents" visible="0">
|
||||
<object id="1" name="entrance" type="mapchange" x="64" y="288" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven3"/>
|
||||
<property name="place" value="tavern"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn" visible="0">
|
||||
<object id="3" name="brv_tavern1_landlord" type="spawn" x="128" y="128" width="32" height="96"/>
|
||||
<object id="2" name="brv_employee2" type="spawn" x="64" y="128" width="32" height="32"/>
|
||||
<object id="6" name="brv_employee_wife2" type="spawn" x="64" y="128" width="32" height="32">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="spawngroup" value="brv_employee_wife2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="4" name="brv_tavern1_guest" type="spawn" x="64" y="160" width="32" height="96">
|
||||
<properties>
|
||||
<property name="quantity" value="3"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="5" name="brv_tavern1_guest2" type="spawn" x="96" y="96" width="32" height="32"/>
|
||||
<object id="7" name="burhczyd10" type="spawn" x="128" y="256" width="32" height="32">
|
||||
<properties>
|
||||
<property name="ignoreAreas" value="true"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="8" name="burhczyd10e" type="spawn" x="128" y="256" width="32" height="32">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="ignoreAreas" value="true"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys" visible="0"/>
|
||||
</map>
|
||||
251
AndorsTrail/res/xml/brimhaven_tavern_west.tmx
Normal file
251
AndorsTrail/res/xml/brimhaven_tavern_west.tmx
Normal file
@@ -0,0 +1,251 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">
|
||||
<map version="1.0" orientation="orthogonal" width="16" height="9" tilewidth="32" tileheight="32">
|
||||
<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_transition_5" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6577" name="map_tree_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6705" name="map_tree_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_tree_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6833" name="map_wall_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6961" name="map_wall_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7081" name="map_wall_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7201" name="map_wall_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_4.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7321" name="map_window_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7449" name="map_window_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer name="Ground" width="16" height="9">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzbLMbAsBkLPsZJHMamF6Z/hxR+TEj/CSn8mJD+w1CsyIBgH0XChPxGrH5c/kPXi03/Djz+Q9aHTf8OPOqIwSC9Tznx48ME5AEbdXSc
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects" width="16" height="9">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYKAd+CsDoaexofKJBbyyELqXDZX/mJ+B4ScrYf12LAwMhWIMDMViEDYIfALq/QzEnGyE9fsB9TQC9TaLQdjIIBDN/jtYzIsD6pkI1DtZDMJGBklo+t8Q4R4QeAR0O5MAAwOjAHHq0QHI/zBMDQAADNIT3A==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above" width="16" height="9">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYKAdOCzGwHCVD8KW40eISwsQrx8dMBKpF6b/KNDek/yE1eLSv5EfggmpAwGQXwX4EWxs7senHx1cwiK+CYtbsKmjFwAA6sMO3g==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="16" height="9">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzbKMbAsHGYYhBAZiPzydVPijmk6MclRoy9pABKwhAbBgCvsVfY
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<object name="entrance" type="mapchange" x="256" y="256" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven4"/>
|
||||
<property name="place" value="tavern"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="backroom" type="mapchange" x="64" y="192" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven_tavern_west_back"/>
|
||||
<property name="place" value="entrance"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="brv_tavern_west_check_deny_backroom" type="script" x="64" y="224" width="64" height="32"/>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn">
|
||||
<object name="zimsko" type="spawn" x="320" y="96" width="32" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="zimsko"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="brv_tavern_west_waitress" type="spawn" x="384" y="128" width="64" height="64">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_tavern_west_waitress"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="brv_tavern_west_guest" type="spawn" x="224" y="128" width="32" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_tavern_west_guest"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="brv_tavern_west_guard" type="spawn" x="32" y="224" width="32" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_tavern_west_guard"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys">
|
||||
<object name="backroom" type="key" x="64" y="192" width="32" height="32">
|
||||
<properties>
|
||||
<property name="phrase" value="brv_tavern_west_guard_select"/>
|
||||
<property name="requireId" value="brv_blackjack_hidden"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="150"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
253
AndorsTrail/res/xml/brimhaven_tavern_west_back.tmx
Normal file
253
AndorsTrail/res/xml/brimhaven_tavern_west_back.tmx
Normal file
@@ -0,0 +1,253 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">
|
||||
<map version="1.0" orientation="orthogonal" width="7" height="7" tilewidth="32" tileheight="32">
|
||||
<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_transition_5" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6577" name="map_tree_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6705" name="map_tree_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_tree_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6833" name="map_wall_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6961" name="map_wall_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7081" name="map_wall_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7201" name="map_wall_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_4.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7321" name="map_window_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7449" name="map_window_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer name="Ground" width="7" height="7">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJw7xsnAcAwP3iGFiWFyJ6QwMUzuMBYMMw+b3A6ofmxyIPGnnBB8mBPBhmEAuDYoxA==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects" width="7" height="7">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYMAPHvMxMExjY2D4C6T/yDAwXOVDlV/GBqF5ZFHF1aC0JQsDQxMLhIYBMyR1yOLYwGs+/PIgAADpJAf7
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above" width="7" height="7">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYMAPDovRV+4SHjlcAADNLQRN
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="7" height="7">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzbKMbAsJFGGAZgbGxyyGrwiSPLo4sBAIDyHMQ=
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<object name="entrance" type="mapchange" x="64" y="192" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven_tavern_west"/>
|
||||
<property name="place" value="backroom"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="blackjack_seat" type="script" x="128" y="128" width="32" height="32"/>
|
||||
<object name="blackjack_left_seat" type="script" x="96" y="128" width="32" height="64"/>
|
||||
<object name="blackjack_left_seat" type="script" x="160" y="128" width="32" height="32"/>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn">
|
||||
<object name="brv_blackjack_dealer" type="spawn" x="96" y="96" width="32" height="32">
|
||||
<properties>
|
||||
<property name="ignoreAreas" value="true"/>
|
||||
<property name="spawngroup" value="brv_blackjack_dealer"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="brv_blackjack_gambler1" type="spawn" x="32" y="160" width="32" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_blackjack_gambler1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="brv_blackjack_gambler2" type="spawn" x="160" y="96" width="32" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_blackjack_gambler2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="brv_blackjack_dealer_evil" type="spawn" x="96" y="96" width="32" height="32">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="ignoreAreas" value="true"/>
|
||||
<property name="spawngroup" value="brv_blackjack_dealer_evil"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="brv_blackjack_gambler1_evil" type="spawn" x="32" y="160" width="32" height="32">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="spawngroup" value="brv_blackjack_gambler1_evil"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="brv_blackjack_gambler2_evil" type="spawn" x="160" y="96" width="32" height="32">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="spawngroup" value="brv_blackjack_gambler2_evil"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys"/>
|
||||
</map>
|
||||
319
AndorsTrail/res/xml/brimhaven_warehouse.tmx
Normal file
319
AndorsTrail/res/xml/brimhaven_warehouse.tmx
Normal file
@@ -0,0 +1,319 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.0" tiledversion="1.1.5" orientation="orthogonal" renderorder="right-down" width="27" height="14" tilewidth="32" tileheight="32" infinite="0" nextobjectid="75">
|
||||
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bed_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="129" name="map_border_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_border_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="257" name="map_bridge_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="385" name="map_bridge_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="513" name="map_broken_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_broken_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="641" name="map_cavewall_1" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="749" name="map_cavewall_2" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_2.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="857" name="map_cavewall_3" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="965" name="map_cavewall_4" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_4.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1073" name="map_chair_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_chair_table_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1329" name="map_crate_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1457" name="map_cupboard_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_cupboard_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1585" name="map_curtain_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1713" name="map_entrance_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1841" name="map_entrance_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1969" name="map_fence_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2097" name="map_fence_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2225" name="map_fence_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2353" name="map_fence_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2481" name="map_ground_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2609" name="map_ground_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2737" name="map_ground_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2865" name="map_ground_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2993" name="map_ground_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3121" name="map_ground_6" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_6.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3249" name="map_ground_7" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3377" name="map_ground_8" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_8.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3505" name="map_house_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3633" name="map_house_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3761" name="map_indoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3889" name="map_indoor_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4017" name="map_kitchen_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_kitchen_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4145" name="map_outdoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4273" name="map_pillar_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4401" name="map_pillar_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4529" name="map_plant_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4657" name="map_plant_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4785" name="map_rock_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4913" name="map_rock_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5041" name="map_roof_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5169" name="map_roof_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5297" name="map_roof_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5425" name="map_shop_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5553" name="map_sign_ladder_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_sign_ladder_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5681" name="map_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5809" name="map_trail_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5937" name="map_transition_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6065" name="map_transition_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6193" name="map_transition_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6321" name="map_transition_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6449" name="map_transition_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6577" name="map_tree_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6705" name="map_tree_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6833" name="map_wall_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6961" name="map_wall_2" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7081" name="map_wall_3" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7201" name="map_wall_4" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_4.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7321" name="map_window_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7449" name="map_window_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7577" name="map_guynmart" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_guynmart.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer name="Ground" width="27" height="14">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYCAObOWkDr4oxcDwicY0zK6HQPZ2KdrSMLvOAPFxKdrSyHZRE9/BIobLrk9EYFLV4rOLUHyTqhaXXcTEN6lqcdlFbHwPhrSBDdPbrotSlJmBLX1jwxeh8UcPf4HsecpJPQwzF5c8APE3PYI=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects" width="27" height="14">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYKAvuMgKoTdC6U9ofBh9GYc6dHFc8iDwEMo+CKWZ2BgY2JkQfBj9GIs6mDg29TBzHiPZ9Y4fu39FmbCLYwPiWNSSoh8dyFKgFx04A83ag8OP1AIn+BBsByLTAyfQXQuJTCu4QACW9IAc77D4RgYguSImzLRwEItdyP4iBmBLB/iAMxXjGQbEcJgZjCTuzgKhd7MQ1sdJhhsjsYTlbRZMMWQQTyCuQeCqKAPDTFlUsUwkfS9ZIPg11C4ZqNsTWSH6coF0HhDnA/EiIuwDAVhebAGqbyVSDzUBAMS6MUA=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above" width="27" height="14">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzbysnAsJUITC2gKkw9s0YB7cEOPtL17GWDYGLVDgQYrv4aruAmCwQv5McuH8vKwBDHSp7ZJUB9pUh6L4mRZ85gBgBP0RLN
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Top" width="27" height="14">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYKAvOCwGoefI0pZGtovWNDL7Eo1pdHtpDcix6zIJei4T8BeheEbWQ4pabHaRE9/o9GU8apEBKfE9FNIGcr6jlV3N/BD2bhrbhQzW0NEuWgIAjTFE3g==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="27" height="14">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYCAObBQbuhjmflrR9LaLHgCXXcSGNylqydWLKw6IUYvLr4RoYtTg8xcp+smxix4AW1zR0h5S7CLXLYTSMrLZ+NSQaw+lmJD5AO71lgg=
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<object id="1" name="entrance" type="mapchange" x="608" y="416" width="64" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven4"/>
|
||||
<property name="place" value="brimhaven_warehouse"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="41" name="brv_wh_sign" type="script" x="640" y="352" width="32" height="32"/>
|
||||
<object id="74" name="brv_wh_enforce_spawn" type="script" x="224" y="320" width="320" height="96">
|
||||
<properties>
|
||||
<property name="when" value="step"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn" visible="0">
|
||||
<object id="2" name="brv_wh_boss" type="spawn" x="32" y="288" width="64" height="96">
|
||||
<properties>
|
||||
<property name="spawngroup" value="brv_wh_boss"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="42" name="brv_wh_item_00" type="spawn" x="96" y="64" width="736" height="192"/>
|
||||
<object id="43" name="brv_wh_item_01" type="spawn" x="96" y="64" width="736" height="192"/>
|
||||
<object id="44" name="brv_wh_item_02" type="spawn" x="96" y="64" width="736" height="192"/>
|
||||
<object id="45" name="brv_wh_item_03" type="spawn" x="96" y="64" width="736" height="192"/>
|
||||
<object id="46" name="brv_wh_item_04" type="spawn" x="96" y="64" width="736" height="192"/>
|
||||
<object id="47" name="brv_wh_item_05" type="spawn" x="96" y="64" width="736" height="192"/>
|
||||
<object id="48" name="brv_wh_item_06" type="spawn" x="96" y="64" width="736" height="192"/>
|
||||
<object id="49" name="brv_wh_item_07" type="spawn" x="96" y="64" width="736" height="192"/>
|
||||
<object id="50" name="brv_wh_item_08" type="spawn" x="96" y="64" width="736" height="192"/>
|
||||
<object id="51" name="brv_wh_item_09" type="spawn" x="96" y="64" width="736" height="192"/>
|
||||
<object id="52" name="brv_wh_item_20" type="spawn" x="96" y="64" width="736" height="192"/>
|
||||
<object id="53" name="brv_wh_item_21" type="spawn" x="96" y="64" width="736" height="192"/>
|
||||
<object id="54" name="brv_wh_item_22" type="spawn" x="96" y="64" width="736" height="192"/>
|
||||
<object id="55" name="brv_wh_item_23" type="spawn" x="96" y="64" width="736" height="192"/>
|
||||
<object id="56" name="brv_wh_item_24" type="spawn" x="32" y="64" width="800" height="192"/>
|
||||
<object id="57" name="brv_wh_item_25" type="spawn" x="96" y="64" width="736" height="192"/>
|
||||
<object id="58" name="brv_wh_item_26" type="spawn" x="96" y="64" width="736" height="192"/>
|
||||
<object id="59" name="brv_wh_item_27" type="spawn" x="96" y="64" width="736" height="192"/>
|
||||
<object id="60" name="brv_wh_item_28" type="spawn" x="96" y="64" width="736" height="192"/>
|
||||
<object id="61" name="brv_wh_item_29" type="spawn" x="96" y="64" width="736" height="192"/>
|
||||
<object id="5" name="brv_wh_worker" type="spawn" x="96" y="256" width="736" height="96">
|
||||
<properties>
|
||||
<property name="ignoreAreas" value="true"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="62" name="brv_wh_worker2" type="spawn" x="96" y="96" width="736" height="128">
|
||||
<properties>
|
||||
<property name="ignoreAreas" value="true"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="63" name="brv_wh_worker3" type="spawn" x="416" y="96" width="128" height="320">
|
||||
<properties>
|
||||
<property name="ignoreAreas" value="true"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="65" name="brv_wh_item_40" type="spawn" x="0" y="0" width="32" height="32"/>
|
||||
<object id="66" name="brv_wh_item_41" type="spawn" x="32" y="0" width="32" height="32"/>
|
||||
<object id="67" name="brv_wh_item_42" type="spawn" x="64" y="0" width="32" height="32"/>
|
||||
<object id="68" name="brv_wh_item_43" type="spawn" x="96" y="0" width="32" height="32"/>
|
||||
<object id="69" name="brv_wh_item_44" type="spawn" x="128" y="0" width="32" height="32"/>
|
||||
<object id="70" name="brv_wh_item_45" type="spawn" x="160" y="0" width="32" height="32"/>
|
||||
<object id="71" name="brv_wh_item_46" type="spawn" x="192" y="0" width="32" height="32"/>
|
||||
<object id="72" name="brv_wh_item_47" type="spawn" x="224" y="0" width="32" height="32"/>
|
||||
<object id="73" name="brv_wh_item_48" type="spawn" x="256" y="0" width="32" height="32"/>
|
||||
<object id="73" name="brv_wh_item_49" type="spawn" x="288" y="0" width="32" height="32"/>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys" visible="0">
|
||||
<object id="36" name="andor1_1" type="key" x="32" y="96" width="800" height="128">
|
||||
<properties>
|
||||
<property name="phrase" value="brv_wh_sign"/>
|
||||
<property name="requireId" value="andor"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="38" name="andor1_3" type="key" x="32" y="224" width="128" height="32">
|
||||
<properties>
|
||||
<property name="phrase" value="brv_wh_sign"/>
|
||||
<property name="requireId" value="andor"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="39" name="andor1_4" type="key" x="448" y="224" width="64" height="32">
|
||||
<properties>
|
||||
<property name="phrase" value="brv_wh_sign"/>
|
||||
<property name="requireId" value="andor"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="40" name="andor1_5" type="key" x="800" y="224" width="32" height="32">
|
||||
<properties>
|
||||
<property name="phrase" value="brv_wh_sign"/>
|
||||
<property name="requireId" value="andor"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="64" name="brv_wh:10" type="key" x="64" y="256" width="768" height="32">
|
||||
<properties>
|
||||
<property name="phrase" value="brv_wh_sign"/>
|
||||
<property name="requireId" value="brv_wh"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="10"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
221
AndorsTrail/res/xml/brimhaven_weapon1.tmx
Normal file
221
AndorsTrail/res/xml/brimhaven_weapon1.tmx
Normal file
@@ -0,0 +1,221 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">
|
||||
<map version="1.0" orientation="orthogonal" width="7" height="8" tilewidth="32" tileheight="32">
|
||||
<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_transition_5" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6577" name="map_tree_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6705" name="map_tree_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_tree_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6833" name="map_wall_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6961" name="map_wall_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7081" name="map_wall_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7201" name="map_wall_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_4.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7321" name="map_window_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7449" name="map_window_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer name="Ground" width="7" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJw7xsnAcAwP3iGFiWFyJ6QwMUzuMhZMSA5kNja5HVCzscmBxJ9yIvBlTlQ+ANniL64=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects" width="7" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYMAPrvAxMFzmg7Av8qHKfUTj30biM/Kjyr1GkrvBwsBwE4hvsWDa9wIo9hKIX2GRIwcAAHPcCvI=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above" width="7" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYKA/uM7HwDCZn4HhGh/t7QIA/DECbA==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="7" height="8" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzbKMbAsJFGGBkQUkOMHDaATQ8yHwCF+iFu
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<object name="entrance" type="mapchange" x="96" y="224" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="brimhaven4"/>
|
||||
<property name="place" value="weapon1"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn">
|
||||
<object name="truric" type="spawn" x="32" y="96" width="160" height="96">
|
||||
<properties>
|
||||
<property name="spawngroup" value="truric"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys"/>
|
||||
<objectgroup name="Replace"/>
|
||||
</map>
|
||||
@@ -1,186 +1,187 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="2017.05.26" orientation="orthogonal" renderorder="right-down" width="30" height="30" tilewidth="32" tileheight="32" nextobjectid="17">
|
||||
<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">
|
||||
<map version="1.0" orientation="orthogonal" width="30" height="30" tilewidth="32" tileheight="32">
|
||||
<properties>
|
||||
<property name="outdoors" value="1"/>
|
||||
</properties>
|
||||
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="108" columns="18">
|
||||
<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" tilecount="108" columns="18">
|
||||
<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" tilecount="108" columns="18">
|
||||
<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" tilecount="108" columns="18">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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" tilecount="128" columns="16">
|
||||
<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_transition_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="6449" name="map_transition_5" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6577" name="map_tree_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="6577" name="map_tree_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6705" name="map_tree_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="6705" name="map_tree_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_tree_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6833" name="map_wall_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="6833" name="map_wall_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6961" name="map_wall_2" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<tileset firstgid="6961" name="map_wall_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7081" name="map_wall_3" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<tileset firstgid="7081" name="map_wall_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7201" name="map_wall_4" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<tileset firstgid="7201" name="map_wall_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_4.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7321" name="map_window_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="7321" name="map_window_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7449" name="map_window_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="7449" name="map_window_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer name="Ground" width="30" height="30">
|
||||
@@ -198,77 +199,106 @@
|
||||
eJy9VktuwkAMdbNpVxUSiIqLcKN2yY04SCXUTU9A2UIluEF7AARWsXCfPLZnlORtkoxn/Mbxl+gPuznR15wGxedN//vivrYLOPXezH6PF9eOj/b+k7Hu/Zv99Y6Hxf3pnWHehydbT1dYt4D/hXEw1jRvi8zCPuDWd/N0l/7p64TobZK/D9o9RixbYF7LLy8d0fLm26XysX7nPbUQP9T6rwU6xgWal22JbFh1/rfHpTG0vZYPx+AtoS/e2hiLeL+n7Xep5dW1+gy8Uq+xnmMdt+S6Zlu8ulY/z/7LpF7/gN5f+I7k60a/tPBiTtX0U66pW6N/Yd+K5Iw+YjrSwXK01zpTqkOlfIl6C8rH7EcYz33k6MaZK4RTIDmGOcqw5qoMtE2l3iAxhznKyM5VOMdFfYjh5U8mxj3dnjyaq7YDxRvyDsWDqK2RGeC8bskz+DBi04rXzDMLiTt9xxY9+izjAqtAgts=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="30" height="30" visible="0">
|
||||
<layer name="Walkable" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzFlNERwCAIQ52i+6/ghv3teTUJCbbc+dMKDwI4rzHmzweZ4qsyVN8urloDur9qcZKLesDioZ6hGCoX8Zluqu1yZuxUf5a38s+t2TGnLlUzheXmzOKle1Lh7u5+UW/Xu4C4rlVnAb0RLMYpbtf8n+A6Gin5d+37s7a3b8k87+Kq9SLtTuySa6znipYJM425ap4wE+3dea+y05lms9nNXLWpGvPt7GNH/7tny62/sr/uuQFP8nz2
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents" visible="0">
|
||||
<object id="1" name="cave" type="mapchange" x="576" y="32" width="32" height="32">
|
||||
<objectgroup name="Mapevents">
|
||||
<object name="cave" type="mapchange" x="576" y="32" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="crossglen_cave"/>
|
||||
<property name="place" value="entrance"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="2" name="hall" type="mapchange" x="544" y="608" width="32" height="32">
|
||||
<object name="hall" type="mapchange" x="544" y="608" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="crossglen_hall"/>
|
||||
<property name="place" value="entrance"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="3" name="farmhouse" type="mapchange" x="320" y="544" width="32" height="32">
|
||||
<object name="burhczyd_check1" type="script" x="512" y="640" width="96" height="32"/>
|
||||
<object name="farmhouse" type="mapchange" x="320" y="544" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="crossglen_farmhouse"/>
|
||||
<property name="place" value="entrance"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="4" name="home" type="mapchange" x="160" y="160" width="32" height="32">
|
||||
<object name="home" type="mapchange" x="160" y="160" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="home"/>
|
||||
<property name="place" value="entrance"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="5" name="east" type="mapchange" x="928" y="416" width="32" height="64">
|
||||
<object name="east" type="mapchange" x="928" y="416" width="32" height="64">
|
||||
<properties>
|
||||
<property name="map" value="wild1"/>
|
||||
<property name="place" value="west"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="6" name="smith" type="mapchange" x="128" y="800" width="32" height="32">
|
||||
<object name="smith" type="mapchange" x="128" y="800" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="crossglen_smith"/>
|
||||
<property name="place" value="entrance"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="7" name="south" type="mapchange" x="256" y="928" width="32" height="32">
|
||||
<object name="south" type="mapchange" x="256" y="928" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="wild2"/>
|
||||
<property name="place" value="north"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="crossglen_fortune_teller" type="script" x="96" y="64" width="32" height="32"/>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn" visible="0">
|
||||
<object id="8" name="crossglen_wasp" type="spawn" x="736" y="160" width="192" height="160">
|
||||
<object name="crossglen_wasp" type="spawn" x="736" y="160" width="192" height="160">
|
||||
<properties>
|
||||
<property name="quantity" value="3"/>
|
||||
<property name="spawngroup" value="crossglen_wasp"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="9" name="trainingrat" type="spawn" x="352" y="96" width="192" height="128">
|
||||
<object name="trainingrat" type="spawn" x="352" y="96" width="192" height="128">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
<property name="spawngroup" value="trainingrat"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="10" name="crossglen_farmer1" type="spawn" x="192" y="320" width="256" height="128"/>
|
||||
<object id="11" name="crossglen_farmer2" type="spawn" x="64" y="416" width="96" height="192"/>
|
||||
<object id="12" name="crossglen_beetle" type="spawn" x="32" y="320" width="384" height="224"/>
|
||||
<object id="13" name="crossglen_ant" type="spawn" x="512" y="832" width="384" height="96">
|
||||
<object name="crossglen_farmer1" type="spawn" x="192" y="320" width="256" height="128">
|
||||
<properties>
|
||||
<property name="spawngroup" value="crossglen_farmer1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="crossglen_farmer2" type="spawn" x="64" y="416" width="96" height="192">
|
||||
<properties>
|
||||
<property name="spawngroup" value="crossglen_farmer2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="crossglen_beetle" type="spawn" x="32" y="320" width="384" height="224">
|
||||
<properties>
|
||||
<property name="spawngroup" value="crossglen_beetle"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="crossglen_ant" type="spawn" x="512" y="832" width="384" height="96">
|
||||
<properties>
|
||||
<property name="quantity" value="3"/>
|
||||
<property name="spawngroup" value="crossglen_ant"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="odair" type="spawn" x="896" y="32" width="32" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="odair"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="oromir" type="spawn" x="896" y="864" width="32" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="oromir"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="halvor" type="spawn" x="736" y="608" width="32" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="halvor"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="14" name="odair" type="spawn" x="896" y="32" width="32" height="32"/>
|
||||
<object id="15" name="oromir" type="spawn" x="896" y="864" width="32" height="32"/>
|
||||
<object id="16" name="halvor" type="spawn" x="736" y="608" width="32" height="32"/>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys"/>
|
||||
</map>
|
||||
|
||||
@@ -230,6 +230,12 @@
|
||||
<property name="ignoreAreas" value="true"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="burhczyd1e" type="spawn" x="352" y="192" width="96" height="64">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="ignoreAreas" value="true"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys"/>
|
||||
</map>
|
||||
|
||||
@@ -262,6 +262,11 @@
|
||||
<object name="sign_crossroadshouse" type="sign" x="672" y="352" width="32" height="32"/>
|
||||
<object name="sign_crossroads_s" type="sign" x="608" y="480" width="32" height="32"/>
|
||||
<object name="sign_crossroads_n" type="sign" x="640" y="128" width="32" height="32"/>
|
||||
<object name="brv_patrol_check_stop_hero" type="script" x="352" y="448" width="480" height="64">
|
||||
<properties>
|
||||
<property name="when" value="enter"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn uniques">
|
||||
<object name="fieldwasp_unique" type="spawn" x="32" y="64" width="256" height="352">
|
||||
@@ -314,12 +319,32 @@
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys" visible="0"/>
|
||||
<objectgroup name="Keys">
|
||||
<object name="stop_hero" type="key" x="320" y="416" width="544" height="128">
|
||||
<properties>
|
||||
<property name="phrase" value="brv_wait_patrol"/>
|
||||
<property name="requireId" value="brv_nondisplay"/>
|
||||
<property name="requireNegation" value="true"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="140"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn_guild">
|
||||
<object name="feygard_scout" type="spawn" x="128" y="736" width="32" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="feygard_scout"/>
|
||||
<property name="active" value="false"/>
|
||||
<property name="spawngroup" value="feygard_scout"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn_knights">
|
||||
<object name="knights" type="spawn" x="320" y="416" width="544" height="128">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="ignoreAreas" value="true"/>
|
||||
<property name="quantity" value="6"/>
|
||||
<property name="spawngroup" value="patrol_roaming"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
|
||||
@@ -243,6 +243,7 @@
|
||||
<property name="place" value="entrance"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="burhczyd_check2" type="script" x="224" y="448" width="96" height="32"/>
|
||||
<object name="prison" type="mapchange" x="416" y="768" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="fallhaven_prison"/>
|
||||
|
||||
@@ -2,46 +2,6 @@
|
||||
<properties>
|
||||
<property name="outdoors" value="1"/>
|
||||
</properties>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<tileset firstgid="1" name="map_bed_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_bed_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="129" name="map_border_1" tileheight="32" tilewidth="32">
|
||||
@@ -242,7 +202,16 @@
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys" visible="0"/>
|
||||
<objectgroup name="Keys" visible="0">
|
||||
<object name="andor1_5" type="key" x="416" y="256" width="32" height="32">
|
||||
<properties>
|
||||
<property name="phrase" value="fallhaven_lumberjack"/>
|
||||
<property name="requireId" value="andor"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="1"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Citizens" visible="0">
|
||||
<object height="256" name="fallhaven_citizen3" type="spawn" width="576" x="320" y="64">
|
||||
<properties>
|
||||
@@ -254,6 +223,7 @@
|
||||
<object height="32" name="fallhaven_lumberjack" type="spawn" width="32" x="416" y="256">
|
||||
<properties>
|
||||
<property name="spawngroup" value="fallhaven_lumberjack"/>
|
||||
<property name="ignoreAreas" value="true"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="192" name="forestant" type="spawn" width="288" x="64" y="384">
|
||||
|
||||
@@ -236,6 +236,12 @@
|
||||
<property name="ignoreAreas" value="true"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="burhczyd2e" type="spawn" x="256" y="256" width="32" height="32">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="ignoreAreas" value="true"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys">
|
||||
<object name="fallhaventavern:20" type="key" x="448" y="288" width="32" height="32">
|
||||
|
||||
@@ -1,227 +1,284 @@
|
||||
<?xml version="1.0" ?><!DOCTYPE map SYSTEM 'http://mapeditor.org/dtd/1.0/map.dtd'><map height="28" orientation="orthogonal" tileheight="32" tilewidth="32" version="1.0" width="30">
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">
|
||||
<map version="1.0" orientation="orthogonal" width="30" height="28" tilewidth="32" tileheight="32">
|
||||
<properties>
|
||||
<property name="outdoors" value="1"/>
|
||||
</properties>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<tileset firstgid="1" name="map_bed_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_bed_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="129" name="map_border_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_border_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="257" name="map_bridge_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_bridge_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="385" name="map_bridge_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_bridge_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="513" name="map_broken_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_broken_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="641" name="map_cavewall_1" tileheight="32" tilewidth="32">
|
||||
<image height="192" source="../drawable/map_cavewall_1.png" width="576"/>
|
||||
</tileset><tileset firstgid="749" name="map_cavewall_2" tileheight="32" tilewidth="32">
|
||||
<image height="192" source="../drawable/map_cavewall_2.png" width="576"/>
|
||||
</tileset><tileset firstgid="857" name="map_cavewall_3" tileheight="32" tilewidth="32">
|
||||
<image height="192" source="../drawable/map_cavewall_3.png" width="576"/>
|
||||
</tileset><tileset firstgid="965" name="map_cavewall_4" tileheight="32" tilewidth="32">
|
||||
<image height="192" source="../drawable/map_cavewall_4.png" width="576"/>
|
||||
</tileset><tileset firstgid="1073" name="map_chair_table_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_chair_table_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1201" name="map_chair_table_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_chair_table_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="1329" name="map_crate_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_crate_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1457" name="map_cupboard_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_cupboard_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1585" name="map_curtain_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_curtain_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1713" name="map_entrance_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_entrance_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1841" name="map_entrance_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_entrance_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="1969" name="map_fence_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_fence_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="2097" name="map_fence_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_fence_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="2225" name="map_fence_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_fence_3.png" width="512"/>
|
||||
</tileset><tileset firstgid="2353" name="map_fence_4" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_fence_4.png" width="512"/>
|
||||
</tileset><tileset firstgid="2481" name="map_ground_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="2609" name="map_ground_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="2737" name="map_ground_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_3.png" width="512"/>
|
||||
</tileset><tileset firstgid="2865" name="map_ground_4" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_4.png" width="512"/>
|
||||
</tileset><tileset firstgid="2993" name="map_ground_5" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_5.png" width="512"/>
|
||||
</tileset><tileset firstgid="3121" name="map_ground_6" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_6.png" width="512"/>
|
||||
</tileset><tileset firstgid="3249" name="map_ground_7" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_7.png" width="512"/>
|
||||
</tileset><tileset firstgid="3377" name="map_ground_8" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_8.png" width="512"/>
|
||||
</tileset><tileset firstgid="3505" name="map_house_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_house_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="3633" name="map_house_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_house_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="3761" name="map_indoor_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_indoor_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="3889" name="map_indoor_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_indoor_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="4017" name="map_kitchen_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_kitchen_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4145" name="map_outdoor_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_outdoor_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4273" name="map_pillar_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_pillar_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4401" name="map_pillar_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_pillar_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="4529" name="map_plant_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_plant_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4657" name="map_plant_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_plant_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="4785" name="map_rock_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_rock_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4913" name="map_rock_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_rock_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="5041" name="map_roof_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_roof_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5169" name="map_roof_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_roof_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="5297" name="map_roof_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_roof_3.png" width="512"/>
|
||||
</tileset><tileset firstgid="5425" name="map_shop_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_shop_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5553" name="map_sign_ladder_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_sign_ladder_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5681" name="map_table_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_table_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5809" name="map_trail_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_trail_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5937" name="map_transition_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="6065" name="map_transition_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="6193" name="map_transition_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_3.png" width="512"/>
|
||||
</tileset><tileset firstgid="6321" name="map_transition_4" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_4.png" width="512"/>
|
||||
</tileset><tileset firstgid="6449" name="map_transition_5" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_5.png" width="512"/>
|
||||
</tileset><tileset firstgid="6577" name="map_tree_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_tree_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="6705" name="map_tree_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_tree_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="6833" name="map_wall_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_wall_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="6961" name="map_wall_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_wall_2.png" width="480"/>
|
||||
</tileset><tileset firstgid="7081" name="map_wall_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_wall_3.png" width="480"/>
|
||||
</tileset><tileset firstgid="7201" name="map_wall_4" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_wall_4.png" width="480"/>
|
||||
</tileset><tileset firstgid="7321" name="map_window_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_window_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="7449" name="map_window_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_window_2.png" width="512"/>
|
||||
</tileset><layer height="28" name="Ground" width="30">
|
||||
<data compression="zlib" encoding="base64">eJzt0sENwDAIA8B8s/8kVZbIWP1WUYsC2Eat+uB9xjB7a5M8x82wzSdf6Xo7YWS0HKYfcRF21M36WTdqI9yIj3Q9NtrdzcB0rRxKd1xGaSp3/M1vmKPr//VNfWZ6yey53mX3RqhuLd+biZml4o8q3Eob4Z4gOnRv</data>
|
||||
<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_transition_5" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6577" name="map_tree_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6705" name="map_tree_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_tree_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6833" name="map_wall_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6961" name="map_wall_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7081" name="map_wall_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7201" name="map_wall_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_4.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7321" name="map_window_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7449" name="map_window_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer name="Ground" width="30" height="28">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzt0sENwDAIA8B8s/8kVZbIWP1WUYsC2Eat+uB9xjB7a5M8x82wzSdf6Xo7YWS0HKYfcRF21M36WTdqI9yIj3Q9NtrdzcB0rRxKd1xGaSp3/M1vmKPr//VNfWZ6yey53mX3RqhuLd+biZml4o8q3Eob4Z4gOnRv
|
||||
</data>
|
||||
</layer>
|
||||
<layer height="28" name="Objects" width="30">
|
||||
<data compression="zlib" encoding="base64">eJy1VjFuwzAM9BcUoAb8/2dkt6RM7truQdruRrJVRMrmeiElp3YOEBJYMu9IUSd33XMw9113LuO9jM8yTmV89E8iW8h/Iv4jPLfGGr3KrwPjfpXxRvNnQ+8W9WKeC8TM4fq7293Xay33hd7fD9ffKdjr541zl5ws5AH+hxv3FrknyC07eVr6ts5dMYa2lv/mHsNtL7GmVt1xXoB14tzX5J8qeVp9h2eUNVg6JD7WkmNqvaPzHOe0TuwTNb/COHuqKQP3gXViDrLu+ONJj8Da59GpP2rVPUJO9Chdr/G5li3UeoA52aMseHuqOfHZEt26Vupe48ywrgU+Q6wP4XFm6j0rtucVE/WM8vC9xpyM1PCkydGo8HrV4pTaWOdEYqsOr2dxzutVvk81LtbK8hLeb+x3K8+lvSrgPmVP8/yVfUA5USufrUPDgxiWllbf4P5pbswr2tU7H4VyYv09zzk43zDs4Uu0pDL/+lJf83t/D/fPc7B9sqUF73iMy98K1nlnWO/retE2E3fq23Ej9Ruf3xH8IRpnWHs0Eu8f3bCedTO+ATzfB5I=</data>
|
||||
<layer name="Objects" width="30" height="28">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJy1VjFuwzAM9BcUoAb8/2dkt6RM7truQdruRrJVRMrmeiElp3YOEBJYMu9IUSd33XMw9113LuO9jM8yTmV89E8iW8h/Iv4jPLfGGr3KrwPjfpXxRvNnQ+8W9WKeC8TM4fq7293Xay33hd7fD9ffKdjr541zl5ws5AH+hxv3FrknyC07eVr6ts5dMYa2lv/mHsNtL7GmVt1xXoB14tzX5J8qeVp9h2eUNVg6JD7WkmNqvaPzHOe0TuwTNb/COHuqKQP3gXViDrLu+ONJj8Da59GpP2rVPUJO9Chdr/G5li3UeoA52aMseHuqOfHZEt26Vupe48ywrgU+Q6wP4XFm6j0rtucVE/WM8vC9xpyM1PCkydGo8HrV4pTaWOdEYqsOr2dxzutVvk81LtbK8hLeb+x3K8+lvSrgPmVP8/yVfUA5USufrUPDgxiWllbf4P5pbswr2tU7H4VyYv09zzk43zDs4Uu0pDL/+lJf83t/D/fPc7B9sqUF73iMy98K1nlnWO/retE2E3fq23Ej9Ruf3xH8IRpnWHs0Eu8f3bCedTO+ATzfB5I=
|
||||
</data>
|
||||
</layer>
|
||||
<layer height="28" name="Above" width="30">
|
||||
<data compression="zlib" encoding="base64">eJxjYKAPeCPJwPBWEkGPgpENdo6mAaoDQmE6GuajYBRQBmiZh0bz5yggB4ymm6ENKI2/0finHQAAhRIKpw==</data>
|
||||
<layer name="Above" width="30" height="28">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYKAPeCPJwPBWEkGPgpENdo6mAaoDQmE6GuajYBRQBmiZh0bz5yggB4ymm6ENKI2/0finHQAAhRIKpw==
|
||||
</data>
|
||||
</layer>
|
||||
<layer height="28" name="Walkable" width="30">
|
||||
<data compression="zlib" encoding="base64">eJztlskNACAIBKnC/luwQ/+G4MGxbuIk/IRZEh/0JtJ/lZdFlSfTr82scO/Mz/BHgPLe+Oe+1dwodyYor5XDesPCaVaG3RB/gnE2GobdGDJqVOT23BLRvOb15snsj7yJkAwe+a+v</data>
|
||||
<layer name="Walkable" width="30" height="28">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztlskNACAIBKnC/luwQ/+G4MGxbuIk/IRZEh/0JtJ/lZdFlSfTr82scO/Mz/BHgPLe+Oe+1dwodyYor5XDesPCaVaG3RB/gnE2GobdGDJqVOT23BLRvOb15snsj7yJkAwe+a+v
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<object height="32" name="south" type="mapchange" width="960" x="0" y="864">
|
||||
<object name="south" type="mapchange" x="0" y="864" width="960" height="32">
|
||||
<properties>
|
||||
<property name="map" value="fields1"/>
|
||||
<property name="place" value="north"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="736" name="west" type="mapchange" width="32" x="0" y="128">
|
||||
<object name="west" type="mapchange" x="0" y="128" width="32" height="736">
|
||||
<properties>
|
||||
<property name="map" value="fields5"/>
|
||||
<property name="place" value="east"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="480" name="east" type="mapchange" width="32" x="928" y="384">
|
||||
<object name="east" type="mapchange" x="928" y="384" width="32" height="480">
|
||||
<properties>
|
||||
<property name="map" value="fields7"/>
|
||||
<property name="place" value="west"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="32" name="sign_fields6" type="sign" width="32" x="480" y="768"/>
|
||||
<object name="sign_fields6" type="sign" x="480" y="768" width="32" height="32"/>
|
||||
<object name="brv_patrol_check_stop_hero" type="script" x="64" y="448" width="704" height="384">
|
||||
<properties>
|
||||
<property name="when" value="enter"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn">
|
||||
<object height="32" name="tinlyn" type="spawn" width="32" x="384" y="640">
|
||||
<object name="tinlyn" type="spawn" x="384" y="640" width="32" height="32">
|
||||
<properties>
|
||||
<property name="ignoreAreas" value="true"/>
|
||||
<property name="spawngroup" value="tinlyn"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="224" name="tinlyn_sheep" type="spawn" width="256" x="192" y="416">
|
||||
<object name="tinlyn_sheep" type="spawn" x="192" y="416" width="256" height="224">
|
||||
<properties>
|
||||
<property name="ignoreAreas" value="true"/>
|
||||
<property name="quantity" value="4"/>
|
||||
<property name="spawngroup" value="tinlyn_sheep"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="192" name="fieldcritter_0" type="spawn" width="416" x="64" y="96">
|
||||
<object name="fieldcritter_0" type="spawn" x="64" y="96" width="416" height="192">
|
||||
<properties>
|
||||
<property name="spawngroup" value="fieldcritter_0"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="128" name="fieldcritter_0_1" type="spawn" width="288" x="608" y="704">
|
||||
<object name="fieldcritter_0_1" type="spawn" x="608" y="704" width="288" height="128">
|
||||
<properties>
|
||||
<property name="ignoreAreas" value="true"/>
|
||||
<property name="spawngroup" value="fieldcritter_0"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="192" name="fieldcritter_0_2" type="spawn" width="160" x="512" y="256">
|
||||
<object name="fieldcritter_0_2" type="spawn" x="512" y="256" width="160" height="192">
|
||||
<properties>
|
||||
<property name="ignoreAreas" value="true"/>
|
||||
<property name="spawngroup" value="fieldcritter_0"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="knights" type="spawn" x="32" y="416" width="768" height="448">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="ignoreAreas" value="true"/>
|
||||
<property name="quantity" value="6"/>
|
||||
<property name="spawngroup" value="patrol_roaming"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys"/>
|
||||
</map>
|
||||
<objectgroup name="Keys">
|
||||
<object name="stop_hero" type="key" x="32" y="416" width="768" height="448">
|
||||
<properties>
|
||||
<property name="phrase" value="brv_wait_patrol"/>
|
||||
<property name="requireId" value="brv_nondisplay"/>
|
||||
<property name="requireNegation" value="true"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="140"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
|
||||
@@ -355,6 +355,12 @@
|
||||
<property name="spawngroup" value="cave_troll_1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="28" name="lakecave0_15" type="spawn" x="288" y="288" width="32" height="32">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="spawngroup" value="cave_troll_7"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys"/>
|
||||
<objectgroup name="Replace">
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.0" orientation="orthogonal" renderorder="right-down" width="20" height="25" tilewidth="32" tileheight="32" nextobjectid="6">
|
||||
<map version="1.2" tiledversion="1.2.1" orientation="orthogonal" renderorder="right-down" width="20" height="25" tilewidth="32" tileheight="32" infinite="0" nextlayerid="8" nextobjectid="6">
|
||||
<properties>
|
||||
<property name="outdoors" value="1"/>
|
||||
</properties>
|
||||
@@ -183,27 +183,27 @@
|
||||
<tileset firstgid="7449" name="map_window_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer name="Ground" width="20" height="25">
|
||||
<layer id="1" name="Ground" width="20" height="25">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJy91FEKgzAMBmAxTz6bHkF7BLcr7LbiBcdwhZAlf9NZfPhBqH5JrWafhmG/MSOdab3fCqtEvJXsaKtE19Teg+wswNQ1pfciO5tjZqdm8bwe+GvOyno6NRPVPRZesbyaUW8BlqwZ9baK1epF0ttrOQ+U8aKH/sXc6M1grZx/Dy8Jq5eH5tVVL9qfN2/+9bx5w2C/EdPat+wRPZ+C7xF5n7Vj+r2+08tBjw2v9j2/AReQbiE=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects" width="20" height="25">
|
||||
<layer id="2" name="Objects" width="20" height="25">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJx9VM1OwkAQbtqTx23iJvXoC+gD+QjGR/CluBIvTQQCVSMJfwGMBwsi4I2b0f1kJjs7LEyymW078803fx2YJFkXSbJ1Zx7Rm+L0d62v8uRf1sJX6paL92bC96cwp+7M3KnNHveb9Ir0xOkB3bPseGzG5HfSjqXjcMbu3KZJIL/G33WMC7K9Ez6p9feh871JvX1tDuMCk2NDzpz9fepzzwXeSHBh6VvPA7VoFHvMB6ffqR9jEffS2ZvM+0s+wHq1PjakJF2R5l6MiPOQnoGJ+FvjsfLM1x7fZ6KnFc3DD9l/EFc8I8ajyFVjSUzmz/zGwm9D96l4h/gSS87K7tzbVWp2uEYt4+MgvsZqu/cLmsta1PKJcmf+EK7dgvSL033BB3M+IpylO1/WfxuaQ36V8TvIe7EU/kuBw7y4XthLzQ/SUTNXK3/WzIvjNiP149mZixx2NozLWu49pBupH2NtKXdI78Q/jWcaPesVYU1wPm1oz3WcFvH/4YZmCTVskn1D7MlKYcL+OvcY4PNrwmeuZ4/uZRH2ijF5HieUt8bQs901h7mCC/gy5sCE+6PrCOwy0nsIY4Dvs+BZm3D3dR3l7Mg4MlcdQ+5+LGfmFeu99EFN2tQfzHUj0l/2kfzmR+JO7B4P9i3re6c5xPjF6lISntw5bS/5/QH32Hk2
|
||||
eJx9VM1OwkAQbtqTx23iJvXoC+gD+QjGR/CluBIuTQQCopGEvwDGgwUR8MbN4I7MZL8dFibZzLad+eabvw5MkqyLJNm6M4/oTXH+u9Y3efIva/BF3XTx3k34/hzm1J2ZO5U54P6wXrGeOD3ge5adji2Y8g7tRNoOZ+zOfZoEsjf+rmNcse0D+KTW34fO9y719pU5jkuYEpvkwtk/pj73HPBGwEWkbz0PqkWtOGA2nP7gfowh7rWzN5n3Rz6E9WZ9bJKSdY+19GLEnIf8TJgUf2s8Vp752tP3GfS0wfPwy/afzJWeKcYT5KqxEFP4C78x+G34PoV3FB+xcFZ2l96uoWZHatQ0Pg7F11gt937Bc1lBLXucu/AnkdotWL863Qc+NOcjxlm68239t6E55vds/A7KXizBfwk4wkvqRXup+ZG01cxVyl+08JK49Uj9ZHbmkMPOhnFF496TdCL1E6wt507SPfNPk5mmnnWLsCZ0vmxoL3WcFvH/4YZniWpYZ/sa7MlKYZL9be4xiM/ehM9Szy7fyyLslWDKPE44b42hZ7tjjnMlLsRXMAcm3B9dR8IuI70nEQzi+wI8KxPuvq4jzg7GwVx1DNz9WM7CK9Z79KGatLg/NNe1SH/FB/nNT8Sd2AMe2Tet753mEOMXq0vJeLhz2h75/QFsCHka
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above" width="20" height="25">
|
||||
<layer id="3" name="Above" width="20" height="25">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJy9lMENgzAMRVNlAi5I7D8KGxCJE2WC0hkqHyK+vmLHpi3/AgnJ88d2ktJ9euTzPWd9naZtSuk5/c6PN9adcT36px+LXcY4awfWm7hzgMesqgPmhFf993LUYrG8/l7OWjDvSg3xDEXyZ3E0HvrjfLb293jIikp6b2n4Q5Y3n8iS2kkP4ZNj9GTVQe45b39oPPYQZSKP/xeZXmlreR7HvZprd4swcG8Zz/FhMK2aYCxZV3Np1drizcRbh+/84TfMoXbmsJ8/bnxJug==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="20" height="25" visible="0">
|
||||
<layer id="4" name="Walkable" width="20" height="25" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzbKMbAsHEIYxighhkwcyg1E90cargPm1uJMRebOnTzyA0raoQXIUCNOEV2JylhTUxaIdZuUvxOjlmkhCk1zKE0XvClT3LNotQ8Yu2ghpmD0X208iu1/UtN9w03DADGej3/
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<objectgroup id="5" name="Mapevents">
|
||||
<object id="1" name="west" type="mapchange" x="0" y="192" width="32" height="96">
|
||||
<properties>
|
||||
<property name="map" value="lodar9"/>
|
||||
@@ -217,7 +217,7 @@
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn">
|
||||
<objectgroup id="6" name="Spawn">
|
||||
<object id="3" name="khakin1" type="spawn" x="64" y="224" width="416" height="480">
|
||||
<properties>
|
||||
<property name="quantity" value="5"/>
|
||||
@@ -235,5 +235,5 @@
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys"/>
|
||||
<objectgroup id="7" name="Keys"/>
|
||||
</map>
|
||||
|
||||
@@ -234,6 +234,7 @@
|
||||
<property name="place" value="south"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="burhczyd_check3" type="script" x="448" y="384" width="96" height="32"/>
|
||||
<object id="7" name="lonefordhouse5" type="mapchange" x="672" y="480" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="loneford7"/>
|
||||
|
||||
@@ -158,6 +158,12 @@
|
||||
<property name="ignoreAreas" value="true"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="burhczyd3e" type="spawn" x="192" y="224" width="96" height="32">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="ignoreAreas" value="true"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys"/>
|
||||
</map>
|
||||
@@ -253,10 +253,16 @@
|
||||
<property name="when" value="enter"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="brv_patrol_check_stop_hero" type="script" x="480" y="480" width="96" height="96">
|
||||
<properties>
|
||||
<property name="when" value="enter"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn">
|
||||
<object name="ingus" type="spawn" x="448" y="480" width="256" height="128">
|
||||
<properties>
|
||||
<property name="ignoreAreas" value="true"/>
|
||||
<property name="spawngroup" value="ingus"/>
|
||||
</properties>
|
||||
</object>
|
||||
@@ -275,6 +281,24 @@
|
||||
<property name="spawngroup" value="taylin"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="knights" type="spawn" x="448" y="416" width="192" height="192">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="ignoreAreas" value="true"/>
|
||||
<property name="quantity" value="6"/>
|
||||
<property name="spawngroup" value="patrol_roaming"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys">
|
||||
<object name="stop_hero" type="key" x="448" y="448" width="160" height="160">
|
||||
<properties>
|
||||
<property name="phrase" value="brv_wait_patrol"/>
|
||||
<property name="requireId" value="brv_nondisplay"/>
|
||||
<property name="requireNegation" value="true"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="140"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys"/>
|
||||
</map>
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user