Compare commits

...

4 Commits

Author SHA1 Message Date
Zukero
13ec1ea7bd Stoutford added to worldmap, trees re-aligned in wild17. 2016-01-06 19:28:10 +01:00
Zukero
21f6d5c034 Fixed missing reqs in Lodar shortcut convo 2015-06-30 14:09:35 +02:00
Zukero
b8dc5a43c9 Added arulir mountain maps.
Fixed bugs in elythara quests dialogues (Mara & Edwin)
Fixed bugs in waterway2.tmx
2015-01-02 13:30:59 +01:00
Zukero
ba80a8dc9d Added content from Ian:
- Elythara
- Stoutford (maps only)
- Pathway fallhaven
- Shortcut Lodar

Debugged Elythara (Zukero)
Updated worldmap world1 (stoutford & soulpart)
2014-12-23 22:02:16 +01:00
126 changed files with 24844 additions and 8792 deletions

View File

@@ -0,0 +1,90 @@
[
{
"roundEffect":{
"visualEffectID":"redSplash",
"increaseCurrentHP":{
"min":-4,
"max":-4
}
},
"id":"force_shadow",
"abilityEffect":{
"increaseCurrentAP":{
"min":-2,
"max":-2
},
"increaseMaxAP":-4,
"increaseBlockChance":-5,
"increaseAttackChance":-10
},
"category":"spiritual",
"name":"Force of the Shadow",
"iconID":"actorconditions_1:31"
},
{
"id":"enlightenment",
"abilityEffect":{
"increaseMaxHP":5
},
"category":"spiritual",
"name":"Blessing of Enlightenment",
"iconID":"actorconditions_1:38"
},
{
"roundEffect":{
"visualEffectID":"blueSwirl",
"increaseCurrentHP":{
"min":-1000,
"max":-1000
}
},
"id":"elythara_touch",
"abilityEffect":{
"increaseUseItemCost":10,
"increaseReequipCost":10,
"increaseMoveCost":10
},
"category":"spiritual",
"name":"Elythara's Touch",
"iconID":"actorconditions_1:44"
},
{
"id":"elythara_smite",
"abilityEffect":{
"increaseDamageResistance":-1,
"increaseReequipCost":1,
"increaseCurrentAP":{
"min":-1,
"max":-1
},
"increaseAttackChance":-5
},
"category":"spiritual",
"name":"Smite",
"iconID":"actorconditions_1:45"
},
{
"id":"elythara_lightshield",
"abilityEffect":{
"increaseDamageResistance":10,
"increaseBlockChance":10
},
"category":"spiritual",
"name":"Shield of Light",
"iconID":"actorconditions_1:47"
},
{
"id":"elythara_sentence",
"abilityEffect":{
"increaseCurrentAP":{
"min":5,
"max":5
},
"increaseAttackChance":5
},
"category":"spiritual",
"stacking":1,
"name":"Sentence",
"iconID":"actorconditions_1:20"
}
]

View File

@@ -0,0 +1,627 @@
[
{
"id": "arulirmountain_entrance",
"replies": [
{
"text": "N",
"nextPhraseID": "arulirmountain_entrance_1"
}
],
"message": "You have a gut feeling that it would be better to not go any further unprepared."
},
{
"id": "arulirmountain_entrance_1",
"replies": [
{
"text": "Leave",
"nextPhraseID": "X"
}
],
"message": "You need some item that would help you go through there undiscovered."
},
{
"id": "arulirmountain_brokenbridge",
"replies": [
{
"text": "Leave.",
"nextPhraseID": "X"
}
],
"message": "The Bridge is broken. It would not hold your weight."
},
{
"id": "arulirmountain_trap01",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "arulirmountain_trap01",
"value": 10
},
{
"rewardType": "actorCondition",
"rewardID": "bleeding_wound",
"value": 7
},
{
"rewardType": "actorCondition",
"rewardID": "bleeding_wound",
"value": 7
},
{
"rewardType": "actorCondition",
"rewardID": "bleeding_wound",
"value": 3
},
{
"rewardType": "actorCondition",
"rewardID": "bleeding_wound",
"value": 3
}
],
"replies": [
{
"text": "Ouch.",
"nextPhraseID": "X"
}
],
"message": "You fell into a hole and hurt yourself."
},
{
"id": "arulirmountain_trap02",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "arulirmountain_trap02",
"value": 10
},
{
"rewardType": "actorCondition",
"rewardID": "bleeding_wound",
"value": 7
},
{
"rewardType": "actorCondition",
"rewardID": "bleeding_wound",
"value": 7
},
{
"rewardType": "actorCondition",
"rewardID": "bleeding_wound",
"value": 3
},
{
"rewardType": "actorCondition",
"rewardID": "bleeding_wound",
"value": 3
}
],
"replies": [
{
"text": "Ouch.",
"nextPhraseID": "X"
}
],
"message": "You fell into a hole and hurt yourself."
},
{
"id": "arulirmountain_trap03",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "arulirmountain_trap03",
"value": 10
},
{
"rewardType": "actorCondition",
"rewardID": "bleeding_wound",
"value": 7
},
{
"rewardType": "actorCondition",
"rewardID": "bleeding_wound",
"value": 7
},
{
"rewardType": "actorCondition",
"rewardID": "bleeding_wound",
"value": 3
},
{
"rewardType": "actorCondition",
"rewardID": "bleeding_wound",
"value": 3
}
],
"replies": [
{
"text": "Ouch.",
"nextPhraseID": "X"
}
],
"message": "You fell into a hole and hurt yourself."
},
{
"id": "arulirmountain_trap04",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "arulirmountain_trap04",
"value": 10
},
{
"rewardType": "actorCondition",
"rewardID": "bleeding_wound",
"value": 5
},
{
"rewardType": "actorCondition",
"rewardID": "bleeding_wound",
"value": 5
},
{
"rewardType": "actorCondition",
"rewardID": "crit2",
"value": 3
},
{
"rewardType": "actorCondition",
"rewardID": "crit2",
"value": 3
}
],
"replies": [
{
"text": "Ouch.",
"nextPhraseID": "X"
}
],
"message": "Some rocks above your head begin to crack.\nA moment later a pile of rocks rains down on you."
},
{
"id": "arulirmountain_trap05",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "arulirmountain_trap05",
"value": 10
},
{
"rewardType": "actorCondition",
"rewardID": "bleeding_wound",
"value": 5
},
{
"rewardType": "actorCondition",
"rewardID": "bleeding_wound",
"value": 5
},
{
"rewardType": "actorCondition",
"rewardID": "crit2",
"value": 3
},
{
"rewardType": "actorCondition",
"rewardID": "crit2",
"value": 3
}
],
"replies": [
{
"text": "Ouch.",
"nextPhraseID": "X"
}
],
"message": "Some rocks above your head begin to crack.\nA moment later a pile of rocks rains down on you."
},
{
"id": "arulircave_trap01",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "arulircave_trap01",
"value": 10
},
{
"rewardType": "actorCondition",
"rewardID": "bleeding_wound",
"value": 7
},
{
"rewardType": "actorCondition",
"rewardID": "bleeding_wound",
"value": 7
},
{
"rewardType": "actorCondition",
"rewardID": "bleeding_wound",
"value": 4
},
{
"rewardType": "actorCondition",
"rewardID": "bleeding_wound",
"value": 4
}
],
"replies": [
{
"text": "Ouch.",
"nextPhraseID": "X"
}
],
"message": "You fell into a hole and hurt yourself."
},
{
"id": "arulircave_trap02",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "arulircave_trap02",
"value": 10
},
{
"rewardType": "actorCondition",
"rewardID": "bleeding_wound",
"value": 6
},
{
"rewardType": "actorCondition",
"rewardID": "bleeding_wound",
"value": 6
},
{
"rewardType": "actorCondition",
"rewardID": "crit2",
"value": 4
},
{
"rewardType": "actorCondition",
"rewardID": "crit2",
"value": 4
}
],
"replies": [
{
"text": "Ouch.",
"nextPhraseID": "X"
}
],
"message": "Some rocks above your head begin to crack.\nA moment later a pile of rocks rains down on you."
},
{
"id": "arulircave_trap03",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "arulircave_trap03",
"value": 10
},
{
"rewardType": "actorCondition",
"rewardID": "bleeding_wound",
"value": 7
},
{
"rewardType": "actorCondition",
"rewardID": "bleeding_wound",
"value": 7
},
{
"rewardType": "actorCondition",
"rewardID": "crit2",
"value": 5
},
{
"rewardType": "actorCondition",
"rewardID": "crit2",
"value": 5
}
],
"replies": [
{
"text": "Ouch.",
"nextPhraseID": "X"
}
],
"message": "Some rocks above your head begin to crack.\nA moment later a pile of rocks rains down on you."
},
{
"id": "arulircave_trap04",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "arulircave_trap04",
"value": 10
},
{
"rewardType": "actorCondition",
"rewardID": "bleeding_wound",
"value": 8
},
{
"rewardType": "actorCondition",
"rewardID": "bleeding_wound",
"value": 8
},
{
"rewardType": "actorCondition",
"rewardID": "bleeding_wound",
"value": 3
},
{
"rewardType": "actorCondition",
"rewardID": "bleeding_wound",
"value": 3
}
],
"replies": [
{
"text": "Ouch.",
"nextPhraseID": "X"
}
],
"message": "You fell into a hole and hurt yourself."
},
{
"id": "arulircave_trap05",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "arulircave_trap05",
"value": 10
},
{
"rewardType": "actorCondition",
"rewardID": "bleeding_wound",
"value": 7
},
{
"rewardType": "actorCondition",
"rewardID": "bleeding_wound",
"value": 7
},
{
"rewardType": "actorCondition",
"rewardID": "crit2",
"value": 6
},
{
"rewardType": "actorCondition",
"rewardID": "crit2",
"value": 6
}
],
"replies": [
{
"text": "Ouch.",
"nextPhraseID": "X"
}
],
"message": "Some rocks above your head begin to crack.\nA moment later a pile of rocks rains down on you."
},
{
"id": "arulircave_trap06",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "arulircave_trap06",
"value": 10
},
{
"rewardType": "actorCondition",
"rewardID": "bleeding_wound",
"value": 7
},
{
"rewardType": "actorCondition",
"rewardID": "bleeding_wound",
"value": 7
},
{
"rewardType": "actorCondition",
"rewardID": "crit2",
"value": 6
},
{
"rewardType": "actorCondition",
"rewardID": "crit2",
"value": 6
}
],
"replies": [
{
"text": "Ouch.",
"nextPhraseID": "X"
}
],
"message": "Some rocks above your head begin to crack.\nA moment later a pile of rocks rains down on you."
},
{
"id": "arulircave_trap07",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "arulircave_trap07",
"value": 10
},
{
"rewardType": "actorCondition",
"rewardID": "bleeding_wound",
"value": 9
},
{
"rewardType": "actorCondition",
"rewardID": "bleeding_wound",
"value": 9
},
{
"rewardType": "actorCondition",
"rewardID": "bleeding_wound",
"value": 3
},
{
"rewardType": "actorCondition",
"rewardID": "bleeding_wound",
"value": 3
}
],
"replies": [
{
"text": "Ouch.",
"nextPhraseID": "X"
}
],
"message": "You fell into a hole and hurt yourself."
},
{
"id": "arulircave_trap08",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "arulircave_trap08",
"value": 10
},
{
"rewardType": "actorCondition",
"rewardID": "bleeding_wound",
"value": 10
},
{
"rewardType": "actorCondition",
"rewardID": "bleeding_wound",
"value": 10
},
{
"rewardType": "actorCondition",
"rewardID": "bleeding_wound",
"value": 5
},
{
"rewardType": "actorCondition",
"rewardID": "bleeding_wound",
"value": 5
}
],
"replies": [
{
"text": "Ouch.",
"nextPhraseID": "X"
}
],
"message": "You fell into a hole and hurt yourself."
},
{
"id": "arulircave_trap09",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "arulircave_trap09",
"value": 10
},
{
"rewardType": "actorCondition",
"rewardID": "bleeding_wound",
"value": 9
},
{
"rewardType": "actorCondition",
"rewardID": "bleeding_wound",
"value": 9
},
{
"rewardType": "actorCondition",
"rewardID": "crit2",
"value": 8
},
{
"rewardType": "actorCondition",
"rewardID": "crit2",
"value": 8
}
],
"replies": [
{
"text": "Ouch.",
"nextPhraseID": "X"
}
],
"message": "Some rocks above your head begin to crack.\nA moment later a pile of rocks rains down on you."
},
{
"id": "arulircave_secret_open",
"replies": [
{
"text": "N",
"nextPhraseID": "arulircave_secret_1"
}
],
"message": "You stumble over some rocks. As you fall against the wall, it buckles and the whole wall begins to crumble.",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "arulircave_secret",
"value": 20
}
]
},
{
"id": "arulircave_secret_1",
"replies": [
{
"text": "Nice, a secret room.",
"nextPhraseID": "X"
}
],
"message": "When the dust clears a bit you can see a small corridor."
},
{
"id": "arulircave_secret",
"replies": [
{
"requires": [
{
"requireType": "questLatestProgress",
"requireID": "arulircave_secret",
"value": 10
}
],
"nextPhraseID": "arulircave_secret_open"
},
{
"nextPhraseID": "X"
}
]
},
{
"id": "arulircave_secret_initiate",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "arulircave_secret",
"value": 10
}
],
"replies": [
{
"nextPhraseID": "X"
}
]
},
{
"id": "arulircave_trap10",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "arulircave_trap10",
"value": 10
}
],
"replies": [
{
"text": "Oh no...",
"nextPhraseID": "X"
}
],
"message": "The ground is very slippery. You stumble and fall into the water."
}
]

View File

@@ -1,144 +1,285 @@
[
{
"id": "audir1",
"message": "Welcome to my shop!\n\nPlease browse my selection of fine wares.",
"replies": [
{
"text": "Please show me your wares.",
"nextPhraseID": "S"
}
]
},
{
"id": "arambold1",
"message": "Oh my, will I ever get any sleep with those drunkards singing like that?\n\nSomeone should do something about them.",
"replies": [
{
"text": "Can I rest here?",
"nextPhraseID": "arambold2"
},
{
"text": "Do you have anything to trade?",
"nextPhraseID": "S"
}
]
},
{
"id": "arambold2",
"message": "Sure kid, you may rest here.\n\nPick any bed you want.",
"replies": [
{
"text": "Thanks, bye",
"nextPhraseID": "X"
}
]
},
{
"id": "drunk1",
"message": "Drink drink drink, drink some more.\nDrink drink drink 'til you're on the floor.\n\nHey kid, wanna join us in our drinking game?",
"replies": [
{
"text": "No thanks.",
"nextPhraseID": "X"
},
{
"text": "Maybe some other time.",
"nextPhraseID": "X"
}
]
},
{
"id": "mara_default",
"message": "Never mind those drunken fellas, they're always causing trouble.\n\nWant something to eat?",
"replies": [
{
"text": "Do you have anything to trade?",
"nextPhraseID": "S"
}
]
},
{
"id": "mara1",
"replies": [
{
"nextPhraseID": "mara_thanks",
"requires": [
{
"requireType": "questProgress",
"requireID": "odair",
"value": "100"
}
]
},
{
"nextPhraseID": "mara_default"
}
]
},
{
"id": "mara_thanks",
"message": "I heard you helped Odair clean out that old supply cave. Thanks a lot, we'll start using it soon.",
"replies": [
{
"text": "It was my pleasure.",
"nextPhraseID": "mara_default"
}
]
},
{
"id": "farm1",
"message": "Please do not disturb me, I have work to do.",
"replies": [
{
"text": "Have you seen my brother Andor?",
"nextPhraseID": "farm_andor"
}
]
},
{
"id": "farm2",
"message": "What?! Can't you see I'm busy? Go bother someone else.",
"replies": [
{
"text": "Have you seen my brother Andor?",
"nextPhraseID": "farm_andor"
}
]
},
{
"id": "farm_andor",
"message": "Andor? No, I haven't seen him around lately."
},
{
"id": "snakemaster",
"message": "Well well, what have we here? A visitor, how nice. I'm impressed you got this far through all my minions.\n\nNow prepare to die, puny creature.",
"replies": [
{
"text": "Great, I have been waiting for a fight!",
"nextPhraseID": "F"
},
{
"text": "Let's see who dies here.",
"nextPhraseID": "F"
},
{
"text": "Please don't hurt me!",
"nextPhraseID": "F"
}
]
},
{
"id": "haunt",
"message": "Oh mortal, free me from this cursed world!",
"replies": [
{
"text": "Oh, I'll free you from it alright.",
"nextPhraseID": "F"
},
{
"text": "You mean, by killing you?",
"nextPhraseID": "F"
}
]
}
]
[
{
"id": "audir1",
"message": "Welcome to my shop!\n\nPlease browse my selection of fine wares.",
"replies": [
{
"text": "Please show me your wares.",
"nextPhraseID": "S"
}
]
},
{
"id": "arambold1",
"message": "Oh my, will I ever get any sleep with those drunkards singing like that?\n\nSomeone should do something about them.",
"replies": [
{
"text": "Can I rest here?",
"nextPhraseID": "arambold2"
},
{
"text": "Do you have anything to trade?",
"nextPhraseID": "S"
}
]
},
{
"id": "arambold2",
"message": "Sure kid, you may rest here.\n\nPick any bed you want.",
"replies": [
{
"text": "Thanks, bye",
"nextPhraseID": "X"
}
]
},
{
"id": "drunk1",
"message": "Drink drink drink, drink some more.\nDrink drink drink 'til you're on the floor.\n\nHey kid, wanna join us in our drinking game?",
"replies": [
{
"text": "No thanks.",
"nextPhraseID": "X"
},
{
"text": "Maybe some other time.",
"nextPhraseID": "X"
}
]
},
{
"message":"Never mind those drunken fellas, they're always causing trouble.\n\nWant something to eat?",
"id":"mara_default",
"replies":[
{
"nextPhraseID":"S",
"text":"Do you have anything to trade?"
},
{
"nextPhraseID":"elythara_mara_5",
"text":"Have you got some task or mission for me?"
},
{
"nextPhraseID":"elythara_mara_reward",
"text":"I have brought the bread to Edwin.",
"requires":[
{
"requireType":"questProgress",
"value":20,
"requireID":"elythara1"
},
{
"negate":true,
"requireType":"questProgress",
"value":30,
"requireID":"elythara1"
}
]
}
]
},
{
"id": "mara1",
"replies": [
{
"nextPhraseID": "mara_thanks",
"requires": [
{
"requireType": "questProgress",
"requireID": "odair",
"value": 100
}
]
},
{
"nextPhraseID": "mara_default"
}
]
},
{
"id": "mara_thanks",
"message": "I heard you helped Odair clean out that old supply cave. Thanks a lot, we'll start using it soon.",
"replies": [
{
"text": "It was my pleasure.",
"nextPhraseID": "mara_default"
}
]
},
{
"id": "farm1",
"message": "Please do not disturb me, I have work to do.",
"replies": [
{
"text": "Have you seen my brother Andor?",
"nextPhraseID": "farm_andor"
}
]
},
{
"id": "farm2",
"message": "What?! Can't you see I'm busy? Go bother someone else.",
"replies": [
{
"text": "Have you seen my brother Andor?",
"nextPhraseID": "farm_andor"
}
]
},
{
"id": "farm_andor",
"message": "Andor? No, I haven't seen him around lately."
},
{
"id": "snakemaster",
"message": "Well well, what have we here? A visitor, how nice. I'm impressed you got this far through all my minions.\n\nNow prepare to die, puny creature.",
"replies": [
{
"text": "Great, I have been waiting for a fight!",
"nextPhraseID": "F"
},
{
"text": "Let's see who dies here.",
"nextPhraseID": "F"
},
{
"text": "Please don't hurt me!",
"nextPhraseID": "F"
}
]
},
{
"id": "haunt",
"message": "Oh mortal, free me from this cursed world!",
"replies": [
{
"text": "Oh, I'll free you from it alright.",
"nextPhraseID": "F"
},
{
"text": "You mean, by killing you?",
"nextPhraseID": "F"
}
]
},
{
"id": "elythara_mara_1",
"message": "Yes I do have a task for you. A hermit moved in the house south of our village. He pays me to bring him some bread every two days but I can't go this time as I have to watch over those drunkards. Could you do it for me?",
"replies": [
{
"text": "Okay, I'm going to bring him his bread.",
"nextPhraseID": "elythara_mara_4"
},
{
"text": "Will I be paid?",
"nextPhraseID": "elythara_mara_2"
},
{
"text": "I'm on a hurry right now, I'll come back later.",
"nextPhraseID": "elythara_mara_3"
}
]
},
{
"id": "elythara_mara_2",
"message": "I'll pay you five gold pieces for the run when you come back.",
"replies": [
{
"text": "Sounds honest.",
"nextPhraseID": "elythara_mara_4"
},
{
"text": "Five gold is not enough. Maybe another day.",
"nextPhraseID": "elythara_mara_3"
}
]
},
{
"id": "elythara_mara_3",
"message": "Okay, goodbye."
},
{
"id": "elythara_mara_4",
"message": "Thank you, come back when you brought him the bread. I'll pay you five gold pieces for the run.",
"rewards": [
{
"rewardType": "dropList",
"rewardID": "elythara1_bread"
},
{
"rewardType": "questProgress",
"rewardID": "elythara1",
"value": 10
}
]
},
{
"id": "elythara_mara_reward",
"rewards": [
{
"rewardType": "dropList",
"rewardID": "elythara1_money"
},
{
"rewardType": "questProgress",
"rewardID": "elythara1",
"value": 30
}
],
"message": "Oh great! Thanks for doing this!\nHere's your gold!"
},
{
"id": "elythara_mara_1",
"message": "Yes I do have a task for you. A hermit moved in the house south of our village. He pays me to bring him some bread every two days but I can't go this time as I have to watch over those drunkards. Could you do it for me?",
"replies": [
{
"text": "Okay, I'm going to bring him his bread.",
"nextPhraseID": "elythara_mara_4"
},
{
"text": "Will I be paid?",
"nextPhraseID": "elythara_mara_2"
},
{
"text": "I'm on a hurry right now, I'll come back later.",
"nextPhraseID": "elythara_mara_3"
}
]
},
{
"id":"elythara_mara_5",
"replies":[
{
"nextPhraseID":"elythara_mara_7",
"requires":[
{
"requireType":"questProgress",
"value":30,
"requireID":"elythara1"
}
]
},
{
"nextPhraseID":"elythara_mara_6",
"requires":[
{
"requireType":"questProgress",
"value":10,
"requireID":"elythara1"
}
]
},
{
"nextPhraseID":"elythara_mara_1"
}
]
},
{
"id": "elythara_mara_6",
"message": "I'm sorry but I've already given you the bread. Have you lost it?"
},
{
"message":"No, I don't have anything to do for you at the moment. Maybe later...",
"id":"elythara_mara_7"
}
]

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,73 @@
[
{
"id": "soulpartdungeon_key",
"message": "Some mysterious power prevents you from proceeding further. You think you hear some very silent whispering coming out of the cave entrance like there was a ritual."
},
{
"id": "elythara_bandit_guard",
"replies": [
{
"requires": [
{
"requireType": "questProgress",
"requireID": "elythara2",
"value": 30
}
],
"nextPhraseID": "elythara_bandit_guard_1",
"text": "I'm looking for a valuable book, Elythara's chants. I know you bandits stole it!"
},
{
"text": "Um, just strolling around. *Player slowly goes back.*",
"nextPhraseID": "X"
}
],
"message": "What are you doing here?! Get lost kid!"
},
{
"id": "elythara_bandit_guard_1",
"message": "Then you're going to die, kid! You will never get this book!",
"replies": [
{
"nextPhraseID": "F"
}
]
},
{
"id": "edwin_key",
"message": "Edwin shouts: Go away there: What's down here is none of your business!"
},
{
"id": "snakecave_key",
"message": "A powerful magical force that you have never encountered before pushes you back when you try to pass the cave entrance."
},
{
"id": "catacombs_trigger",
"replies": [
{
"requires": [
{
"requireType": "hasActorCondition",
"requireID": "enlightenment",
"value": 60
}
],
"nextPhraseID": "catacombs_trigger_2"
},
{
"nextPhraseID": "catacombs_trigger_1"
}
]
},
{
"id": "catacombs_trigger_1",
"rewards": [
{
"rewardType": "actorCondition",
"rewardID": "force_shadow",
"value": 5
}
],
"message": "As you go one step further you get hurt badly by some dark magic and stumble back. This is definitely no way to pass."
}
]

View File

@@ -1,173 +1,206 @@
[
{
"id": "arcir_start",
"message": "Hello. I'm Arcir.",
"replies": [
{
"text": "I noticed your statue of Elythara downstairs.",
"nextPhraseID": "arcir_elythara_1",
"requires": [
{
"requireType": "questProgress",
"requireID": "arcir",
"value": "10"
}
]
},
{
"text": "You really seem to like your books.",
"nextPhraseID": "arcir_books_1"
}
]
},
{
"id": "arcir_anythingelse",
"message": "Anything else you wanted to ask?",
"replies": [
{
"text": "I noticed your statue of Elythara downstairs.",
"nextPhraseID": "arcir_elythara_1",
"requires": [
{
"requireType": "questProgress",
"requireID": "arcir",
"value": "10"
}
]
},
{
"text": "You really seem to like your books.",
"nextPhraseID": "arcir_books_1"
}
]
},
{
"id": "arcir_elythara_1",
"message": "Oh, you found my statue in the basement?\n\nYes, Elythara is my protector.",
"replies": [
{
"text": "Okay.",
"nextPhraseID": "arcir_anythingelse"
}
]
},
{
"id": "arcir_books_1",
"message": "I find great pleasure in my books. They contain the accumulated knowledge of past generations.",
"replies": [
{
"text": "Do you have a book called 'Calomyran Secrets'?",
"nextPhraseID": "arcir_calomyran_select",
"requires": [
{
"requireType": "questProgress",
"requireID": "calomyran",
"value": "10"
}
]
},
{
"text": "Okay.",
"nextPhraseID": "arcir_anythingelse"
}
]
},
{
"id": "arcir_calomyran_1",
"message": "'Calomyran Secrets'? Hm, yes I think I have one of those in my basement.",
"replies": [
{
"text": "N",
"nextPhraseID": "arcir_calomyran_2"
}
]
},
{
"id": "arcir_calomyran_2",
"message": "Old man Benradas came by last week, wanting to sell me that book. Since it's not really my kind of book, I declined.",
"replies": [
{
"text": "N",
"nextPhraseID": "arcir_calomyran_3"
}
]
},
{
"id": "arcir_calomyran_3",
"message": "He seemed upset that I didn't like his book, and threw it at me while storming out of the house.",
"replies": [
{
"text": "N",
"nextPhraseID": "arcir_calomyran_4"
}
]
},
{
"id": "arcir_calomyran_4",
"message": "Poor old man Benradas, he probably forgot that he left it here. He tends to forget things.",
"replies": [
{
"text": "N",
"nextPhraseID": "arcir_anythingelse"
}
]
},
{
"id": "arcir_calomyran_5",
"message": "You looked downstairs but didn't find it? And a note you say? I guess there must have been someone in my house.",
"replies": [
{
"text": "N",
"nextPhraseID": "arcir_calomyran_6"
}
]
},
{
"id": "arcir_calomyran_select",
"replies": [
{
"nextPhraseID": "arcir_calomyran_complete",
"requires": [
{
"requireType": "questProgress",
"requireID": "calomyran",
"value": "100"
}
]
},
{
"nextPhraseID": "arcir_calomyran_5",
"requires": [
{
"requireType": "questProgress",
"requireID": "calomyran",
"value": "20"
}
]
},
{
"nextPhraseID": "arcir_calomyran_1"
}
]
},
{
"id": "arcir_calomyran_complete",
"message": "I heard you found it and gave it back to old man Benradas. Thank you. He tends to forget things.",
"replies": [
{
"text": "N",
"nextPhraseID": "arcir_anythingelse"
}
]
},
{
"id": "arcir_calomyran_6",
"message": "What did the note say?\n\nLarcal.. I know of him. Always causing trouble. He is usually in the barn to the east of here.",
"replies": [
{
"text": "Thanks, bye",
"nextPhraseID": "X"
}
]
}
]
[
{
"id": "arcir_start",
"message": "Hello. I'm Arcir.",
"replies": [
{
"text": "I noticed your statue of Elythara downstairs.",
"nextPhraseID": "arcir_elythara_1",
"requires": [
{
"requireType": "questProgress",
"requireID": "arcir",
"value": "10"
}
]
},
{
"text": "You really seem to like your books.",
"nextPhraseID": "arcir_books_1"
},
{
"requires": [
{
"requireType": "questProgress",
"requireID": "elythara2",
"value": "10"
}
],
"text": "Edwin sent me to help you.",
"nextPhraseID": "elythara_arcir"
},
{
"requires": [
{
"requireType": "questProgress",
"requireID": "elythara3",
"value": "50"
}
],
"text": "Do you know where I could find the Soul parts?",
"nextPhraseID": "arcir_soulpart"
},
{
"requires": [
{
"requireType": "inventoryKeep",
"requireID": "ElytharasChants",
"value": 1
}
],
"text": "You wanted me to find your book, Elythara's Chant.",
"nextPhraseID": "elythara_arcir_2"
}
]
},
{
"id": "arcir_anythingelse",
"message": "Anything else you wanted to ask?",
"replies": [
{
"text": "I noticed your statue of Elythara downstairs.",
"nextPhraseID": "arcir_elythara_1",
"requires": [
{
"requireType": "questProgress",
"requireID": "arcir",
"value": "10"
}
]
},
{
"text": "You really seem to like your books.",
"nextPhraseID": "arcir_books_1"
}
]
},
{
"id": "arcir_elythara_1",
"message": "Oh, you found my statue in the basement?\n\nYes, Elythara is my protector.",
"replies": [
{
"text": "Okay.",
"nextPhraseID": "arcir_anythingelse"
}
]
},
{
"id": "arcir_books_1",
"message": "I find great pleasure in my books. They contain the accumulated knowledge of past generations.",
"replies": [
{
"text": "Do you have a book called 'Calomyran Secrets'?",
"nextPhraseID": "arcir_calomyran_select",
"requires": [
{
"requireType": "questProgress",
"requireID": "calomyran",
"value": "10"
}
]
},
{
"text": "Okay.",
"nextPhraseID": "arcir_anythingelse"
}
]
},
{
"id": "arcir_calomyran_1",
"message": "'Calomyran Secrets'? Hm, yes I think I have one of those in my basement.",
"replies": [
{
"text": "N",
"nextPhraseID": "arcir_calomyran_2"
}
]
},
{
"id": "arcir_calomyran_2",
"message": "Old man Benradas came by last week, wanting to sell me that book. Since it's not really my kind of book, I declined.",
"replies": [
{
"text": "N",
"nextPhraseID": "arcir_calomyran_3"
}
]
},
{
"id": "arcir_calomyran_3",
"message": "He seemed upset that I didn't like his book, and threw it at me while storming out of the house.",
"replies": [
{
"text": "N",
"nextPhraseID": "arcir_calomyran_4"
}
]
},
{
"id": "arcir_calomyran_4",
"message": "Poor old man Benradas, he probably forgot that he left it here. He tends to forget things.",
"replies": [
{
"text": "N",
"nextPhraseID": "arcir_anythingelse"
}
]
},
{
"id": "arcir_calomyran_5",
"message": "You looked downstairs but didn't find it? And a note you say? I guess there must have been someone in my house.",
"replies": [
{
"text": "N",
"nextPhraseID": "arcir_calomyran_6"
}
]
},
{
"id": "arcir_calomyran_select",
"replies": [
{
"nextPhraseID": "arcir_calomyran_complete",
"requires": [
{
"requireType": "questProgress",
"requireID": "calomyran",
"value": "100"
}
]
},
{
"nextPhraseID": "arcir_calomyran_5",
"requires": [
{
"requireType": "questProgress",
"requireID": "calomyran",
"value": "20"
}
]
},
{
"nextPhraseID": "arcir_calomyran_1"
}
]
},
{
"id": "arcir_calomyran_complete",
"message": "I heard you found it and gave it back to old man Benradas. Thank you. He tends to forget things.",
"replies": [
{
"text": "N",
"nextPhraseID": "arcir_anythingelse"
}
]
},
{
"id": "arcir_calomyran_6",
"message": "What did the note say?\n\nLarcal.. I know of him. Always causing trouble. He is usually in the barn to the east of here.",
"replies": [
{
"text": "Thanks, bye",
"nextPhraseID": "X"
}
]
}
]

View File

@@ -1,123 +1,134 @@
[
{
"id": "athamyr",
"message": "Walk with the Shadow.",
"replies": [
{
"text": "Have you been down in the catacombs?",
"nextPhraseID": "athamyr_select",
"requires": [
{
"requireType": "questProgress",
"requireID": "bucus",
"value": "20"
}
]
}
]
},
{
"id": "athamyr_1",
"message": "Yes, I have been in the catacombs beneath Fallhaven Church.",
"replies": [
{
"text": "N",
"nextPhraseID": "athamyr_2"
}
]
},
{
"id": "athamyr_2",
"message": "But I'm the only one that both has the permission and the bravery to go down there.",
"replies": [
{
"text": "How can I get permission to go down there?",
"nextPhraseID": "athamyr_3"
}
]
},
{
"id": "athamyr_3",
"message": "You want to go down in the catacombs? Hm, maybe we can make a deal.",
"replies": [
{
"text": "N",
"nextPhraseID": "athamyr_4"
}
]
},
{
"id": "athamyr_4",
"message": "Bring me some of that delicious cooked meat from the tavern and I will give you my permission to enter the catacombs of Fallhaven Church.",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "bucus",
"value": 30
}
],
"replies": [
{
"text": "Here, I have cooked meat for you.",
"nextPhraseID": "athamyr_complete",
"requires": [
{
"requireType": "inventoryRemove",
"requireID": "meat_cooked",
"value": 1
}
]
},
{
"text": "Ok, I'll go get some.",
"nextPhraseID": "X"
}
]
},
{
"id": "athamyr_complete_2",
"message": "You have my permission to enter the catacombs of Fallhaven Church.",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "bucus",
"value": 50
}
]
},
{
"id": "athamyr_select",
"replies": [
{
"nextPhraseID": "athamyr_complete_2",
"requires": [
{
"requireType": "questProgress",
"requireID": "bucus",
"value": "40"
}
]
},
{
"nextPhraseID": "athamyr_1"
}
]
},
{
"id": "athamyr_complete",
"message": "Thanks, this will do nicely.",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "bucus",
"value": 40
}
],
"replies": [
{
"text": "N",
"nextPhraseID": "athamyr_complete_2"
}
]
}
]
[
{
"id": "athamyr",
"message": "Walk with the Shadow.",
"replies": [
{
"text": "Have you been down in the catacombs?",
"nextPhraseID": "athamyr_select",
"requires": [
{
"requireType": "questProgress",
"requireID": "bucus",
"value": "20"
}
]
},
{
"requires": [
{
"requireType": "questProgress",
"requireID": "elythara2",
"value": "20"
}
],
"text": "Did you know that Arcir had been burglared?",
"nextPhraseID": "elythara_athamyr"
}
]
},
{
"id": "athamyr_1",
"message": "Yes, I have been in the catacombs beneath Fallhaven Church.",
"replies": [
{
"text": "N",
"nextPhraseID": "athamyr_2"
}
]
},
{
"id": "athamyr_2",
"message": "But I'm the only one that both has the permission and the bravery to go down there.",
"replies": [
{
"text": "How can I get permission to go down there?",
"nextPhraseID": "athamyr_3"
}
]
},
{
"id": "athamyr_3",
"message": "You want to go down in the catacombs? Hm, maybe we can make a deal.",
"replies": [
{
"text": "N",
"nextPhraseID": "athamyr_4"
}
]
},
{
"id": "athamyr_4",
"message": "Bring me some of that delicious cooked meat from the tavern and I will give you my permission to enter the catacombs of Fallhaven Church.",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "bucus",
"value": 30
}
],
"replies": [
{
"text": "Here, I have cooked meat for you.",
"nextPhraseID": "athamyr_complete",
"requires": [
{
"requireType": "inventoryRemove",
"requireID": "meat_cooked",
"value": 1
}
]
},
{
"text": "Ok, I'll go get some.",
"nextPhraseID": "X"
}
]
},
{
"id": "athamyr_complete_2",
"message": "You have my permission to enter the catacombs of Fallhaven Church.",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "bucus",
"value": 50
}
]
},
{
"id": "athamyr_select",
"replies": [
{
"nextPhraseID": "athamyr_complete_2",
"requires": [
{
"requireType": "questProgress",
"requireID": "bucus",
"value": "40"
}
]
},
{
"nextPhraseID": "athamyr_1"
}
]
},
{
"id": "athamyr_complete",
"message": "Thanks, this will do nicely.",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "bucus",
"value": 40
}
],
"replies": [
{
"text": "N",
"nextPhraseID": "athamyr_complete_2"
}
]
}
]

View File

@@ -1,281 +1,303 @@
[
{
"id": "chapelgoer",
"message": "Shadow, embrace me."
},
{
"id": "thoronir_default",
"message": "Bask in the Shadow, my child.",
"replies": [
{
"text": "What can you tell me about the Shadow?",
"nextPhraseID": "thoronir_shadow_1"
},
{
"text": "Can you tell me more about the church?",
"nextPhraseID": "thoronir_church_1"
},
{
"text": "Are the Bonemeal potions ready yet?",
"nextPhraseID": "thoronir_trade_bonemeal",
"requires": [
{
"requireType": "questProgress",
"requireID": "bonemeal",
"value": "100"
}
]
}
]
},
{
"id": "thoronir_shadow_1",
"message": "The Shadow protects us from the dangers of the night. It keeps us safe and comforts us when we sleep.",
"replies": [
{
"text": "Tharal sent me and told me to tell you the password 'Glow of the Shadow'.",
"nextPhraseID": "thoronir_tharal_select",
"requires": [
{
"requireType": "questProgress",
"requireID": "bonemeal",
"value": "30"
}
]
},
{
"text": "Shadow be with you.",
"nextPhraseID": "thoronir_default"
},
{
"text": "Sounds like nonsense to me.",
"nextPhraseID": "thoronir_default"
}
]
},
{
"id": "thoronir_church_1",
"message": "This is our chapel of worship in Fallhaven. Our community turns to us for support.",
"replies": [
{
"text": "N",
"nextPhraseID": "thoronir_church_2"
}
]
},
{
"id": "thoronir_church_2",
"message": "This church has withstood hundreds of years, and has been kept safe from grave robbers.",
"replies": [
{
"text": "N",
"nextPhraseID": "thoronir_church_3"
}
]
},
{
"id": "thoronir_tharal_select",
"replies": [
{
"nextPhraseID": "thoronir_trade_bonemeal",
"requires": [
{
"requireType": "questProgress",
"requireID": "bonemeal",
"value": "100"
}
]
},
{
"nextPhraseID": "thoronir_tharal_1"
}
]
},
{
"id": "thoronir_tharal_1",
"message": "Glow of the Shadow indeed my child. So my old friend Tharal in Crossglen village sent you?",
"replies": [
{
"text": "What can you tell me about bonemeal?",
"nextPhraseID": "thoronir_tharal_2"
}
]
},
{
"id": "thoronir_church_3",
"message": "The catacombs beneath the church house the remains of our passed leaders. Our great King Luthor is rumored to be buried there.",
"replies": [
{
"text": "Has anyone entered the catacombs?",
"nextPhraseID": "thoronir_church_4",
"requires": [
{
"requireType": "questProgress",
"requireID": "bucus",
"value": "10"
}
]
},
{
"text": "There was something else I wanted to talk about.",
"nextPhraseID": "thoronir_default"
}
]
},
{
"id": "thoronir_church_4",
"message": "No one is allowed down in the catacombs, except for Athamyr, my apprentice. He is the only one that has been down there for years.",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "bucus",
"value": 20
}
],
"replies": [
{
"text": "Ok, I might go see him.",
"nextPhraseID": "thoronir_default"
}
]
},
{
"id": "thoronir_tharal_2",
"message": "Shhh, we shouldn't talk so loud about using Bonemeal. As you know, Lord Geomyr issued a ban on all use of Bonemeal.",
"replies": [
{
"text": "N",
"nextPhraseID": "thoronir_tharal_3"
}
]
},
{
"id": "thoronir_tharal_3",
"message": "When the ban came, I did not dare keep any, so I threw my whole supply away. It was quite foolish now that I look back on it.",
"replies": [
{
"text": "N",
"nextPhraseID": "thoronir_tharal_4"
}
]
},
{
"id": "thoronir_tharal_4",
"message": "Do you think you could find me 5 skeletal bones that I can use for mixing a Bonemeal potion? The bonemeal is very potent in healing old wounds.",
"replies": [
{
"text": "Sure, I might be able to do that.",
"nextPhraseID": "thoronir_tharal_5"
},
{
"text": "I have those bones for you.",
"nextPhraseID": "thoronir_tharal_complete",
"requires": [
{
"requireType": "inventoryRemove",
"requireID": "bone",
"value": 5
}
]
}
]
},
{
"id": "thoronir_tharal_5",
"message": "Thank you, please come back soon. I heard there were some undead near an old abandoned house just north of Fallhaven. Maybe you can check for bones there?",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "bonemeal",
"value": 40
}
],
"replies": [
{
"text": "Ok, I'll go check there.",
"nextPhraseID": "thoronir_default"
}
]
},
{
"id": "thoronir_tharal_complete",
"message": "Thank you, these bones will do fine. Now I can start creating some bonemeal healing potions for you.",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "bonemeal",
"value": 100
}
],
"replies": [
{
"text": "N",
"nextPhraseID": "thoronir_complete_2"
}
]
},
{
"id": "thoronir_complete_2",
"message": "Give me some time to mix the Bonemeal potion. It is a very potent healing potion. Come back in a little while."
},
{
"id": "thoronir_trade_bonemeal",
"message": "Yes, the Bonemeal potions are ready. Please use them with care, and don't let the guards see you. We are not actually allowed to use them anymore.",
"replies": [
{
"text": "Let me see what potions you have made so far.",
"nextPhraseID": "S"
},
{
"text": "There was something else I wanted to talk about.",
"nextPhraseID": "thoronir_default"
}
]
},
{
"id": "catacombguard",
"message": "Turn back while you still can, mortal. This is no place for you. Only death awaits you here.",
"replies": [
{
"text": "Very well. I will turn back.",
"nextPhraseID": "X"
},
{
"text": "Move aside, I need to get deeper into the catacombs.",
"nextPhraseID": "catacombguard1"
},
{
"text": "By the Shadow, you will not stop me.",
"nextPhraseID": "catacombguard1"
}
]
},
{
"id": "catacombguard1",
"message": "Nooo, you shall not pass!",
"replies": [
{
"text": "Ok. Let's fight.",
"nextPhraseID": "F"
}
]
},
{
"id": "luthor",
"message": "*hissss* What mortal disturbs my sleep?",
"replies": [
{
"text": "By the Shadow, what are you?",
"nextPhraseID": "F"
},
{
"text": "At last, a worthy fight! I have been waiting for this.",
"nextPhraseID": "F"
},
{
"text": "Whatever, let's get this over with.",
"nextPhraseID": "F"
}
]
}
]
[
{
"id": "chapelgoer",
"message": "Shadow, embrace me."
},
{
"id": "thoronir_default",
"message": "Bask in the Shadow, my child.",
"replies": [
{
"text": "What can you tell me about the Shadow?",
"nextPhraseID": "thoronir_shadow_1"
},
{
"text": "Can you tell me more about the church?",
"nextPhraseID": "thoronir_church_1"
},
{
"text": "Are the Bonemeal potions ready yet?",
"nextPhraseID": "thoronir_trade_bonemeal",
"requires": [
{
"requireType": "questProgress",
"requireID": "bonemeal",
"value": "100"
}
]
},
{
"text": "Do you know anything about Arcir being burglared?",
"nextPhraseID": "elythara_shadowpriest",
"requires": [
{
"requireType": "questProgress",
"requireID": "elythara2",
"value": "20"
}
]
},
{
"requires": [
{
"requireType": "questProgress",
"requireID": "elythara3",
"value": "70"
}
],
"text": "Do you know any ancient sanctuaries of our religion?",
"nextPhraseID": "elythara3_ShadowP_Fallhaven"
}
]
},
{
"id": "thoronir_shadow_1",
"message": "The Shadow protects us from the dangers of the night. It keeps us safe and comforts us when we sleep.",
"replies": [
{
"text": "Tharal sent me and told me to tell you the password 'Glow of the Shadow'.",
"nextPhraseID": "thoronir_tharal_select",
"requires": [
{
"requireType": "questProgress",
"requireID": "bonemeal",
"value": "30"
}
]
},
{
"text": "Shadow be with you.",
"nextPhraseID": "thoronir_default"
},
{
"text": "Sounds like nonsense to me.",
"nextPhraseID": "thoronir_default"
}
]
},
{
"id": "thoronir_church_1",
"message": "This is our chapel of worship in Fallhaven. Our community turns to us for support.",
"replies": [
{
"text": "N",
"nextPhraseID": "thoronir_church_2"
}
]
},
{
"id": "thoronir_church_2",
"message": "This church has withstood hundreds of years, and has been kept safe from grave robbers.",
"replies": [
{
"text": "N",
"nextPhraseID": "thoronir_church_3"
}
]
},
{
"id": "thoronir_tharal_select",
"replies": [
{
"nextPhraseID": "thoronir_trade_bonemeal",
"requires": [
{
"requireType": "questProgress",
"requireID": "bonemeal",
"value": "100"
}
]
},
{
"nextPhraseID": "thoronir_tharal_1"
}
]
},
{
"id": "thoronir_tharal_1",
"message": "Glow of the Shadow indeed my child. So my old friend Tharal in Crossglen village sent you?",
"replies": [
{
"text": "What can you tell me about bonemeal?",
"nextPhraseID": "thoronir_tharal_2"
}
]
},
{
"id": "thoronir_church_3",
"message": "The catacombs beneath the church house the remains of our passed leaders. Our great King Luthor is rumored to be buried there.",
"replies": [
{
"text": "Has anyone entered the catacombs?",
"nextPhraseID": "thoronir_church_4",
"requires": [
{
"requireType": "questProgress",
"requireID": "bucus",
"value": "10"
}
]
},
{
"text": "There was something else I wanted to talk about.",
"nextPhraseID": "thoronir_default"
}
]
},
{
"id": "thoronir_church_4",
"message": "No one is allowed down in the catacombs, except for Athamyr, my apprentice. He is the only one that has been down there for years.",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "bucus",
"value": 20
}
],
"replies": [
{
"text": "Ok, I might go see him.",
"nextPhraseID": "thoronir_default"
}
]
},
{
"id": "thoronir_tharal_2",
"message": "Shhh, we shouldn't talk so loud about using Bonemeal. As you know, Lord Geomyr issued a ban on all use of Bonemeal.",
"replies": [
{
"text": "N",
"nextPhraseID": "thoronir_tharal_3"
}
]
},
{
"id": "thoronir_tharal_3",
"message": "When the ban came, I did not dare keep any, so I threw my whole supply away. It was quite foolish now that I look back on it.",
"replies": [
{
"text": "N",
"nextPhraseID": "thoronir_tharal_4"
}
]
},
{
"id": "thoronir_tharal_4",
"message": "Do you think you could find me 5 skeletal bones that I can use for mixing a Bonemeal potion? The bonemeal is very potent in healing old wounds.",
"replies": [
{
"text": "Sure, I might be able to do that.",
"nextPhraseID": "thoronir_tharal_5"
},
{
"text": "I have those bones for you.",
"nextPhraseID": "thoronir_tharal_complete",
"requires": [
{
"requireType": "inventoryRemove",
"requireID": "bone",
"value": 5
}
]
}
]
},
{
"id": "thoronir_tharal_5",
"message": "Thank you, please come back soon. I heard there were some undead near an old abandoned house just north of Fallhaven. Maybe you can check for bones there?",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "bonemeal",
"value": 40
}
],
"replies": [
{
"text": "Ok, I'll go check there.",
"nextPhraseID": "thoronir_default"
}
]
},
{
"id": "thoronir_tharal_complete",
"message": "Thank you, these bones will do fine. Now I can start creating some bonemeal healing potions for you.",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "bonemeal",
"value": 100
}
],
"replies": [
{
"text": "N",
"nextPhraseID": "thoronir_complete_2"
}
]
},
{
"id": "thoronir_complete_2",
"message": "Give me some time to mix the Bonemeal potion. It is a very potent healing potion. Come back in a little while."
},
{
"id": "thoronir_trade_bonemeal",
"message": "Yes, the Bonemeal potions are ready. Please use them with care, and don't let the guards see you. We are not actually allowed to use them anymore.",
"replies": [
{
"text": "Let me see what potions you have made so far.",
"nextPhraseID": "S"
},
{
"text": "There was something else I wanted to talk about.",
"nextPhraseID": "thoronir_default"
}
]
},
{
"id": "catacombguard",
"message": "Turn back while you still can, mortal. This is no place for you. Only death awaits you here.",
"replies": [
{
"text": "Very well. I will turn back.",
"nextPhraseID": "X"
},
{
"text": "Move aside, I need to get deeper into the catacombs.",
"nextPhraseID": "catacombguard1"
},
{
"text": "By the Shadow, you will not stop me.",
"nextPhraseID": "catacombguard1"
}
]
},
{
"id": "catacombguard1",
"message": "Nooo, you shall not pass!",
"replies": [
{
"text": "Ok. Let's fight.",
"nextPhraseID": "F"
}
]
},
{
"id": "luthor",
"message": "*hissss* What mortal disturbs my sleep?",
"replies": [
{
"text": "By the Shadow, what are you?",
"nextPhraseID": "F"
},
{
"text": "At last, a worthy fight! I have been waiting for this.",
"nextPhraseID": "F"
},
{
"text": "Whatever, let's get this over with.",
"nextPhraseID": "F"
}
]
}
]

View File

@@ -1,52 +1,284 @@
[
{
"id": "fallhaven_lumberjack",
"message": "Hi, I'm Jakrar.",
"replies": [
{
"text": "Are you a woodcutter?",
"nextPhraseID": "fallhaven_lumberjack_2"
}
]
},
{
"id": "fallhaven_lumberjack_2",
"message": "Yes, I'm Fallhaven's woodcutter. Need anything done in the finest of woods? I have probably got it."
},
{
"id": "alaun",
"message": "Hello. I'm Alaun. How can I help you?",
"replies": [
{
"text": "Have you seen my brother Andor? He looks similar to me.",
"nextPhraseID": "alaun_2"
}
]
},
{
"id": "alaun_2",
"message": "You are looking for your brother you say? Looks like you? Hm.",
"replies": [
{
"text": "N",
"nextPhraseID": "alaun_3"
}
]
},
{
"id": "alaun_3",
"message": "No, I cannot recall seeing anyone by that description. Maybe you should try in Crossglen village west of here."
},
{
"id": "fallhaven_farmer1",
"message": "Hello there. Please do not bother me, I have a lot of work to do."
},
{
"id": "fallhaven_farmer2",
"message": "Hello. Could you please move out of the way? I am trying to work here."
},
{
"id": "khorand",
"message": "Hey you, don't even think of touching any of the crates. I am watching you!"
}
]
[
{
"id": "fallhaven_lumberjack",
"replies": [
{
"requires": [
{
"requireType": "questProgress",
"requireID": "pathway_fallhaven",
"value": 50
}
],
"nextPhraseID": "fallhaven_lumberjack_15"
},
{
"requires": [
{
"requireType": "questProgress",
"requireID": "pathway_fallhaven",
"value": 30
}
],
"nextPhraseID": "fallhaven_lumberjack_14"
},
{
"nextPhraseID": "fallhaven_lumberjack_1"
}
]
},
{
"id": "fallhaven_lumberjack_1",
"message": "Hi, I'm Jakrar.",
"replies": [
{
"text": "Are you a woodcutter?",
"nextPhraseID": "fallhaven_lumberjack_2"
}
]
},
{
"id": "fallhaven_lumberjack_2",
"message": "Yes, I'm Fallhaven's woodcutter. Need anything done in the finest of woods? I have probably got it.",
"replies": [
{
"requires": [
{
"requireType": "questLatestProgress",
"requireID": "pathway_fallhaven",
"value": 20
}
],
"text": "I'd like to talk with you about Fallhaven's passage to the Duleian Road.",
"nextPhraseID": "fallhaven_lumberjack_3"
},
{
"text": "Never mind. I don't need your services for now.",
"nextPhraseID": "X"
},
{
"text": "What have you got for sale?",
"nextPhraseID": "S"
}
]
},
{
"id": "alaun",
"message": "Hello. I'm Alaun. How can I help you?",
"replies": [
{
"text": "Have you seen my brother Andor? He looks similar to me.",
"nextPhraseID": "alaun_2"
}
]
},
{
"id": "alaun_2",
"message": "You are looking for your brother you say? Looks like you? Hm.",
"replies": [
{
"text": "N",
"nextPhraseID": "alaun_3"
}
]
},
{
"id": "alaun_3",
"message": "No, I cannot recall seeing anyone by that description. Maybe you should try in Crossglen village west of here."
},
{
"id": "fallhaven_farmer1",
"message": "Hello there. Please do not bother me, I have a lot of work to do."
},
{
"id": "fallhaven_farmer2",
"message": "Hello. Could you please move out of the way? I am trying to work here."
},
{
"id": "khorand",
"message": "Hey you, don't even think of touching any of the crates. I am watching you!"
},
{
"id": "fallhaven_lumberjack_3",
"replies": [
{
"text": "Is there anything that would change your mind?",
"nextPhraseID": "fallhaven_lumberjack_4"
},
{
"text": "Seems like nobody wants to open the road again. Great.",
"nextPhraseID": "X"
}
],
"message": "Oh no. Not again. I won't start cutting the trees before I have received a payment beforehand. Go away!"
},
{
"id": "fallhaven_lumberjack_4",
"replies": [
{
"text": "Sure! What is it?",
"nextPhraseID": "fallhaven_lumberjack_5"
}
],
"message": "Hmm. Well if you would do me a great favor I would start to cut the trees away."
},
{
"id": "fallhaven_lumberjack_5",
"replies": [
{
"text": "N",
"nextPhraseID": "fallhaven_lumberjack_6"
}
],
"message": "Let me tell you a story: Long ago, I was cutting in the woods in the north of Fallhaven. I used to cut the trees with great speed with my favorite axe. It was made of fine steel and probably worth more than my hut."
},
{
"id": "fallhaven_lumberjack_6",
"replies": [
{
"text": "N",
"nextPhraseID": "fallhaven_lumberjack_7"
}
],
"message": "But then, I got attacked by a pack of wolves and I had to flee immediately to save my bare life. But during the escape I lost my precious axe."
},
{
"id": "fallhaven_lumberjack_7",
"replies": [
{
"text": "So I guess you want me to retrieve your axe?",
"nextPhraseID": "fallhaven_lumberjack_8"
}
],
"message": "I'm afraid of travelling to that place again because I'm not a trained fighter and the wolves, especially their leader was really powerful."
},
{
"id": "fallhaven_lumberjack_8",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "pathway_fallhaven",
"value": 30
}
],
"replies": [
{
"text": "Sounds simple enough. On my way.",
"nextPhraseID": "X"
},
{
"text": "No way! This is far to dangerous!",
"nextPhraseID": "X"
}
],
"message": "Yes exactly. If you would do me that favor I would gladly cut away the trees and receive the payment afterwards. Just head north to the Crossroads Guardhouse and then head eastwards down the Duleian Road. There I lost my axe. And look out for that wolf pack!"
},
{
"id": "fallhaven_lumberjack_9",
"message": "Have you made any progress in finding my axe?"
},
{
"id": "fallhaven_lumberjack_10",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "pathway_fallhaven",
"value": 40
}
],
"replies": [
{
"text": "So will you cut away those trees which block the old pathway?",
"nextPhraseID": "fallhaven_lumberjack_11"
}
],
"message": "Let me see... Oh yes! This is my axe! I cannot thank you enough, boy!"
},
{
"id": "fallhaven_lumberjack_11",
"replies": [
{
"text": "That sounds great! Remember to ask this stupid warden for a decent payment.",
"nextPhraseID": "fallhaven_lumberjack_12"
}
],
"message": "Sure! Already on my way! This work will be finished soon.",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "pathway_fallhaven",
"value": 50
}
]
},
{
"id": "fallhaven_lumberjack_12",
"replies": [
{
"nextPhraseID": "X",
"text": "Shadow be with you."
}
],
"message": "Sure. Will do that. He he."
},
{
"id": "fallhaven_lumberjack_13",
"replies": [
{
"text": "Indeed. Now everything is a lot better than it was before!",
"nextPhraseID": "X"
},
{
"text": "I wanted to ask for something else.",
"nextPhraseID": "fallhaven_lumberjack_15"
}
],
"message": "You're welcome. But you're not the only one who is happy: There are more persons who are resting for a night in Fallhaven which raises our economy. Some even bought items at my store! By the way, I was surprised I even got paid well by the warden."
},
{
"id": "fallhaven_lumberjack_14",
"replies": [
{
"requires": [
{
"requireType": "inventoryRemove",
"requireID": "jakrar_axe",
"value": 1
}
],
"text": "Hello again! I've finally found your axe!",
"nextPhraseID": "fallhaven_lumberjack_10"
},
{
"text": "No I haven't. But I'm working on it.",
"nextPhraseID": "X"
}
],
"message": "Have you made any progress in finding my precious axe?"
},
{
"id": "fallhaven_lumberjack_15",
"replies": [
{
"requires": [
{
"requireType": "questProgress",
"requireID": "pathway_fallhaven",
"value": 60
}
],
"text": "I cannot thank you enough for cutting away those trees! Finally I've got a shortcut!",
"nextPhraseID": "fallhaven_lumberjack_13"
},
{
"text": "What have you got for sale?",
"nextPhraseID": "S"
},
{
"text": "Never mind. I don't need your services for now.",
"nextPhraseID": "X"
}
],
"message": "Hello again my friend."
}
]

View File

@@ -1,433 +1,507 @@
[
{
"id": "fallhaven_warden",
"message": "State your business.",
"replies": [
{
"text": "Who is that prisoner?",
"nextPhraseID": "warden_prisoner_1"
},
{
"text": "I heard that you are fond of mead.",
"nextPhraseID": "fallhaven_warden_1",
"requires": [
{
"requireType": "questProgress",
"requireID": "farrik",
"value": "20"
}
]
},
{
"text": "The thieves are planning an escape for their friend.",
"nextPhraseID": "fallhaven_warden_20",
"requires": [
{
"requireType": "questProgress",
"requireID": "farrik",
"value": "30"
}
]
}
]
},
{
"id": "warden_prisoner_1",
"message": "That thief? He was caught in the act. Trespassing he was. Trying to get down into the catacombs of Fallhaven church.",
"replies": [
{
"text": "N",
"nextPhraseID": "warden_prisoner_2"
}
]
},
{
"id": "warden_prisoner_2",
"message": "Luckily, we caught him before he could get down there. Now he'll serve as an example to all other thieves.",
"replies": [
{
"text": "N",
"nextPhraseID": "warden_prisoner_3"
}
]
},
{
"id": "warden_prisoner_3",
"message": "Damn thieves. There must be a nest of them around here somewhere. If only I could find where they hide."
},
{
"id": "fallhaven_warden_1",
"message": "Mead? Oh.. no, I don't do that anymore. Who told you that?",
"replies": [
{
"text": "N",
"nextPhraseID": "fallhaven_warden_2"
}
]
},
{
"id": "fallhaven_warden_2",
"message": "I've stopped doing that years ago.",
"replies": [
{
"text": "Sounds like a good approach. Good luck with keeping away from it.",
"nextPhraseID": "X"
},
{
"text": "Not just even a little bit?",
"nextPhraseID": "fallhaven_warden_3"
}
]
},
{
"id": "fallhaven_warden_3",
"message": "Um. *clears throat* I really shouldn't.",
"replies": [
{
"text": "I brought some with me if you would like to have a sip.",
"nextPhraseID": "fallhaven_warden_4",
"requires": [
{
"requireType": "questProgress",
"requireID": "farrik",
"value": "25"
},
{
"requireType": "inventoryRemove",
"requireID": "sleepingmead",
"value": 1
}
]
},
{
"text": "Ok, goodbye",
"nextPhraseID": "X"
}
]
},
{
"id": "fallhaven_warden_4",
"message": "Oh sweet drinks of joy. I really shouldn't have this while on duty though.",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "farrik",
"value": 32
}
],
"replies": [
{
"text": "N",
"nextPhraseID": "fallhaven_warden_5"
}
]
},
{
"id": "fallhaven_warden_5",
"message": "I could get fined for drinking on duty. I don't think I would dare try it right now.",
"replies": [
{
"text": "N",
"nextPhraseID": "fallhaven_warden_6"
}
]
},
{
"id": "fallhaven_warden_6",
"message": "Thank you for the drink though, I will enjoy it when I get home later tomorrow.",
"replies": [
{
"text": "You are welcome. Goodbye.",
"nextPhraseID": "X"
},
{
"text": "What if someone would pay you the amount of the fine?",
"nextPhraseID": "fallhaven_warden_7"
}
]
},
{
"id": "fallhaven_warden_7",
"message": "Oh, that sounds a bit shady. I doubt anyone could afford the 450 gold around here. Anyway, I would need a bit more than that just to risk it.",
"replies": [
{
"text": "I have 500 gold right here that you could have.",
"nextPhraseID": "fallhaven_warden_9",
"requires": [
{
"requireType": "inventoryRemove",
"requireID": "gold",
"value": 500
}
]
},
{
"text": "You know you want the mead right?",
"nextPhraseID": "fallhaven_warden_8"
},
{
"text": "Yes, I agree. This is starting to sound too shady. Goodbye.",
"nextPhraseID": "X"
}
]
},
{
"id": "fallhaven_warden_8",
"message": "Oh sure. Now that you mention it. It sure would be good.",
"replies": [
{
"text": "So what if I pay you, say, 400 gold. Would that cover enough of your anxiety to enjoy the drink now?",
"nextPhraseID": "fallhaven_warden_9",
"requires": [
{
"requireType": "inventoryRemove",
"requireID": "gold",
"value": 400
}
]
},
{
"text": "This is starting to sound too shady for me. I'll leave you to your duty, goodbye.",
"nextPhraseID": "X"
},
{
"text": "I'll go get that gold for you. Goodbye.",
"nextPhraseID": "X"
}
]
},
{
"id": "fallhaven_warden_9",
"message": "Wow, that much gold? I'm sure I could even get away with this without being fined. Then I could have the gold AND a nice drink of mead at the same time.",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "farrik",
"value": 60
}
],
"replies": [
{
"text": "N",
"nextPhraseID": "fallhaven_warden_10"
}
]
},
{
"id": "fallhaven_warden_10",
"message": "Thank you kid, you really are nice. Now leave me to enjoy my drink."
},
{
"id": "fallhaven_warden_select_1",
"replies": [
{
"nextPhraseID": "fallhaven_warden_11",
"requires": [
{
"requireType": "questProgress",
"requireID": "farrik",
"value": "60"
}
]
},
{
"nextPhraseID": "fallhaven_warden_35",
"requires": [
{
"requireType": "questProgress",
"requireID": "farrik",
"value": "90"
}
]
},
{
"nextPhraseID": "fallhaven_warden_select_2"
}
]
},
{
"id": "fallhaven_warden_select_2",
"replies": [
{
"nextPhraseID": "fallhaven_warden_30",
"requires": [
{
"requireType": "questProgress",
"requireID": "farrik",
"value": "50"
}
]
},
{
"nextPhraseID": "fallhaven_warden_12",
"requires": [
{
"requireType": "questProgress",
"requireID": "farrik",
"value": "32"
}
]
},
{
"nextPhraseID": "fallhaven_warden"
}
]
},
{
"id": "fallhaven_warden_11",
"message": "Hello again, kid. Thanks for the drink earlier. I had it all in one go. It sure tasted a bit different than before, but I guess that is just because I'm not used to it anymore.",
"replies": [
{
"text": "Who is that prisoner?",
"nextPhraseID": "warden_prisoner_1"
}
]
},
{
"id": "fallhaven_warden_12",
"message": "Hello again, kid. Thanks for the drink earlier. I still haven't had it.",
"replies": [
{
"text": "N",
"nextPhraseID": "fallhaven_warden_5"
}
]
},
{
"id": "fallhaven_warden_20",
"message": "Really, they would dare go up against the guard in Fallhaven? Do you have any details on their plan?",
"replies": [
{
"text": "I heard they are planning his escape tonight",
"nextPhraseID": "fallhaven_warden_21"
},
{
"text": "No, I was just kidding with you. Never mind.",
"nextPhraseID": "X"
},
{
"text": "On second thought, I better not upset the Thieves' Guild. Never mind I said anything.",
"nextPhraseID": "X"
}
]
},
{
"id": "fallhaven_warden_21",
"message": "Tonight? Thank you for this information. We will make sure to increase the security tonight then, but in such a way that they won't notice.",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "farrik",
"value": 40
}
],
"replies": [
{
"text": "N",
"nextPhraseID": "fallhaven_warden_22"
}
]
},
{
"id": "fallhaven_warden_22",
"message": "When they do decide to break him free, we will be prepared. Maybe we can arrest more of those filthy thieves.",
"replies": [
{
"text": "N",
"nextPhraseID": "fallhaven_warden_23"
}
]
},
{
"id": "fallhaven_warden_23",
"message": "Thank you again for the information. While I'm not sure how you may know this, I really appreciate you telling me.",
"replies": [
{
"text": "N",
"nextPhraseID": "fallhaven_warden_24"
}
]
},
{
"id": "fallhaven_warden_24",
"message": "I want you to go one step further and tell them that we will have less security for tonight. But instead we will increase the security. That way we can really be ready for them.",
"replies": [
{
"text": "Sure, I can do that.",
"nextPhraseID": "fallhaven_warden_25"
}
]
},
{
"id": "fallhaven_warden_25",
"message": "Good. Report back to me when you have told them.",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "farrik",
"value": 50
}
],
"replies": [
{
"text": "Will do.",
"nextPhraseID": "X"
}
]
},
{
"id": "fallhaven_warden_30",
"message": "Hello again, my friend. Did you tell those thieves that we will lower our security tonight?",
"replies": [
{
"text": "Yes, they won't expect a thing.",
"nextPhraseID": "fallhaven_warden_31"
},
{
"text": "No, not yet. I'm working on it.",
"nextPhraseID": "fallhaven_warden_25"
}
]
},
{
"id": "fallhaven_warden_31",
"message": "Great. Thank you for your help. Here, take these coins as a token of our appreciation.",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "farrik",
"value": 90
},
{
"rewardType": "dropList",
"rewardID": "gold200"
}
],
"replies": [
{
"text": "N",
"nextPhraseID": "fallhaven_warden_36"
}
]
},
{
"id": "fallhaven_warden_35",
"message": "Hello again, my friend. Thank you for your help in dealing with the thieves earlier.",
"replies": [
{
"text": "N",
"nextPhraseID": "fallhaven_warden_36"
}
]
},
{
"id": "fallhaven_warden_36",
"message": "I will make sure to tell other guards how you helped us here in Fallhaven.",
"replies": [
{
"text": "Thank you. Goodbye.",
"nextPhraseID": "X"
}
]
}
]
[
{
"id": "fallhaven_warden",
"message": "State your business.",
"replies": [
{
"text": "Who is that prisoner?",
"nextPhraseID": "warden_prisoner_1"
},
{
"text": "I heard that you are fond of mead.",
"nextPhraseID": "fallhaven_warden_1",
"requires": [
{
"requireType": "questProgress",
"requireID": "farrik",
"value": 20
}
]
},
{
"text": "The thieves are planning an escape for their friend.",
"nextPhraseID": "fallhaven_warden_20",
"requires": [
{
"requireType": "questProgress",
"requireID": "farrik",
"value": 30
}
]
},
{
"requires": [
{
"requireType": "questLatestProgress",
"requireID": "pathway_fallhaven",
"value": 10
}
],
"text": "Recently I talked to the watchman who blocks he old pathway to the Duleian Road. Why don't you pay just pay the woodcutter?",
"nextPhraseID": "fallhaven_warden_pathway_1"
}
]
},
{
"id": "warden_prisoner_1",
"message": "That thief? He was caught in the act. Trespassing he was. Trying to get down into the catacombs of Fallhaven church.",
"replies": [
{
"text": "N",
"nextPhraseID": "warden_prisoner_2"
}
]
},
{
"id": "warden_prisoner_2",
"message": "Luckily, we caught him before he could get down there. Now he'll serve as an example to all other thieves.",
"replies": [
{
"text": "N",
"nextPhraseID": "warden_prisoner_3"
}
]
},
{
"id": "warden_prisoner_3",
"message": "Damn thieves. There must be a nest of them around here somewhere. If only I could find where they hide."
},
{
"id": "fallhaven_warden_1",
"message": "Mead? Oh.. no, I don't do that anymore. Who told you that?",
"replies": [
{
"text": "N",
"nextPhraseID": "fallhaven_warden_2"
}
]
},
{
"id": "fallhaven_warden_2",
"message": "I've stopped doing that years ago.",
"replies": [
{
"text": "Sounds like a good approach. Good luck with keeping away from it.",
"nextPhraseID": "X"
},
{
"text": "Not just even a little bit?",
"nextPhraseID": "fallhaven_warden_3"
}
]
},
{
"id": "fallhaven_warden_3",
"message": "Um. *clears throat* I really shouldn't.",
"replies": [
{
"text": "I brought some with me if you would like to have a sip.",
"nextPhraseID": "fallhaven_warden_4",
"requires": [
{
"requireType": "questProgress",
"requireID": "farrik",
"value": 25
},
{
"requireType": "inventoryRemove",
"requireID": "sleepingmead",
"value": 1
}
]
},
{
"text": "Ok, goodbye",
"nextPhraseID": "X"
}
]
},
{
"id": "fallhaven_warden_4",
"message": "Oh sweet drinks of joy. I really shouldn't have this while on duty though.",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "farrik",
"value": 32
}
],
"replies": [
{
"text": "N",
"nextPhraseID": "fallhaven_warden_5"
}
]
},
{
"id": "fallhaven_warden_5",
"message": "I could get fined for drinking on duty. I don't think I would dare try it right now.",
"replies": [
{
"text": "N",
"nextPhraseID": "fallhaven_warden_6"
}
]
},
{
"id": "fallhaven_warden_6",
"message": "Thank you for the drink though, I will enjoy it when I get home later tomorrow.",
"replies": [
{
"text": "You are welcome. Goodbye.",
"nextPhraseID": "X"
},
{
"text": "What if someone would pay you the amount of the fine?",
"nextPhraseID": "fallhaven_warden_7"
}
]
},
{
"id": "fallhaven_warden_7",
"message": "Oh, that sounds a bit shady. I doubt anyone could afford the 450 gold around here. Anyway, I would need a bit more than that just to risk it.",
"replies": [
{
"text": "I have 500 gold right here that you could have.",
"nextPhraseID": "fallhaven_warden_9",
"requires": [
{
"requireType": "inventoryRemove",
"requireID": "gold",
"value": 500
}
]
},
{
"text": "You know you want the mead right?",
"nextPhraseID": "fallhaven_warden_8"
},
{
"text": "Yes, I agree. This is starting to sound too shady. Goodbye.",
"nextPhraseID": "X"
}
]
},
{
"id": "fallhaven_warden_8",
"message": "Oh sure. Now that you mention it. It sure would be good.",
"replies": [
{
"text": "So what if I pay you, say, 400 gold. Would that cover enough of your anxiety to enjoy the drink now?",
"nextPhraseID": "fallhaven_warden_9",
"requires": [
{
"requireType": "inventoryRemove",
"requireID": "gold",
"value": 400
}
]
},
{
"text": "This is starting to sound too shady for me. I'll leave you to your duty, goodbye.",
"nextPhraseID": "X"
},
{
"text": "I'll go get that gold for you. Goodbye.",
"nextPhraseID": "X"
}
]
},
{
"id": "fallhaven_warden_9",
"message": "Wow, that much gold? I'm sure I could even get away with this without being fined. Then I could have the gold AND a nice drink of mead at the same time.",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "farrik",
"value": 60
}
],
"replies": [
{
"text": "N",
"nextPhraseID": "fallhaven_warden_10"
}
]
},
{
"id": "fallhaven_warden_10",
"message": "Thank you kid, you really are nice. Now leave me to enjoy my drink."
},
{
"id": "fallhaven_warden_select_1",
"replies": [
{
"nextPhraseID": "fallhaven_warden_11",
"requires": [
{
"requireType": "questProgress",
"requireID": "farrik",
"value": 60
}
]
},
{
"nextPhraseID": "fallhaven_warden_35",
"requires": [
{
"requireType": "questProgress",
"requireID": "farrik",
"value": 90
}
]
},
{
"nextPhraseID": "fallhaven_warden_select_2"
}
]
},
{
"id": "fallhaven_warden_select_2",
"replies": [
{
"nextPhraseID": "fallhaven_warden_30",
"requires": [
{
"requireType": "questProgress",
"requireID": "farrik",
"value": 50
}
]
},
{
"nextPhraseID": "fallhaven_warden_12",
"requires": [
{
"requireType": "questProgress",
"requireID": "farrik",
"value": 32
}
]
},
{
"nextPhraseID": "fallhaven_warden"
}
]
},
{
"id": "fallhaven_warden_11",
"message": "Hello again, kid. Thanks for the drink earlier. I had it all in one go. It sure tasted a bit different than before, but I guess that is just because I'm not used to it anymore.",
"replies": [
{
"text": "That's great! Cheers!",
"nextPhraseID": "X"
},
{
"requires": [
{
"requireType": "questLatestProgress",
"requireID": "pathway_fallhaven",
"value": 10
}
],
"text": "Recently I talked to the watchman who blocks he old pathway to the Duleian Road. Why don't you pay just pay the woodcutter?",
"nextPhraseID": "fallhaven_warden_pathway_1"
}
]
},
{
"id": "fallhaven_warden_12",
"message": "Hello again, kid. Thanks for the drink earlier. I still haven't had it.",
"replies": [
{
"text": "N",
"nextPhraseID": "fallhaven_warden_5"
}
]
},
{
"id": "fallhaven_warden_20",
"message": "Really, they would dare go up against the guard in Fallhaven? Do you have any details on their plan?",
"replies": [
{
"text": "I heard they are planning his escape tonight",
"nextPhraseID": "fallhaven_warden_21"
},
{
"text": "No, I was just kidding with you. Never mind.",
"nextPhraseID": "X"
},
{
"text": "On second thought, I better not upset the Thieves' Guild. Never mind I said anything.",
"nextPhraseID": "X"
}
]
},
{
"id": "fallhaven_warden_21",
"message": "Tonight? Thank you for this information. We will make sure to increase the security tonight then, but in such a way that they won't notice.",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "farrik",
"value": 40
}
],
"replies": [
{
"text": "N",
"nextPhraseID": "fallhaven_warden_22"
}
]
},
{
"id": "fallhaven_warden_22",
"message": "When they do decide to break him free, we will be prepared. Maybe we can arrest more of those filthy thieves.",
"replies": [
{
"text": "N",
"nextPhraseID": "fallhaven_warden_23"
}
]
},
{
"id": "fallhaven_warden_23",
"message": "Thank you again for the information. While I'm not sure how you may know this, I really appreciate you telling me.",
"replies": [
{
"text": "N",
"nextPhraseID": "fallhaven_warden_24"
}
]
},
{
"id": "fallhaven_warden_24",
"message": "I want you to go one step further and tell them that we will have less security for tonight. But instead we will increase the security. That way we can really be ready for them.",
"replies": [
{
"text": "Sure, I can do that.",
"nextPhraseID": "fallhaven_warden_25"
}
]
},
{
"id": "fallhaven_warden_25",
"message": "Good. Report back to me when you have told them.",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "farrik",
"value": 50
}
],
"replies": [
{
"text": "Will do.",
"nextPhraseID": "X"
}
]
},
{
"id": "fallhaven_warden_30",
"message": "Hello again, my friend. Did you tell those thieves that we will lower our security tonight?",
"replies": [
{
"text": "Yes, they won't expect a thing.",
"nextPhraseID": "fallhaven_warden_31"
},
{
"text": "No, not yet. I'm working on it.",
"nextPhraseID": "fallhaven_warden_25"
}
]
},
{
"id": "fallhaven_warden_31",
"message": "Great. Thank you for your help. Here, take these coins as a token of our appreciation.",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "farrik",
"value": 90
},
{
"rewardType": "dropList",
"rewardID": "gold200"
}
],
"replies": [
{
"text": "N",
"nextPhraseID": "fallhaven_warden_36"
}
]
},
{
"id": "fallhaven_warden_35",
"message": "Hello again, my friend. Thank you for your help in dealing with the thieves earlier.",
"replies": [
{
"text": "N",
"nextPhraseID": "fallhaven_warden_36"
}
]
},
{
"id": "fallhaven_warden_36",
"message": "I will make sure to tell other guards how you helped us here in Fallhaven.",
"replies": [
{
"text": "Thank you. Goodbye.",
"nextPhraseID": "X"
},
{
"requires": [
{
"requireType": "questLatestProgress",
"requireID": "pathway_fallhaven",
"value": 10
}
],
"text": "Recently I talked to the watchman who blocks he old pathway to the Duleian Road. Why don't you pay just pay the woodcutter?",
"nextPhraseID": "fallhaven_warden_pathway_1"
}
]
},
{
"id": "fallhaven_warden_pathway_1",
"replies": [
{
"nextPhraseID": "fallhaven_warden_pathway_2",
"text": "Would anything change your mind?"
}
],
"message": "Hah! Jakrar? I should pay Jakrar before he has done his work? No way! Either he does his woodcutting job before I pay him or the passage stays blocked! That's how I'm always doing it to assure the work which has to be done is made well."
},
{
"id": "fallhaven_warden_pathway_2",
"replies": [
{
"text": "So where can I find him?",
"nextPhraseID": "fallhaven_warden_pathway_3"
}
],
"message": "No way! Get lost or I'll imprison you! Talk to filthy woodcutter if you want to reopen the old path but you can't make me change my opinion!"
},
{
"id": "fallhaven_warden_pathway_3",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "pathway_fallhaven",
"value": 20
}
],
"replies": [
{
"text": "Easy. Easy. I'm already leaving.",
"nextPhraseID": "X"
},
{
"text": "I wanted to leave your shabby prison anyway.",
"nextPhraseID": "X"
}
],
"message": "He is living in his hut right south of my prison. Don't you bother me again!"
}
]

View File

@@ -1,610 +1,643 @@
[
{
"id": "zombie1",
"message": "Fresh flesh!",
"replies": [
"message":"Fresh flesh!",
"id":"zombie1",
"replies":[
{
"text": "By the Shadow, I will slay you.",
"nextPhraseID": "F"
"nextPhraseID":"F",
"text":"By the Shadow, I will slay you."
},
{
"text": "Yuck, what are you? And what is that smell?",
"nextPhraseID": "F"
"nextPhraseID":"F",
"text":"Yuck, what are you? And what is that smell?"
}
]
},
{
"id": "prisoner1",
"message": "Nooo, I will not be imprisoned again!",
"replies": [
"message":"Nooo, I will not be imprisoned again!",
"id":"prisoner1",
"replies":[
{
"text": "But I am not...",
"nextPhraseID": "F"
"nextPhraseID":"F",
"text":"But I am not..."
}
]
},
{
"id": "prisoner2",
"message": "Aaaa! Who's there? I will not be enslaved again!",
"replies": [
"message":"Aaaa! Who's there? I will not be enslaved again!",
"id":"prisoner2",
"replies":[
{
"text": "Calm down, I was just...",
"nextPhraseID": "F"
"nextPhraseID":"F",
"text":"Calm down, I was just..."
}
]
},
{
"id": "flagstone_guard0",
"message": "Ah, another mortal. Prepare to become part of my undead army!",
"rewards": [
"message":"Ah, another mortal. Prepare to become part of my undead army!",
"id":"flagstone_guard0",
"replies":[
{
"rewardType": "questProgress",
"rewardID": "flagstone",
"value": 31
"nextPhraseID":"F",
"text":"Shadow take you."
},
{
"nextPhraseID":"F",
"text":"Prepare to die once more."
}
],
"replies": [
"rewards":[
{
"text": "Shadow take you.",
"nextPhraseID": "F"
},
{
"text": "Prepare to die once more.",
"nextPhraseID": "F"
"value":31,
"rewardID":"flagstone",
"rewardType":"questProgress"
}
]
},
{
"id": "flagstone_guard1",
"message": "Die mortal!",
"replies": [
"message":"Die mortal!",
"id":"flagstone_guard1",
"replies":[
{
"text": "Shadow take you.",
"nextPhraseID": "F"
"nextPhraseID":"F",
"text":"Shadow take you."
},
{
"text": "Prepare to meet my blade.",
"nextPhraseID": "F"
"nextPhraseID":"F",
"text":"Prepare to meet my blade."
}
]
},
{
"id": "flagstone_guard2",
"message": "What, a mortal in here that is not marked by my touch?",
"rewards": [
"message":"What, a mortal in here that is not marked by my touch?",
"id":"flagstone_guard2",
"replies":[
{
"rewardType": "questProgress",
"rewardID": "flagstone",
"value": 50
"nextPhraseID":"flagstone_guard2_2",
"text":"N"
}
],
"replies": [
"rewards":[
{
"text": "N",
"nextPhraseID": "flagstone_guard2_2"
"value":50,
"rewardID":"flagstone",
"rewardType":"questProgress"
}
]
},
{
"id": "flagstone_guard2_2",
"message": "You seem delicious and soft, will you be part of the feast?",
"replies": [
"message":"You seem delicious and soft, will you be part of the feast?",
"id":"flagstone_guard2_2",
"replies":[
{
"text": "N",
"nextPhraseID": "flagstone_guard2_3"
"nextPhraseID":"flagstone_guard2_3",
"text":"N"
}
]
},
{
"id": "flagstone_guard2_3",
"message": "Yes, I think you will. My undead army will spread far outside of Flagstone once I am done with you.",
"replies": [
"message":"Yes, I think you will. My undead army will spread far outside of Flagstone once I am done with you.",
"id":"flagstone_guard2_3",
"replies":[
{
"text": "By the Shadow, you must be stopped!",
"nextPhraseID": "F"
"nextPhraseID":"F",
"text":"By the Shadow, you must be stopped!"
},
{
"text": "No! This land must be protected from the undead!",
"nextPhraseID": "F"
"nextPhraseID":"F",
"text":"No! This land must be protected from the undead!"
}
]
},
{
"id": "flagstone_sentry",
"replies": [
"id":"flagstone_sentry",
"replies":[
{
"nextPhraseID": "flagstone_sentry_return4",
"requires": [
"nextPhraseID":"flagstone_sentry_return4",
"requires":[
{
"requireType": "questProgress",
"requireID": "flagstone",
"value": "60"
"requireType":"questProgress",
"value":60,
"requireID":"flagstone"
}
]
},
{
"nextPhraseID": "flagstone_sentry_return3",
"requires": [
"nextPhraseID":"flagstone_sentry_return3",
"requires":[
{
"requireType": "questProgress",
"requireID": "flagstone",
"value": "40"
"requireType":"questProgress",
"value":40,
"requireID":"flagstone"
}
]
},
{
"nextPhraseID": "flagstone_sentry_select0"
"nextPhraseID":"flagstone_sentry_select0"
}
]
},
{
"id": "flagstone_sentry_select0",
"replies": [
"id":"flagstone_sentry_select0",
"replies":[
{
"nextPhraseID": "flagstone_sentry_return2",
"requires": [
"nextPhraseID":"flagstone_sentry_return2",
"requires":[
{
"requireType": "questProgress",
"requireID": "flagstone",
"value": "30"
"requireType":"questProgress",
"value":30,
"requireID":"flagstone"
}
]
},
{
"nextPhraseID": "flagstone_sentry_return1",
"requires": [
"nextPhraseID":"flagstone_sentry_return1",
"requires":[
{
"requireType": "questProgress",
"requireID": "flagstone",
"value": "10"
"requireType":"questProgress",
"value":10,
"requireID":"flagstone"
}
]
},
{
"nextPhraseID": "flagstone_sentry_1"
"nextPhraseID":"flagstone_sentry_1"
}
]
},
{
"id": "flagstone_sentry_1",
"message": "Halt! Who's there? No one is allowed to approach Flagstone.",
"replies": [
"message":"Halt! Who's there? No one is allowed to approach Flagstone.",
"id":"flagstone_sentry_1",
"replies":[
{
"text": "N",
"nextPhraseID": "flagstone_sentry_2"
"nextPhraseID":"flagstone_sentry_2",
"text":"N"
}
]
},
{
"id": "flagstone_sentry_2",
"message": "You should turn back while you still can.",
"replies": [
"message":"You should turn back while you still can.",
"id":"flagstone_sentry_2",
"replies":[
{
"text": "N",
"nextPhraseID": "flagstone_sentry_3"
"nextPhraseID":"flagstone_sentry_3",
"text":"N"
}
]
},
{
"id": "flagstone_sentry_3",
"message": "Flagstone has been overrun by undead, and I'm standing guard here to make sure no undead escape.",
"replies": [
"message":"Flagstone has been overrun by undead, and I'm standing guard here to make sure no undead escape.",
"id":"flagstone_sentry_3",
"replies":[
{
"text": "Can you tell me the story about Flagstone?",
"nextPhraseID": "flagstone_sentry_4"
"nextPhraseID":"flagstone_sentry_4",
"text":"Can you tell me the story about Flagstone?"
}
]
},
{
"id": "flagstone_sentry_4",
"message": "Flagstone used to be a prison camp for runaway workers from when Mount Galmore was dug out.",
"replies": [
"message":"Flagstone used to be a prison camp for runaway workers from when Mount Galmore was dug out.",
"id":"flagstone_sentry_4",
"replies":[
{
"text": "N",
"nextPhraseID": "flagstone_sentry_5"
"nextPhraseID":"flagstone_sentry_5",
"text":"N"
}
]
},
{
"id": "flagstone_sentry_5",
"message": "But once the digging in Mount Galmore stopped, the prison camp lost its purpose.",
"replies": [
"message":"But once the digging in Mount Galmore stopped, the prison camp lost its purpose.",
"id":"flagstone_sentry_5",
"replies":[
{
"text": "N",
"nextPhraseID": "flagstone_sentry_6"
"nextPhraseID":"flagstone_sentry_6",
"text":"N"
}
]
},
{
"id": "flagstone_sentry_6",
"message": "The lord at the time did not care much for the prisoners that were already in Flagstone, so he left them there.",
"replies": [
"message":"The lord at the time did not care much for the prisoners that were already in Flagstone, so he left them there.",
"id":"flagstone_sentry_6",
"replies":[
{
"text": "N",
"nextPhraseID": "flagstone_sentry_7"
"nextPhraseID":"flagstone_sentry_7",
"text":"N"
}
]
},
{
"id": "flagstone_sentry_7",
"message": "The warden that ran Flagstone on the other hand took his duty very seriously, and kept on running the prison just like it was when Mount Galmore was being dug out.",
"replies": [
"message":"The warden that ran Flagstone on the other hand took his duty very seriously, and kept on running the prison just like it was when Mount Galmore was being dug out.",
"id":"flagstone_sentry_7",
"replies":[
{
"text": "N",
"nextPhraseID": "flagstone_sentry_8"
"nextPhraseID":"flagstone_sentry_8",
"text":"N"
}
]
},
{
"id": "flagstone_sentry_8",
"message": "For years, no one took notice of Flagstone. Except for the occasional reports from travelers of terrible screams coming from the camp.",
"replies": [
"message":"For years, no one took notice of Flagstone. Except for the occasional reports from travelers of terrible screams coming from the camp.",
"id":"flagstone_sentry_8",
"replies":[
{
"text": "N",
"nextPhraseID": "flagstone_sentry_9"
"nextPhraseID":"flagstone_sentry_9",
"text":"N"
}
]
},
{
"id": "flagstone_sentry_9",
"message": "There was a change recently, now the undead pour out in great numbers.",
"replies": [
"message":"There was a change recently, now the undead pour out in great numbers.",
"id":"flagstone_sentry_9",
"replies":[
{
"text": "N",
"nextPhraseID": "flagstone_sentry_10"
"nextPhraseID":"flagstone_sentry_10",
"text":"N"
}
]
},
{
"id": "flagstone_sentry_10",
"message": "So, here we are. I have to guard the road from undead, so that they do not spread farther than Flagstone.",
"replies": [
"message":"So, here we are. I have to guard the road from undead, so that they do not spread farther than Flagstone.",
"id":"flagstone_sentry_10",
"replies":[
{
"text": "N",
"nextPhraseID": "flagstone_sentry_11"
"nextPhraseID":"flagstone_sentry_11",
"text":"N"
}
]
},
{
"id": "flagstone_sentry_11",
"message": "So, I would advise you to leave unless you want to be overrun by undead.",
"replies": [
"message":"So, I would advise you to leave unless you want to be overrun by undead.",
"id":"flagstone_sentry_11",
"replies":[
{
"text": "Can I investigate the Flagstone ruins?",
"nextPhraseID": "flagstone_sentry_12"
"nextPhraseID":"flagstone_sentry_12",
"text":"Can I investigate the Flagstone ruins?"
},
{
"text": "Yes, I should leave.",
"nextPhraseID": "X"
"nextPhraseID":"X",
"text":"Yes, I should leave."
}
]
},
{
"id": "flagstone_sentry_12",
"message": "Are you really sure you want to head in there? Well, ok, fine by me.",
"replies": [
"message":"Are you really sure you want to head in there? Well, ok, fine by me.",
"id":"flagstone_sentry_12",
"replies":[
{
"text": "N",
"nextPhraseID": "flagstone_sentry_13"
"nextPhraseID":"flagstone_sentry_13",
"text":"N"
}
]
},
{
"id": "flagstone_sentry_13",
"message": "I won't stop you, and I won't mourn you if you never return.",
"replies": [
"message":"I won't stop you, and I won't mourn you if you never return.",
"id":"flagstone_sentry_13",
"replies":[
{
"text": "N",
"nextPhraseID": "flagstone_sentry_14"
"nextPhraseID":"flagstone_sentry_14",
"text":"N"
}
]
},
{
"id": "flagstone_sentry_14",
"message": "Go ahead. Let me know if there's anything I can tell you that would help.",
"replies": [
"message":"Go ahead. Let me know if there's anything I can tell you that would help.",
"id":"flagstone_sentry_14",
"replies":[
{
"text": "N",
"nextPhraseID": "flagstone_sentry_15"
"nextPhraseID":"flagstone_sentry_15",
"text":"N"
}
]
},
{
"id": "flagstone_sentry_15",
"message": "Return here if you need my advice.",
"rewards": [
"message":"Return here if you need my advice.",
"id":"flagstone_sentry_15",
"replies":[
{
"rewardType": "questProgress",
"rewardID": "flagstone",
"value": 10
"nextPhraseID":"X",
"text":"Ok. I will return to you if there is anything I need help with."
}
],
"replies": [
"rewards":[
{
"text": "Ok. I will return to you if there is anything I need help with.",
"nextPhraseID": "X"
"value":10,
"rewardID":"flagstone",
"rewardType":"questProgress"
}
]
},
{
"id": "flagstone_sentry_return1",
"message": "Hello again. Did you enter Flagstone? I am surprised you actually returned.",
"replies": [
"message":"Hello again. Did you enter Flagstone? I am surprised you actually returned.",
"id":"flagstone_sentry_return1",
"replies":[
{
"text": "Can you tell me the story again?",
"nextPhraseID": "flagstone_sentry_4"
"nextPhraseID":"flagstone_sentry_4",
"text":"Can you tell me the story again?"
},
{
"text": "There is a guardian in the lower levels of Flagstone that cannot be approached.",
"nextPhraseID": "flagstone_sentry_20",
"requires": [
"nextPhraseID":"flagstone_sentry_20",
"text":"There is a guardian in the lower levels of Flagstone that cannot be approached.",
"requires":[
{
"requireType": "questProgress",
"requireID": "flagstone",
"value": "20"
"requireType":"questProgress",
"value":20,
"requireID":"flagstone"
}
]
}
]
},
{
"id": "flagstone_sentry_20",
"message": "A guardian you say? This is troubling news, since it means there is some larger force behind all this.",
"replies": [
"message":"A guardian you say? This is troubling news, since it means there is some larger force behind all this.",
"id":"flagstone_sentry_20",
"replies":[
{
"text": "N",
"nextPhraseID": "flagstone_sentry_21"
"nextPhraseID":"flagstone_sentry_21",
"text":"N"
}
]
},
{
"id": "flagstone_sentry_21",
"message": "Have you found the former warden of Flagstone? The warden used to have a necklace with him at all times.",
"replies": [
"message":"Have you found the former warden of Flagstone? The warden used to have a necklace with him at all times.",
"id":"flagstone_sentry_21",
"replies":[
{
"text": "N",
"nextPhraseID": "flagstone_sentry_22"
"nextPhraseID":"flagstone_sentry_22",
"text":"N"
}
]
},
{
"id": "flagstone_sentry_22",
"message": "He was very protective of it. Maybe the necklace was some sort of key.",
"replies": [
"message":"He was very protective of it. Maybe the necklace was some sort of key.",
"id":"flagstone_sentry_22",
"replies":[
{
"text": "N",
"nextPhraseID": "flagstone_sentry_23"
"nextPhraseID":"flagstone_sentry_23",
"text":"N"
}
]
},
{
"id": "flagstone_sentry_23",
"message": "If you find the warden and retrieve the necklace, then please return here and I will help you decipher any message that we might find on it.",
"rewards": [
"message":"If you find the warden and retrieve the necklace, then please return here and I will help you decipher any message that we might find on it.",
"id":"flagstone_sentry_23",
"replies":[
{
"rewardType": "questProgress",
"rewardID": "flagstone",
"value": 30
}
],
"replies": [
{
"text": "I have found it, here.",
"nextPhraseID": "flagstone_sentry_40",
"requires": [
"nextPhraseID":"flagstone_sentry_40",
"text":"I have found it, here.",
"requires":[
{
"requireType": "inventoryRemove",
"requireID": "necklace_flagstone",
"value": 1
"requireType":"inventoryRemove",
"value":1,
"requireID":"necklace_flagstone"
}
]
},
{
"text": "What was that about the guardian again?",
"nextPhraseID": "flagstone_sentry_20"
"nextPhraseID":"flagstone_sentry_20",
"text":"What was that about the guardian again?"
},
{
"text": "Ok, I will go look for the former warden.",
"nextPhraseID": "X"
}
]
},
{
"id": "flagstone_sentry_return2",
"message": "Hello again. Have you found the former warden in Flagstone yet?",
"replies": [
{
"text": "About the former warden...",
"nextPhraseID": "flagstone_sentry_23"
},
{
"text": "Can you tell me the story again?",
"nextPhraseID": "flagstone_sentry_3"
}
]
},
{
"id": "flagstone_sentry_40",
"message": "You found the necklace? Good. Here, give it to me.",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "flagstone",
"value": 40
"nextPhraseID":"X",
"text":"Ok, I will go look for the former warden."
}
],
"replies": [
"rewards":[
{
"text": "N",
"nextPhraseID": "flagstone_sentry_41"
"value":30,
"rewardID":"flagstone",
"rewardType":"questProgress"
}
]
},
{
"id": "flagstone_sentry_41",
"message": "Now, let's see here. Ah yes, it is as I thought. The necklace contains a password.",
"replies": [
"message":"Hello again. Have you found the former warden in Flagstone yet?",
"id":"flagstone_sentry_return2",
"replies":[
{
"text": "N",
"nextPhraseID": "flagstone_sentry_42"
"nextPhraseID":"flagstone_sentry_23",
"text":"About the former warden..."
},
{
"nextPhraseID":"flagstone_sentry_3",
"text":"Can you tell me the story again?"
}
]
},
{
"id": "flagstone_sentry_42",
"message": "'Daylight Shadow'. That must be it. You should try to approach the guardian with this password.",
"replies": [
"message":"You found the necklace? Good. Here, give it to me.",
"id":"flagstone_sentry_40",
"replies":[
{
"text": "Thanks, bye.",
"nextPhraseID": "X"
"nextPhraseID":"flagstone_sentry_41",
"text":"N"
}
],
"rewards":[
{
"value":40,
"rewardID":"flagstone",
"rewardType":"questProgress"
}
]
},
{
"id": "flagstone_sentry_return3",
"message": "Hello again. How is the investigation of the undead in Flagstone going?",
"replies": [
"message":"Now, let's see here. Ah yes, it is as I thought. The necklace contains a password.",
"id":"flagstone_sentry_41",
"replies":[
{
"text": "No progress yet.",
"nextPhraseID": "flagstone_sentry_43"
"nextPhraseID":"flagstone_sentry_42",
"text":"N"
}
]
},
{
"id": "flagstone_sentry_43",
"message": "Well, keep looking. Return to me if you need my advice."
},
{
"id": "flagstone_sentry_return4",
"message": "Hello again. It seems something happened inside Flagstone that made the undead weaker. I'm sure we have you to thank for it."
},
{
"id": "narael",
"message": "Thank you, thank you for freeing me from that monster.",
"replies": [
"message":"'Daylight Shadow'. That must be it. You should try to approach the guardian with this password.",
"id":"flagstone_sentry_42",
"replies":[
{
"text": "N",
"nextPhraseID": "narael_select"
"nextPhraseID":"X",
"text":"Thanks, bye."
}
]
},
{
"id": "narael_select",
"replies": [
"message":"Hello again. How is the investigation of the undead in Flagstone going?",
"id":"flagstone_sentry_return3",
"replies":[
{
"nextPhraseID": "narael_9",
"requires": [
"nextPhraseID":"flagstone_sentry_43",
"text":"No progress yet."
}
]
},
{
"message":"Well, keep looking. Return to me if you need my advice.",
"id":"flagstone_sentry_43"
},
{
"message":"Hello again. It seems something happened inside Flagstone that made the undead weaker. I'm sure we have you to thank for it.",
"id":"flagstone_sentry_return4"
},
{
"message":"Thank you, thank you for freeing me from that monster.",
"id":"narael",
"replies":[
{
"nextPhraseID":"narael_select",
"text":"N"
}
]
},
{
"id":"narael_select",
"replies":[
{
"nextPhraseID":"narael_9",
"requires":[
{
"requireType": "questProgress",
"requireID": "flagstone",
"value": "60"
"requireType":"questProgress",
"value":60,
"requireID":"flagstone"
}
]
},
{
"nextPhraseID": "narael_1"
"nextPhraseID":"narael_1"
}
]
},
{
"id": "narael_1",
"message": "I have been a captive here for what seems to be an eternity.",
"replies": [
"message":"I have been a captive here for what seems to be an eternity.",
"id":"narael_1",
"replies":[
{
"text": "N",
"nextPhraseID": "narael_2"
"nextPhraseID":"narael_2",
"text":"N"
}
]
},
{
"id": "narael_2",
"message": "Oh, the things they did to me. Thank you so much for freeing me.",
"replies": [
"message":"Oh, the things they did to me. Thank you so much for freeing me.",
"id":"narael_2",
"replies":[
{
"text": "N",
"nextPhraseID": "narael_3"
"nextPhraseID":"narael_3",
"text":"N"
}
]
},
{
"id": "narael_3",
"message": "I was once a citizen in Nor City, and worked on the excavation of Mount Galmore.",
"replies": [
"message":"I was once a citizen in Fallhaven, and worked on the excavation of Mount Galmore.",
"id":"narael_3",
"replies":[
{
"text": "N",
"nextPhraseID": "narael_4"
"nextPhraseID":"narael_4",
"text":"N"
}
]
},
{
"id": "narael_4",
"message": "After a while, the day came when I wanted to quit the assignment and return to my wife.",
"replies": [
"message":"After a while, the day came when I wanted to quit the assignment and return to my wife.",
"id":"narael_4",
"replies":[
{
"text": "N",
"nextPhraseID": "narael_5"
"nextPhraseID":"narael_5",
"text":"N"
}
]
},
{
"id": "narael_5",
"message": "The officer in charge would not let me, and I was sent to Flagstone as a prisoner for disobeying orders.",
"replies": [
"message":"The officer in charge would not let me, and I was sent to Flagstone as a prisoner for disobeying orders.",
"id":"narael_5",
"replies":[
{
"text": "N",
"nextPhraseID": "narael_6"
"nextPhraseID":"narael_6",
"text":"N"
}
]
},
{
"id": "narael_6",
"message": "If only I could see my wife once more. I have hardly any life left in me, and I don't even have enough strength to leave this place.",
"replies": [
"message":"If only I could see my wife once more. I have hardly any life left in me, and I don't even have enough strength to leave this place.",
"id":"narael_6",
"replies":[
{
"text": "N",
"nextPhraseID": "narael_7"
"nextPhraseID":"narael_7",
"text":"N"
}
]
},
{
"id": "narael_7",
"message": "I guess my fate is to perish here, but now as a free man at least.",
"replies": [
"message":"I guess my fate is to perish here, but now as a free man at least.",
"id":"narael_7",
"replies":[
{
"text": "N",
"nextPhraseID": "narael_8"
"nextPhraseID":"narael_8",
"text":"N"
}
]
},
{
"id": "narael_8",
"message": "Now leave me to my fate. I do not have the strength to leave this place.",
"rewards": [
"message":"Now leave me to my fate. I do not have the strength to leave this place.",
"id":"narael_8",
"replies":[
{
"rewardType": "questProgress",
"rewardID": "flagstone",
"value": 60
"nextPhraseID":"narael_9",
"text":"N"
}
],
"replies": [
"rewards":[
{
"text": "N",
"nextPhraseID": "narael_9"
"value":60,
"rewardID":"flagstone",
"rewardType":"questProgress"
}
]
},
{
"id": "narael_9",
"message": "If you find my wife Taurum in Nor City, please tell her I'm alive and that I haven't forgotten about her.",
"replies": [
"message":"I'm too old to escape from this place now... But I have to keep living, I know something is going to happen and I will have a last role to play. Enjoy being young, son. Time is the enemy.",
"id":"narael_9",
"replies":[
{
"text": "I will. Goodbye.",
"nextPhraseID": "X"
"nextPhraseID":"X",
"text":"I will. Goodbye."
},
{
"text": "I will. Shadow be with you.",
"nextPhraseID": "X"
"nextPhraseID":"X",
"text":"I will. Shadow be with you."
},
{
"nextPhraseID":"elythara3_narael",
"text":"Have you seen an oddly glowing helmet in this cave?",
"requires":[
{
"requireType":"questProgress",
"value":50,
"requireID":"elythara3"
},
{
"negate":true,
"requireType":"questProgress",
"value":51,
"requireID":"elythara3"
}
]
},
{
"nextPhraseID":"narael_10",
"text":"Hello again. I've brought your ring to your wife. She is so sad about your destiny. Additionally she gave me some of your favorite bread and her ring.",
"requires":[
{
"requireType":"inventoryRemove",
"value":1,
"requireID":"elytharas3_bread"
},
{
"requireType":"inventoryRemove",
"value":1,
"requireID":"NaraelRing2"
}
]
}
]
}
]
]

File diff suppressed because it is too large Load Diff

View File

@@ -1,383 +1,293 @@
[
{
"id": "lleglaris",
"replies": [
{
"requires": [
{
"requireType": "questProgress",
"requireID": "lleglaris",
"value": "30"
}
],
"nextPhraseID": "lleglaris_r4"
},
{
"requires": [
{
"requireType": "questProgress",
"requireID": "lleglaris",
"value": "15"
}
],
"nextPhraseID": "lleglaris_r1"
},
{
"requires": [
{
"requireType": "questProgress",
"requireID": "lleglaris",
"value": "10"
}
],
"nextPhraseID": "lleglaris15"
},
{
"nextPhraseID": "lleglaris0"
}
]
},
{
"id": "lleglaris0",
"replies": [
{
"text": "Watch it. Do you even know who you're talking to?",
"nextPhraseID": "lleglaris2"
},
{
"text": "Fine. I'll leave.",
"nextPhraseID": "X"
},
{
"text": "Hey, no need to be rude.",
"nextPhraseID": "lleglaris1"
},
{
"text": "Hey, those look like some nice items you have there. Care to trade?",
"nextPhraseID": "lleglaris_rej"
}
],
"message": "Are you sure you should be here? Maybe you should go play with .. your toys or something?"
},
{
"id": "lleglaris1",
"replies": [
{
"text": "Whatever.",
"nextPhraseID": "X"
},
{
"text": "Watch it. Do you even know who you're talking to?",
"nextPhraseID": "lleglaris2"
}
],
"message": "Ha ha. I can be as rude as I want!"
},
{
"id": "lleglaris2",
"replies": [
{
"requires": [
{
"requireType": "questProgress",
"requireID": "toszylae",
"value": "70"
}
],
"text": "I was the one who slew the lich Toszylae between Loneford and Brimhaven.",
"nextPhraseID": "lleglaris3"
},
{
"requires": [
{
"requireType": "wear",
"requireID": "marrowtaint",
"value": 1
}
],
"text": "See this amulet that I'm wearing? This is Marrowtaint.",
"nextPhraseID": "lleglaris4"
},
{
"requires": [
{
"requireType": "wear",
"requireID": "ring_shadow0",
"value": 1
}
],
"text": "See this ring that I am wearing? This is the Ring of lesser Shadow.",
"nextPhraseID": "lleglaris4"
},
{
"requires": [
{
"requireType": "questProgress",
"requireID": "loneford",
"value": "54"
}
],
"text": "I was the one who helped solve the mystery in Loneford.",
"nextPhraseID": "lleglaris3"
},
{
"requires": [
{
"requireType": "questProgress",
"requireID": "prim_hunt",
"value": "240"
}
],
"text": "I saved the settlement of Prim from the attacks from Blackwater Mountain.",
"nextPhraseID": "lleglaris3"
},
{
"requires": [
{
"requireType": "questProgress",
"requireID": "bwm_agent",
"value": "240"
}
],
"text": "I helped the Blackwater Mountain settlement make the attacks from Prim stop.",
"nextPhraseID": "lleglaris3"
},
{
"text": "I am the son of an ordinary farmer in a minor settlement called Crossglen, not far west from here! I've even killed a rat or two!",
"nextPhraseID": "lleglaris5"
},
{
"text": "Never mind.",
"nextPhraseID": "X"
}
],
"message": "Hah! Please enlighten me."
},
{
"id": "lleglaris3",
"message": "That was you? Hah! And you expect me to believe that?",
"replies": [
{
"text": "N",
"nextPhraseID": "lleglaris7"
}
]
},
{
"id": "lleglaris4",
"message": "Good for you. It looks just like any other trinket to me.",
"replies": [
{
"text": "N",
"nextPhraseID": "lleglaris7"
}
]
},
{
"id": "lleglaris5",
"replies": [
{
"text": "N",
"nextPhraseID": "lleglaris6"
}
],
"message": "Ha ha! Now, that's funny!"
},
{
"id": "lleglaris6",
"message": "You have my best wishes, kid. Hope you'll get to see the world some day."
},
{
"id": "lleglaris7",
"replies": [
{
"text": "What task?",
"nextPhraseID": "lleglaris8"
}
],
"message": "If you're such an experienced adventurer, I'm sure a small task of mine wouldn't be any problem for you?"
},
{
"id": "lleglaris8",
"replies": [
{
"text": "N",
"nextPhraseID": "lleglaris9"
}
],
"message": "I've lost an amulet of mine. I was out in the woods around the cabin here and heard a noise coming from the east."
},
{
"id": "lleglaris9",
"replies": [
{
"text": "N",
"nextPhraseID": "lleglaris10"
}
],
"message": "Tired as I was, I didn't notice the things coming out from behind the trees fast enough."
},
{
"id": "lleglaris10",
"replies": [
{
"text": "N",
"nextPhraseID": "lleglaris11"
}
],
"message": "Undead things. Yuck, that smell."
},
{
"id": "lleglaris11",
"replies": [
{
"text": "N",
"nextPhraseID": "lleglaris12"
}
],
"message": "I saw this hole in the ground that they seemed to come out of. The ground had been completely corrupted around it."
},
{
"id": "lleglaris12",
"replies": [
{
"text": "I'll go look for your amulet.",
"nextPhraseID": "lleglaris14"
},
{
"text": "Undead? No way, I'm out.",
"nextPhraseID": "lleglaris13"
}
],
"message": "Anyway, I ran away and my amulet must have gotten stuck on a branch or something like that."
},
{
"id": "lleglaris13",
"message": "Yeah, that's what I though as well."
},
{
"id": "lleglaris14",
"rewards": [
{
"rewardID": "lleglaris",
"value": 10,
"rewardType": "questProgress"
}
],
"replies": [
{
"text": "N",
"nextPhraseID": "lleglaris15"
}
],
"message": "Good."
},
{
"id": "lleglaris15",
"rewards": [
{
"rewardID": "lleglaris",
"value": 15,
"rewardType": "questProgress"
}
],
"message": "Go look just east of my cabin here. You probably need to take the path north when you exit the cabin, and then head east."
},
{
"id": "lleglaris_r1",
"replies": [
{
"text": "Can you tell me your story again?",
"nextPhraseID": "lleglaris8"
},
{
"requires": [
{
"requireType": "inventoryRemove",
"requireID": "lleglaris",
"value": 1
}
],
"text": "Yes, here it is.",
"nextPhraseID": "lleglaris_r3"
},
{
"text": "Still looking for it.",
"nextPhraseID": "lleglaris_r2"
}
],
"message": "Hi again. Did you find my amulet?"
},
{
"id": "lleglaris_r2",
"message": "Ok then. I won't keep you."
},
{
"id": "lleglaris_r3",
"rewards": [
{
"rewardID": "lleglaris",
"value": 30,
"rewardType": "questProgress"
}
],
"replies": [
{
"text": "N",
"nextPhraseID": "lleglaris_r4"
}
],
"message": "Yes, that's the one. It's good to see it back in my hands again."
},
{
"id": "lleglaris_r4",
"replies": [
{
"text": "N",
"nextPhraseID": "lleglaris_r5"
}
],
"message": "Thank you for finding my amulet."
},
{
"id": "lleglaris_r5",
"replies": [
{
"text": "N",
"nextPhraseID": "lleglaris_r6"
}
],
"message": "Maybe you really are an experienced adventurer after all."
},
{
"id": "lleglaris_r6",
"rewards": [
{
"rewardID": "lleglaris",
"value": 40,
"rewardType": "questProgress"
}
],
"replies": [
{
"text": "Let me see what you have.",
"nextPhraseID": "S"
}
],
"message": "Anyway, see this table here? It's just some old trinkets that I've gathered along the years. Maybe some of them could come in handy for you?"
},
{
"id": "lleglaris_rej",
"replies": [
{
"text": "Watch it. Do you even know who you're talking to?",
"nextPhraseID": "lleglaris2"
},
{
"text": "Fine. Maybe later them.",
"nextPhraseID": "X"
}
],
"message": "With you? No way. You look way to inexperienced."
}
]
[
{
"id": "lleglaris",
"replies": [
{
"requires": [
{
"requireType": "questProgress",
"requireID": "lleglaris",
"value": 30
}
],
"nextPhraseID": "lleglaris_r4"
},
{
"requires": [
{
"requireType": "questProgress",
"requireID": "lleglaris",
"value": 15
}
],
"nextPhraseID": "lleglaris_r1"
},
{
"requires": [
{
"requireType": "questProgress",
"requireID": "lleglaris",
"value": 10
}
],
"nextPhraseID": "lleglaris15"
},
{
"nextPhraseID": "lleglaris0"
}
]
},
{
"id": "lleglaris0",
"replies": [
{
"text": "Watch it. Do you even know who you're talking to?",
"nextPhraseID": "lleglaris2"
},
{
"text": "Fine. I'll leave.",
"nextPhraseID": "X"
},
{
"text": "Hey, no need to be rude.",
"nextPhraseID": "lleglaris1"
},
{
"text": "Hey, those look like some nice items you have there. Care to trade?",
"nextPhraseID": "lleglaris_rej"
}
],
"message": "Are you sure you should be here? Maybe you should go play with .. your toys or something?"
},
{
"id": "lleglaris1",
"replies": [
{
"text": "Whatever.",
"nextPhraseID": "X"
},
{
"text": "Watch it. Do you even know who you're talking to?",
"nextPhraseID": "lleglaris2"
}
],
"message": "Ha ha. I can be as rude as I want!"
},
{
"id": "lleglaris8",
"replies": [
{
"text": "N",
"nextPhraseID": "lleglaris9"
}
],
"message": "I've lost an amulet of mine. I was out in the woods around the cabin here and heard a noise coming from the east."
},
{
"id": "lleglaris9",
"replies": [
{
"text": "N",
"nextPhraseID": "lleglaris10"
}
],
"message": "Tired as I was, I didn't notice the things coming out from behind the trees fast enough."
},
{
"id": "lleglaris10",
"replies": [
{
"text": "N",
"nextPhraseID": "lleglaris11"
}
],
"message": "Undead things. Yuck, that smell."
},
{
"id": "lleglaris11",
"replies": [
{
"text": "N",
"nextPhraseID": "lleglaris12"
}
],
"message": "I saw this hole in the ground that they seemed to come out of. The ground had been completely corrupted around it."
},
{
"id": "lleglaris12",
"replies": [
{
"text": "I'll go look for your amulet.",
"nextPhraseID": "lleglaris14"
},
{
"text": "Undead? No way, I'm out.",
"nextPhraseID": "lleglaris13"
}
],
"message": "Anyway, I ran away and my amulet must have gotten stuck on a branch or something like that."
},
{
"id": "lleglaris13",
"message": "Yeah, that's what I though as well."
},
{
"id": "lleglaris14",
"rewards": [
{
"rewardID": "lleglaris",
"value": 10,
"rewardType": "questProgress"
}
],
"replies": [
{
"text": "N",
"nextPhraseID": "lleglaris15"
}
],
"message": "Good."
},
{
"id": "lleglaris15",
"rewards": [
{
"rewardID": "lleglaris",
"value": 15,
"rewardType": "questProgress"
}
],
"message": "Go look just east of my cabin here. You probably need to take the path north when you exit the cabin, and then head east."
},
{
"id": "lleglaris_r1",
"replies": [
{
"text": "Can you tell me your story again?",
"nextPhraseID": "lleglaris8"
},
{
"requires": [
{
"requireType": "inventoryRemove",
"requireID": "lleglaris",
"value": 1
}
],
"text": "Yes, here it is.",
"nextPhraseID": "lleglaris_r3"
},
{
"text": "Still looking for it.",
"nextPhraseID": "lleglaris_r2"
}
],
"message": "Hi again. Did you find my amulet?"
},
{
"id": "lleglaris_r2",
"message": "Ok then. I won't keep you."
},
{
"id": "lleglaris_r3",
"rewards": [
{
"rewardID": "lleglaris",
"value": 30,
"rewardType": "questProgress"
}
],
"replies": [
{
"text": "N",
"nextPhraseID": "lleglaris_r4"
}
],
"message": "Yes, that's the one. It's good to see it back in my hands again."
},
{
"id": "lleglaris_r4",
"replies": [
{
"text": "N",
"nextPhraseID": "lleglaris_r5"
}
],
"message": "Thank you for finding my amulet."
},
{
"id": "lleglaris_r5",
"replies": [
{
"text": "N",
"nextPhraseID": "lleglaris_r6"
}
],
"message": "Maybe you really are an experienced adventurer after all."
},
{
"id": "lleglaris_r6",
"rewards": [
{
"rewardID": "lleglaris",
"value": 40,
"rewardType": "questProgress"
}
],
"replies": [
{
"text": "Let me see what you have.",
"nextPhraseID": "S"
}
],
"message": "Anyway, see this table here? It's just some old trinkets that I've gathered along the years. Maybe some of them could come in handy for you?"
},
{
"id": "lleglaris_rej",
"replies": [
{
"text": "Watch it. Do you even know who you're talking to?",
"nextPhraseID": "lleglaris2"
},
{
"text": "Fine. Maybe later them.",
"nextPhraseID": "X"
}
],
"message": "With you? No way. You look way to inexperienced."
},
{
"id": "lleglaris2",
"replies": [
{
"text": "Hey watch your tongue! I'm a true adventurer! Don't you dare to insult me! *draws weapon*",
"nextPhraseID": "lleglaris3"
},
{
"text": "Fine. Already going.",
"nextPhraseID": "X"
}
],
"message": "Hah I'm talking to an ordinary filthy farmer of course. Go home kid and watch over your pigs!"
},
{
"id": "lleglaris3",
"replies": [
{
"text": "N",
"nextPhraseID": "lleglaris4"
}
],
"message": "Okay okay, no need to freak out. Sheathe your weapon and we can talk like normal people."
},
{
"id": "lleglaris4",
"replies": [
{
"nextPhraseID": "lleglaris8",
"text": "What task?"
}
],
"message": "If you're such an experienced adventurer, I'm sure a small task of mine wouldn't be any problem for you?"
}
]

File diff suppressed because it is too large Load Diff

View File

@@ -1,519 +1,529 @@
[
{
"id": "minarra",
"replies": [
"id":"minarra",
"replies":[
{
"nextPhraseID": "minarra_completed_1",
"requires": [
"nextPhraseID":"minarra_completed_1",
"requires":[
{
"requireType": "questProgress",
"requireID": "rogorn",
"value": "60"
"requireType":"questProgress",
"value":60,
"requireID":"rogorn"
}
]
},
{
"nextPhraseID": "minarra_completing_1",
"requires": [
"nextPhraseID":"minarra_completing_1",
"requires":[
{
"requireType": "questProgress",
"requireID": "rogorn",
"value": "55"
"requireType":"questProgress",
"value":55,
"requireID":"rogorn"
}
]
},
{
"nextPhraseID": "minarra_completing_1",
"requires": [
"nextPhraseID":"minarra_completing_1",
"requires":[
{
"requireType": "questProgress",
"requireID": "rogorn",
"value": "50"
"requireType":"questProgress",
"value":50,
"requireID":"rogorn"
}
]
},
{
"nextPhraseID": "minarra_look_1",
"requires": [
"nextPhraseID":"minarra_look_1",
"requires":[
{
"requireType": "questProgress",
"requireID": "rogorn",
"value": "20"
"requireType":"questProgress",
"value":20,
"requireID":"rogorn"
}
]
},
{
"nextPhraseID": "minarra_return_1",
"requires": [
"nextPhraseID":"minarra_return_1",
"requires":[
{
"requireType": "questProgress",
"requireID": "rogorn",
"value": "10"
"requireType":"questProgress",
"value":10,
"requireID":"rogorn"
}
]
},
{
"nextPhraseID": "minarra_first_1"
"nextPhraseID":"minarra_first_1"
}
]
},
{
"id": "minarra_first_1",
"message": "Hello there. Can I help you?",
"replies": [
"message":"Hello there. Can I help you?",
"id":"minarra_first_1",
"replies":[
{
"text": "You seem to have a lot of equipment around here. Do you have anything to trade?",
"nextPhraseID": "minarra_trade_rej"
"nextPhraseID":"minarra_trade_rej",
"text":"You seem to have a lot of equipment around here. Do you have anything to trade?"
},
{
"text": "What do you do up here?",
"nextPhraseID": "minarra_first_5"
"nextPhraseID":"minarra_first_5",
"text":"What do you do up here?"
},
{
"text": "You must have a good view of the surroundings up here. Have you seen anything interesting lately?",
"nextPhraseID": "minarra_first_2"
"nextPhraseID":"minarra_first_2",
"text":"You must have a good view of the surroundings up here. Have you seen anything interesting lately?"
}
]
},
{
"id": "minarra_trade_rej",
"message": "I might, but you would have to clear it with Gandoren downstairs. We don't trade with just anyone."
"message":"I might, but you would have to clear it with Gandoren downstairs. We don't trade with just anyone.",
"id":"minarra_trade_rej"
},
{
"id": "minarra_return_1",
"message": "You return. Was there something else you wanted?",
"replies": [
"message":"You return. Was there something else you wanted?",
"id":"minarra_return_1",
"replies":[
{
"text": "Can you tell me again about those men you saw?",
"nextPhraseID": "minarra_story_1"
"nextPhraseID":"minarra_story_1",
"text":"Can you tell me again about those men you saw?"
},
{
"text": "Do you have anything to trade?",
"nextPhraseID": "minarra_trade_rej"
"nextPhraseID":"minarra_trade_rej",
"text":"Do you have anything to trade?"
},
{
"text": "What do you do up here?",
"nextPhraseID": "minarra_first_5"
"nextPhraseID":"minarra_first_5",
"text":"What do you do up here?"
}
]
},
{
"id": "minarra_first_2",
"message": "Mostly, I see the travellers on the Duleian road from and to Feygard here.",
"replies": [
"message":"Mostly, I see the travellers on the Duleian road from and to Feygard here.",
"id":"minarra_first_2",
"replies":[
{
"text": "N",
"nextPhraseID": "minarra_first_3"
"nextPhraseID":"minarra_first_3",
"text":"N"
}
]
},
{
"id": "minarra_first_3",
"message": "Recently however, there have been a lot of movements to and from Loneford. I guess it is because of the problems they have been having up there.",
"replies": [
"message":"Recently however, there have been a lot of movements to and from Loneford. I guess it is because of the problems they have been having up there.",
"id":"minarra_first_3",
"replies":[
{
"text": "N",
"nextPhraseID": "minarra_first_4_s"
"nextPhraseID":"minarra_first_4_s",
"text":"N"
}
]
},
{
"id": "minarra_first_4_s",
"replies": [
"id":"minarra_first_4_s",
"replies":[
{
"nextPhraseID": "minarra_first_4_1",
"requires": [
"nextPhraseID":"minarra_first_4_1",
"requires":[
{
"requireType": "questProgress",
"requireID": "rogorn",
"value": "60"
"requireType":"questProgress",
"value":60,
"requireID":"rogorn"
}
]
},
{
"nextPhraseID": "minarra_first_4"
"nextPhraseID":"minarra_first_4"
}
]
},
{
"id": "minarra_first_4",
"message": "I did see something very interesting yesterday though.",
"replies": [
"message":"I did see something very interesting yesterday though.",
"id":"minarra_first_4",
"replies":[
{
"text": "What was that?",
"nextPhraseID": "minarra_story_1"
"nextPhraseID":"minarra_story_1",
"text":"What was that?"
},
{
"text": "You mentioned the Duleian road, what's that?",
"nextPhraseID": "minarra_first_6"
"nextPhraseID":"minarra_first_6",
"text":"You mentioned the Duleian road, what's that?"
},
{
"text": "You mentioned some problems in Loneford, what problems were you referring to?",
"nextPhraseID": "cr_loneford_st_1"
"nextPhraseID":"cr_loneford_st_1",
"text":"You mentioned some problems in Loneford, what problems were you referring to?"
},
{
"text": "Never mind that, I wanted to ask you what your duty is up here?",
"nextPhraseID": "minarra_first_5"
"nextPhraseID":"minarra_first_5",
"text":"Never mind that, I wanted to ask you what your duty is up here?"
}
]
},
{
"id": "minarra_first_4_1",
"message": "Some farm animals today as well.",
"replies": [
"message":"Some farm animals today as well.",
"id":"minarra_first_4_1",
"replies":[
{
"text": "You mentioned the Duleian road, what's that?",
"nextPhraseID": "minarra_first_6_1"
"nextPhraseID":"minarra_first_6_1",
"text":"You mentioned the Duleian road, what's that?"
},
{
"text": "You mentioned some problems in Loneford, what problems were you referring to?",
"nextPhraseID": "cr_loneford_st_1"
"nextPhraseID":"cr_loneford_st_1",
"text":"You mentioned some problems in Loneford, what problems were you referring to?"
}
]
},
{
"id": "minarra_first_5",
"message": "I handle the equipment storage for us guards here in the Crossroads guardhouse, and I keep a lookout of the surrounding areas.",
"replies": [
"message":"I handle the equipment storage for us guards here in the Crossroads guardhouse, and I keep a lookout of the surrounding areas.",
"id":"minarra_first_5",
"replies":[
{
"text": "Do you have anything to trade?",
"nextPhraseID": "minarra_trade_rej"
"nextPhraseID":"minarra_trade_rej",
"text":"Do you have anything to trade?"
},
{
"text": "Have you seen anything interesting lately?",
"nextPhraseID": "minarra_first_2"
"nextPhraseID":"minarra_first_2",
"text":"Have you seen anything interesting lately?"
}
]
},
{
"id": "minarra_first_6",
"message": "See this wide road that goes outside this guardhouse? That's the Duleian road. It goes all the way from the glorious city of Feygard up in the northwest down to the wretched Nor City in the southeast.",
"replies": [
"message":"See this wide road that goes outside this guardhouse? That's the Duleian road. It goes all the way from the glorious city of Feygard up in the northwest down to the wretched Nor City in the southeast.",
"id":"minarra_first_6",
"replies":[
{
"text": "You mentioned some problems in Loneford, what problems are that?",
"nextPhraseID": "cr_loneford_st_1"
"nextPhraseID":"cr_loneford_st_1",
"text":"You mentioned some problems in Loneford, what problems are that?"
},
{
"text": "I wanted to ask you what your duty is up here?",
"nextPhraseID": "minarra_first_5"
"nextPhraseID":"minarra_first_5",
"text":"I wanted to ask you what your duty is up here?"
}
]
},
{
"id": "minarra_first_6_1",
"message": "See this wide road that goes outside this guardhouse? That's the Duleian road. It goes all the way from the glorious city of Feygard up in the northwest down to the wretched Nor City in the southeast.",
"replies": [
"message":"See this wide road that goes outside this guardhouse? That's the Duleian road. It goes all the way from the glorious city of Feygard up in the northwest down to the wretched Nor City in the southeast.",
"id":"minarra_first_6_1",
"replies":[
{
"text": "You mentioned some problems in Loneford, what problems are that?",
"nextPhraseID": "cr_loneford_st_1"
"nextPhraseID":"cr_loneford_st_1",
"text":"You mentioned some problems in Loneford, what problems are that?"
}
]
},
{
"id": "minarra_story_1",
"message": "I saw a band of rough looking men travelling up the Duleian road. Usually, a band of rough looking men is not something that's worth getting all excited about.",
"replies": [
"message":"I saw a band of rough looking men travelling up the Duleian road. Usually, a band of rough looking men is not something that's worth getting all excited about.",
"id":"minarra_story_1",
"replies":[
{
"text": "N",
"nextPhraseID": "minarra_story_2"
"nextPhraseID":"minarra_story_2",
"text":"N"
}
]
},
{
"id": "minarra_story_2",
"message": "But these men matched the description of some people that are wanted by the Feygard patrol.",
"replies": [
"message":"But these men matched the description of some people that are wanted by the Feygard patrol.",
"id":"minarra_story_2",
"replies":[
{
"text": "N",
"nextPhraseID": "minarra_story_3"
"nextPhraseID":"minarra_story_3",
"text":"N"
}
]
},
{
"id": "minarra_story_3",
"message": "If I saw correctly, these men were the band of rogues led by a man called Rogorn, that we are looking to apprehend for several ruthless cases of murder and theft.",
"replies": [
"message":"If I saw correctly, these men were the band of rogues led by a man called Rogorn, that we are looking to apprehend for several ruthless cases of murder and theft.",
"id":"minarra_story_3",
"replies":[
{
"text": "N",
"nextPhraseID": "minarra_story_4"
"nextPhraseID":"minarra_story_4",
"text":"N"
}
]
},
{
"id": "minarra_story_4",
"message": "Their leader, Rogorn, is a particularly savage man according to the reports from Feygard that I have read.",
"replies": [
"message":"Their leader, Rogorn, is a particularly savage man according to the reports from Feygard that I have read.",
"id":"minarra_story_4",
"replies":[
{
"text": "N",
"nextPhraseID": "minarra_story_5"
"nextPhraseID":"minarra_story_5",
"text":"N"
}
]
},
{
"id": "minarra_story_5",
"message": "Now, usually, we would go out searching for them, to verify that the men I saw were indeed these men. However, now with the trouble up in Loneford, we cannot afford to spare any guards other than to guarding Loneford.",
"replies": [
"message":"Now, usually, we would go out searching for them, to verify that the men I saw were indeed these men. However, now with the trouble up in Loneford, we cannot afford to spare any guards other than to guarding Loneford.",
"id":"minarra_story_5",
"replies":[
{
"text": "N",
"nextPhraseID": "minarra_story_6"
"nextPhraseID":"minarra_story_6",
"text":"N"
}
]
},
{
"id": "minarra_story_6",
"message": "I am sure that those were the men. If we were to catch and kill them, the people of Feygard would be much safer.",
"rewards": [
"message":"I am sure that those were the men. If we were to catch and kill them, the people of Feygard would be much safer.",
"id":"minarra_story_6",
"replies":[
{
"rewardType": "questProgress",
"rewardID": "rogorn",
"value": 10
"nextPhraseID":"minarra_story_8",
"text":"I could go look for them if you want."
},
{
"nextPhraseID":"minarra_story_7",
"text":"Well, good luck with that."
}
],
"replies": [
"rewards":[
{
"text": "I could go look for them if you want.",
"nextPhraseID": "minarra_story_8"
},
{
"text": "Well, good luck with that.",
"nextPhraseID": "minarra_story_7"
"value":10,
"rewardID":"rogorn",
"rewardType":"questProgress"
}
]
},
{
"id": "minarra_story_7",
"message": "Thank you. Good luck yourself. Now, if you will excuse me, I need to keep my eyes on the road."
"message":"Thank you. Good luck yourself. Now, if you will excuse me, I need to keep my eyes on the road.",
"id":"minarra_story_7"
},
{
"id": "minarra_story_8",
"message": "Hey, that's a great idea. Are you sure you are up to it though? The people of Feygard would indeed be grateful if you were to find them.",
"replies": [
"message":"Hey, that's a great idea. Are you sure you are up to it though? The people of Feygard would indeed be grateful if you were to find them.",
"id":"minarra_story_8",
"replies":[
{
"text": "N",
"nextPhraseID": "minarra_story_9"
"nextPhraseID":"minarra_story_9",
"text":"N"
}
]
},
{
"id": "minarra_story_9",
"message": "Anyway, I saw them travelling the road west of here. You know that road that leads to Carn Tower? That's the last I saw of them. You might want to follow that road and see if you can spot them.",
"replies": [
"message":"Anyway, I saw them travelling the road west of here. You know that road that leads to Carn Tower? That's the last I saw of them. You might want to follow that road and see if you can spot them.",
"id":"minarra_story_9",
"replies":[
{
"text": "N",
"nextPhraseID": "minarra_story_10"
"nextPhraseID":"minarra_story_10",
"text":"N"
}
]
},
{
"id": "minarra_story_10",
"message": "They have stolen three pieces of a very valuable painting from Feygard, from the report that I have read. For their crimes and the savageness of their way, they are wanted dead by the Feygard patrol.",
"rewards": [
"message":"They have stolen three pieces of a very valuable painting from Feygard, from the report that I have read. For their crimes and the savageness of their way, they are wanted dead by the Feygard patrol.",
"id":"minarra_story_10",
"replies":[
{
"rewardType": "questProgress",
"rewardID": "rogorn",
"value": 20
"nextPhraseID":"minarra_story_11",
"text":"I will be back once they are dead. Anything else?"
}
],
"replies": [
"rewards":[
{
"text": "I will be back once they are dead. Anything else?",
"nextPhraseID": "minarra_story_11"
"value":20,
"rewardID":"rogorn",
"rewardType":"questProgress"
}
]
},
{
"id": "minarra_story_11",
"message": "Yes, I should also tell you that they most likely will try to persuade you into believing their story.",
"replies": [
"message":"Yes, I should also tell you that they most likely will try to persuade you into believing their story.",
"id":"minarra_story_11",
"replies":[
{
"text": "N",
"nextPhraseID": "minarra_story_12"
"nextPhraseID":"minarra_story_12",
"text":"N"
}
]
},
{
"id": "minarra_story_12",
"message": "In particular, their leader, Rogorn, is a well known villain by Feygard. Nothing he says should be trusted.",
"replies": [
"message":"In particular, their leader, Rogorn, is a well known villain by Feygard. Nothing he says should be trusted.",
"id":"minarra_story_12",
"replies":[
{
"text": "N",
"nextPhraseID": "minarra_story_13"
"nextPhraseID":"minarra_story_13",
"text":"N"
}
]
},
{
"id": "minarra_story_13",
"message": "I urge you not to listen to their lies. Their crimes must be punished in order to uphold the law.",
"rewards": [
"message":"I urge you not to listen to their lies. Their crimes must be punished in order to uphold the law.",
"id":"minarra_story_13",
"replies":[
{
"rewardType": "questProgress",
"rewardID": "rogorn",
"value": 21
"nextPhraseID":"X",
"text":"I will return once the task is done."
}
],
"replies": [
"rewards":[
{
"text": "I will return once the task is done.",
"nextPhraseID": "X"
"value":21,
"rewardID":"rogorn",
"rewardType":"questProgress"
}
]
},
{
"id": "minarra_look_1",
"message": "You return. Did you find those men that we talked about?",
"replies": [
"message":"You return. Did you find those men that we talked about?",
"id":"minarra_look_1",
"replies":[
{
"text": "I am still looking for them.",
"nextPhraseID": "minarra_look_2"
"nextPhraseID":"minarra_look_2",
"text":"I am still looking for them."
},
{
"text": "Yes, I killed them and recovered the three pieces of the painting.",
"nextPhraseID": "minarra_look_3",
"requires": [
"nextPhraseID":"minarra_look_3",
"text":"Yes, I killed them and recovered the three pieces of the painting.",
"requires":[
{
"requireType": "questProgress",
"requireID": "rogorn",
"value": "40"
"requireType":"questProgress",
"value":40,
"requireID":"rogorn"
},
{
"requireType": "inventoryRemove",
"requireID": "rogorn_qitem",
"value": 3
"requireType":"inventoryRemove",
"value":3,
"requireID":"rogorn_qitem"
}
]
},
{
"text": "I travelled west and found a travelling group of men, but they did not match the men you described.",
"nextPhraseID": "minarra_look_5",
"requires": [
"nextPhraseID":"minarra_look_5",
"text":"I travelled west and found a travelling group of men, but they did not match the men you described.",
"requires":[
{
"requireType": "questProgress",
"requireID": "rogorn",
"value": "45"
"requireType":"questProgress",
"value":45,
"requireID":"rogorn"
}
]
}
]
},
{
"id": "minarra_look_2",
"message": "Good. Return to me as soon as you have anything to report. We would really like to recover those three pieces of the painting they stole."
},
{
"id": "minarra_look_3",
"message": "That is excellent news indeed! I knew that we could trust you.",
"rewards": [
"message":"Good. Return to me as soon as you have anything to report. We would really like to recover those three pieces of the painting they stole.",
"id":"minarra_look_2",
"replies":[
{
"rewardType": "questProgress",
"rewardID": "rogorn",
"value": 50
}
],
"replies": [
{
"text": "N",
"nextPhraseID": "minarra_look_4"
}
]
},
{
"id": "minarra_look_4",
"message": "Your services to Feygard will be greatly appreciated.",
"replies": [
{
"text": "N",
"nextPhraseID": "minarra_completing_1"
}
]
},
{
"id": "minarra_look_5",
"message": "Are you sure that they were not the ones? I have a keen eyesight, that's why I am up here. I was sure that they matched the description of the men.",
"replies": [
{
"text": "N",
"nextPhraseID": "minarra_look_6"
}
]
},
{
"id": "minarra_look_6",
"message": "I guess I will have to take your word for it.",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "rogorn",
"value": 55
}
],
"replies": [
{
"text": "N",
"nextPhraseID": "minarra_completing_1"
}
]
},
{
"id": "minarra_completing_1",
"message": "Thank you for helping me investigate this matter.",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "rogorn",
"value": 60
}
],
"replies": [
{
"text": "Do you have anything to trade?",
"nextPhraseID": "minarra_trade_1"
"nextPhraseID":"X",
"text":"Ok. Will do."
},
{
"text": "You must have a good view of the surroundings up here. Have you seen anything interesting lately?",
"nextPhraseID": "minarra_first_2"
"nextPhraseID":"minarra_first_2",
"text":"You must have a good view of the surroundings up here. Have you seen anything interesting lately?"
}
]
},
{
"id": "minarra_completed_1",
"message": "Thank you for helping me investigate the men earlier.",
"replies": [
"message":"That is excellent news indeed! I knew that we could trust you.",
"id":"minarra_look_3",
"replies":[
{
"text": "Do you have anything to trade?",
"nextPhraseID": "minarra_trade_1"
"nextPhraseID":"minarra_look_4",
"text":"N"
}
],
"rewards":[
{
"value":50,
"rewardID":"rogorn",
"rewardType":"questProgress"
}
]
},
{
"message":"Your services to Feygard will be greatly appreciated.",
"id":"minarra_look_4",
"replies":[
{
"nextPhraseID":"minarra_completing_1",
"text":"N"
}
]
},
{
"message":"Are you sure that they were not the ones? I have a keen eyesight, that's why I am up here. I was sure that they matched the description of the men.",
"id":"minarra_look_5",
"replies":[
{
"nextPhraseID":"minarra_look_6",
"text":"N"
}
]
},
{
"message":"I guess I will have to take your word for it.",
"id":"minarra_look_6",
"replies":[
{
"nextPhraseID":"minarra_completing_1",
"text":"N"
}
],
"rewards":[
{
"value":55,
"rewardID":"rogorn",
"rewardType":"questProgress"
}
]
},
{
"message":"Thank you for helping me investigate this matter.",
"id":"minarra_completing_1",
"replies":[
{
"nextPhraseID":"minarra_trade_1",
"text":"Do you have anything to trade?"
},
{
"text": "You must have a good view of the surroundings up here. Have you seen anything interesting lately?",
"nextPhraseID": "minarra_first_2"
"nextPhraseID":"minarra_first_2",
"text":"You must have a good view of the surroundings up here. Have you seen anything interesting lately?"
}
],
"rewards":[
{
"value":60,
"rewardID":"rogorn",
"rewardType":"questProgress"
}
]
},
{
"id": "minarra_trade_1",
"replies": [
"message":"Thank you for helping me investigate the men earlier.",
"id":"minarra_completed_1",
"replies":[
{
"nextPhraseID": "minarra_trade_2",
"requires": [
"nextPhraseID":"minarra_trade_1",
"text":"Do you have anything to trade?"
},
{
"nextPhraseID":"minarra_first_2",
"text":"You must have a good view of the surroundings up here. Have you seen anything interesting lately?"
}
]
},
{
"id":"minarra_trade_1",
"replies":[
{
"nextPhraseID":"minarra_trade_2",
"requires":[
{
"requireType": "questProgress",
"requireID": "nondisplay",
"value": "18"
"requireType":"questProgress",
"value":18,
"requireID":"nondisplay"
}
]
},
{
"nextPhraseID": "minarra_trade_rej"
"nextPhraseID":"minarra_trade_rej"
}
]
},
{
"id": "minarra_trade_2",
"message": "Sure, take a look.",
"replies": [
"message":"Sure, take a look.",
"id":"minarra_trade_2",
"replies":[
{
"text": "N",
"nextPhraseID": "S"
"nextPhraseID":"S",
"text":"N"
}
]
}
]
]

View File

@@ -0,0 +1,213 @@
[
{
"id": "guard_pathway",
"replies": [
{
"requires": [
{
"requireType": "questProgress",
"value": 50,
"requireID": "pathway_fallhaven"
}
],
"nextPhraseID": "guard_pathway_5"
},
{
"requires": [
{
"requireType": "questProgress",
"requireID": "pathway_fallhaven",
"value": 10
}
],
"nextPhraseID": "guard_pathway_6"
},
{
"nextPhraseID": "guard_pathway_0"
}
]
},
{
"id": "guard_pathway_0",
"replies": [
{
"text": "Why can't I pass this way?",
"nextPhraseID": "guard_pathway_1",
"requires": [
{
"requireType": "questProgress",
"requireID": "pathway_fallhaven",
"value": 10,
"negate": true
}
]
},
{
"text": "Never mind. Shadow be with you.",
"nextPhraseID": "X"
},
{
"text": "Never mind. Goodbye.",
"nextPhraseID": "X"
}
],
"message": "Halt! No one is allowed to pass the old pathway to the Duleian Road!"
},
{
"id": "guard_pathway_1",
"replies": [
{
"text": "But why doesn't he want to do this work?",
"nextPhraseID": "guard_pathway_2"
}
],
"message": "Because a storm recently knocked over some trees which now block the passage. A villager even got hurt. And now the responsible woodcutter doesn't want to cut the fallen trees away."
},
{
"id": "guard_pathway_2",
"replies": [
{
"text": "Maybe I could help?",
"nextPhraseID": "guard_pathway_3"
},
{
"text": "Well this is your problem. Goodbye.",
"nextPhraseID": "X"
}
],
"message": "You're really curious boy... Well our superior the warden only wants to pay the woodcutter when he did his work."
},
{
"id": "guard_pathway_3",
"replies": [
{
"text": "Yes I'm a kid but I really want to help and otherwise the passage may be never be opened again.",
"nextPhraseID": "guard_pathway_4"
}
],
"message": "You?! You're a kid!"
},
{
"id": "guard_pathway_4",
"replies": [
{
"text": "Okay thanks for your advise. I'm gonna do that!",
"nextPhraseID": "X"
},
{
"text": "Pff, easy. I'm gonna do that.",
"nextPhraseID": "X"
}
],
"message": "Hmm, you actually could help. Talk to the warden and maybe you can convince him of paying the woodcutter. But I have to warn you: He is a stubborn beast.",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "pathway_fallhaven",
"value": 10
}
]
},
{
"id": "sign_pathway_fallhaven",
"message": "North: Feygard\nWest: Fallhaven\nSouth: Nor City"
},
{
"id": "guard_pathway_5",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "pathway_fallhaven",
"value": 60
}
],
"replies": [
{
"text": "You're welcome. I'm just happy to have a shortcut!",
"nextPhraseID": "X"
}
],
"message": "Hello again. It seems like you have sorted out things. Now the passage isn't blocked anymore. You have all my gratitude for doing that."
},
{
"id": "key_wolf_pack_jakrar",
"message": "You see the horrifying wolf leader and stumble back."
},
{
"id": "sign_wolf_pack_jakrar",
"replies": [
{
"requires": [
{
"requireType": "killedMonster",
"requireID": "wolf_leader",
"value": 1
}
],
"nextPhraseID": "sign_wolf_pack_jakrar_1"
}
]
},
{
"id": "sign_wolf_pack_jakrar_1",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "pathway_fallhaven",
"value": 40
}
]
},
{
"id": "guard_pathway_6",
"replies": [
{
"text": "Unfortunately not.",
"nextPhraseID": "X"
},
{
"requires": [
{
"requireType": "questLatestProgress",
"requireID": "pathway_fallhaven",
"value": 20
}
],
"text": "I wasn't able to convince the warden but I'm gonna talk to the woodcutter now.",
"nextPhraseID": "guard_pathway_7"
},
{
"requires": [
{
"requireType": "questLatestProgress",
"requireID": "pathway_fallhaven",
"value": 30
}
],
"text": "The woodcutter is gonna help me if I retrieve his axe!",
"nextPhraseID": "guard_pathway_8"
}
],
"message": "Hello kid. Did you make any progress on your task?"
},
{
"id": "guard_pathway_7",
"replies": [
{
"text": "I hope so.",
"nextPhraseID": "X"
}
],
"message": "Well good luck with that. Maybe you can convince him."
},
{
"id": "guard_pathway_8",
"replies": [
{
"text": "Goodbye.",
"nextPhraseID": "X"
}
],
"message": "That sounds great! Good luck!"
}
]

View File

@@ -0,0 +1,43 @@
[
{
"id": "sign_lodar_shortcut_1",
"message": "I see a weird stone formation in front of me. As I try approaching the rocks, I'm are stopped by a powerful magical force."
},
{
"id": "sign_lodar_shortcut_2",
"message": "I have found a path leading through the grotto. But then I realize that it is suddenly discontinued for a short time. Maybe this has something to do this the stones?"
},
{
"id": "sign_lodar_shortcut_3",
"message": "After defeating the Hira'zinn, the rock formation has fallen apart and somehow it made some hidden stones rise up so I can walk over them now."
},
{
"id": "sign_lodar_shortcut_4a",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "shortcut_lodar",
"value": 20
}
]
},
{
"id": "sign_lodar_shortcut_4b",
"message": "In front of my I see a torch burning in purple color. I can feel the force coming from this item. I better should leave it there and notify Lodar about this weird torch."
},
{
"id": "sign_lodar_shortcut_5",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "shortcut_lodar",
"value": 40
}
],
"message": "When pouring the vial's liquid over the torch, it suddenly burns a lot more and changes its color into green. I try to approach the torch carefully..."
},
{
"id": "sign_lodar_shortcut_6",
"message": "I repeat the ritual for every teleporter-torch I find."
}
]

View File

@@ -0,0 +1,6 @@
[
{
"id": "sign_stoutford_gate",
"message": "Welcome to Stoutford."
}
]

View File

@@ -1,149 +1,160 @@
[
{
"id": "talion",
"replies": [
"id":"talion",
"replies":[
{
"nextPhraseID": "talion_0",
"requires": [
"nextPhraseID":"talion_0",
"requires":[
{
"requireType": "questProgress",
"requireID": "maggots",
"value": "51"
"requireType":"questProgress",
"value":51,
"requireID":"maggots"
}
]
},
{
"nextPhraseID": "talion_cured_1",
"requires": [
"nextPhraseID":"talion_cured_1",
"requires":[
{
"requireType": "questProgress",
"requireID": "maggots",
"value": "50"
"requireType":"questProgress",
"value":50,
"requireID":"maggots"
}
]
},
{
"nextPhraseID": "talion_cure_5",
"requires": [
"nextPhraseID":"talion_cure_5",
"requires":[
{
"requireType": "questProgress",
"requireID": "maggots",
"value": "45"
"requireType":"questProgress",
"value":45,
"requireID":"maggots"
}
]
},
{
"nextPhraseID": "talion_infect_30",
"requires": [
"nextPhraseID":"talion_infect_30",
"requires":[
{
"requireType": "questProgress",
"requireID": "maggots",
"value": "30"
"requireType":"questProgress",
"value":30,
"requireID":"maggots"
}
]
},
{
"nextPhraseID": "talion_infect_1",
"requires": [
"nextPhraseID":"talion_infect_1",
"requires":[
{
"requireType": "questProgress",
"requireID": "maggots",
"value": "10"
"requireType":"questProgress",
"value":10,
"requireID":"maggots"
}
]
},
{
"nextPhraseID": "talion_0"
"nextPhraseID":"talion_0"
}
]
},
{
"id": "talion_0",
"message": "Shadow be with you.",
"replies": [
"message":"Shadow be with you.",
"id":"talion_0",
"replies":[
{
"text": "Do you know anything about the illness here in Loneford?",
"nextPhraseID": "talion_1",
"requires": [
"nextPhraseID":"talion_1",
"text":"Do you know anything about the illness here in Loneford?",
"requires":[
{
"requireType": "questProgress",
"requireID": "loneford",
"value": "11"
"requireType":"questProgress",
"value":11,
"requireID":"loneford"
}
]
},
{
"text": "Do you have anything to trade?",
"nextPhraseID": "S"
"nextPhraseID":"S",
"text":"Do you have anything to trade?"
},
{
"text": "What blessings can you provide?",
"nextPhraseID": "talion_bless_1",
"requires": [
"nextPhraseID":"talion_bless_1",
"text":"What blessings can you provide?",
"requires":[
{
"requireType": "questProgress",
"requireID": "maggots",
"value": "51"
"requireType":"questProgress",
"value":51,
"requireID":"maggots"
}
]
},
{
"nextPhraseID":"elythara3_ShadowP_loneford",
"text":"Do you know any ancient sanctuaries of our religion?",
"requires":[
{
"requireType":"questProgress",
"value":70,
"requireID":"elythara3"
}
]
}
]
},
{
"id": "talion_1",
"message": "The people of Loneford are very keen on following the will of Feygard, whatever it may be.",
"replies": [
"message":"The people of Loneford are very keen on following the will of Feygard, whatever it may be.",
"id":"talion_1",
"replies":[
{
"text": "N",
"nextPhraseID": "talion_2"
"nextPhraseID":"talion_2",
"text":"N"
}
]
},
{
"id": "talion_2",
"message": "Normally, this would not be a problem. But Lord Geomyr seems to have something against the Shadow. He will do almost anything to oppose all actions that in some way extend the reach of the Shadow.",
"replies": [
"message":"Normally, this would not be a problem. But Lord Geomyr seems to have something against the Shadow. He will do almost anything to oppose all actions that in some way extend the reach of the Shadow.",
"id":"talion_2",
"replies":[
{
"text": "N",
"nextPhraseID": "talion_3"
"nextPhraseID":"talion_3",
"text":"N"
}
]
},
{
"id": "talion_3",
"message": "Because of this, the people of Loneford are now actively abolishing the thought of the Shadow guiding them through their lives.",
"replies": [
"message":"Because of this, the people of Loneford are now actively abolishing the thought of the Shadow guiding them through their lives.",
"id":"talion_3",
"replies":[
{
"text": "N",
"nextPhraseID": "talion_4"
"nextPhraseID":"talion_4",
"text":"N"
}
]
},
{
"id": "talion_4",
"message": "People around here would rather follow the law of Feygard than follow the old ways.",
"replies": [
"message":"People around here would rather follow the law of Feygard than follow the old ways.",
"id":"talion_4",
"replies":[
{
"text": "N",
"nextPhraseID": "talion_5"
"nextPhraseID":"talion_5",
"text":"N"
}
]
},
{
"id": "talion_5",
"message": "My feeling is that this illness is caused by the Shadow, as punishment to all of us here in Loneford.",
"rewards": [
"message":"My feeling is that this illness is caused by the Shadow, as punishment to all of us here in Loneford.",
"id":"talion_5",
"replies":[
{
"rewardType": "questProgress",
"rewardID": "loneford",
"value": 23
"nextPhraseID":"loneford_ill_c_1",
"text":"N"
}
],
"replies": [
"rewards":[
{
"text": "N",
"nextPhraseID": "loneford_ill_c_1"
"value":23,
"rewardID":"loneford",
"rewardType":"questProgress"
}
]
}
]
]

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,32 @@
[
{
"id": "trap_burn0",
"rewards": [
{
"rewardType": "actorCondition",
"rewardID": "fire",
"value": 3
}
]
},
{
"id": "trap_ambush0",
"rewards": [
{
"rewardType": "spawnAll",
"mapName": "soulpartdungeon4",
"rewardID": "sk_crdun2"
}
]
},
{
"id": "trap_ambush1",
"rewards": [
{
"rewardType": "spawnAll",
"mapName": "soulpartdungeon4",
"rewardID": "bat_crdun2"
}
]
}
]

View File

@@ -0,0 +1,224 @@
[
{
"id": "arulirskin",
"items": [
{
"itemID": "gold",
"quantity": {
"min": 1,
"max": 12
},
"chance": 70
},
{
"itemID": "meat",
"quantity": {
"min": 1,
"max": 1
},
"chance": 5
},
{
"itemID": "hair",
"quantity": {
"min": 1,
"max": 1
},
"chance": 10
},
{
"itemID": "arulir_skin",
"quantity": {
"min": 1,
"max": 1
},
"chance": 100
}
]
},
{
"id": "arulircave_secretloot",
"items": [
{
"quantity": {
"min": 5,
"max": 10
},
"itemID": "gem4",
"chance": 80
},
{
"quantity": {
"min": 5,
"max": 10
},
"itemID": "gem5",
"chance": 70
},
{
"quantity": {
"min": 100,
"max": 1000
},
"itemID": "gold",
"chance": 100
},
{
"quantity": {
"min": 5,
"max": 10
},
"itemID": "gem3",
"chance": 90
}
]
},
{
"id": "arulircave1_loot1",
"items": [
{
"quantity": {
"min": 100,
"max": 300
},
"itemID": "gold",
"chance": 100
},
{
"quantity": {
"min": 1,
"max": 1
},
"itemID": "shirt1",
"chance": 100
},
{
"quantity": {
"min": 1,
"max": 1
},
"itemID": "ring1",
"chance": 100
}
]
},
{
"id": "arulircave1_loot2",
"items": [
{
"quantity": {
"min": 1,
"max": 3
},
"itemID": "rusted_iron_sword",
"chance": 100
},
{
"quantity": {
"min": 1,
"max": 2
},
"itemID": "shield_cracked_wooden",
"chance": 100
}
]
},
{
"id": "arulir_gornaud",
"items": [
{
"quantity": {
"min": 5,
"max": 80
},
"itemID": "gold",
"chance": 70
},
{
"quantity": {
"min": 1,
"max": 1
},
"itemID": "hair",
"chance": 10
},
{
"quantity": {
"min": 1,
"max": 1
},
"itemID": "crystal_blue",
"chance": 5
},
{
"quantity": {
"min": 1,
"max": 1
},
"itemID": "crystal_red",
"chance": 5
},
{
"quantity": {
"min": 1,
"max": 2
},
"itemID": "meat",
"chance": 5
},
{
"quantity": {
"min": 1,
"max": 1
},
"itemID": "hunters_sword",
"chance": "1/10000"
}
]
},
{
"id": "arulir_leader",
"items": [
{
"quantity": {
"min": 1,
"max": 1
},
"itemID": "arulir_skin",
"chance": 90
},
{
"quantity": {
"min": 20,
"max": 80
},
"itemID": "gold",
"chance": 70
},
{
"quantity": {
"min": 1,
"max": 1
},
"itemID": "crystal_blue",
"chance": 5
},
{
"quantity": {
"min": 1,
"max": 1
},
"itemID": "crystal_red",
"chance": 5
},
{
"quantity": {
"min": 1,
"max": 1
},
"itemID": "hunters_sword",
"chance": "1/1000"
}
]
}
]

View File

@@ -0,0 +1,304 @@
[
{
"id":"Elytharas1_ArcirsRobber",
"items":[
{
"itemID":"hat3",
"quantity":{
"min":1,
"max":1
},
"chance":"100"
},
{
"itemID":"shirt1",
"quantity":{
"min":1,
"max":1
},
"chance":"100"
},
{
"itemID":"shield5",
"quantity":{
"min":1,
"max":1
},
"chance":"100"
},
{
"itemID":"sword_hard_iron",
"quantity":{
"min":1,
"max":1
},
"chance":"100"
},
{
"itemID":"bonemeal_potion",
"quantity":{
"min":1,
"max":1
},
"chance":"100"
},
{
"itemID":"ElytharasChants",
"quantity":{
"min":1,
"max":1
},
"chance":"100"
}
]
},
{
"id":"elythara1_bread",
"items":[
{
"itemID":"elythara1_bread",
"quantity":{
"min":1,
"max":1
},
"chance":"100"
}
]
},
{
"id":"elytharas3_bread",
"items":[
{
"itemID":"elytharas3_bread",
"quantity":{
"min":1,
"max":1
},
"chance":"100"
},
{
"itemID":"NaraelRing2",
"quantity":{
"min":1,
"max":1
},
"chance":"100"
}
]
},
{
"id":"elythara_sword",
"items":[
{
"itemID":"elythara_sword",
"quantity":{
"min":1,
"max":1
},
"chance":"100"
}
]
},
{
"id":"elythara_shield",
"items":[
{
"itemID":"elythara_shield",
"quantity":{
"min":1,
"max":1
},
"chance":"100"
}
]
},
{
"id":"elythara1_money",
"items":[
{
"itemID":"gold",
"quantity":{
"min":5,
"max":5
},
"chance":"100"
}
]
},
{
"id":"elythara3ssh",
"items":[
{
"itemID":"elythara_sword_1",
"quantity":{
"min":1,
"max":1
},
"chance":"100"
},
{
"itemID":"elythara_shield_1",
"quantity":{
"min":1,
"max":1
},
"chance":"100"
},
{
"itemID":"elythara_helmet_1",
"quantity":{
"min":1,
"max":1
},
"chance":"100"
}
]
},
{
"id":"elythara_robber",
"items":[
{
"itemID":"gold",
"quantity":{
"min":10,
"max":15
},
"chance":"100"
},
{
"itemID":"club3",
"quantity":{
"min":1,
"max":1
},
"chance":"100"
},
{
"itemID":"shirt1",
"quantity":{
"min":1,
"max":1
},
"chance":"100"
}
]
},
{
"id":"sk_crdun",
"items":[
{
"itemID":"gold",
"quantity":{
"min":4,
"max":16
},
"chance":"75"
},
{
"itemID":"dagger0",
"quantity":{
"min":1,
"max":1
},
"chance":"25"
},
{
"itemID":"bone",
"quantity":{
"min":1,
"max":4
},
"chance":"70"
}
]
},
{
"id":"bat_crdun",
"items":[
{
"itemID":"bat_wing",
"quantity":{
"min":1,
"max":2
},
"chance":"78"
}
]
},
{
"id":"goblin2",
"items":[
{
"itemID":"ironsword0",
"quantity":{
"min":1,
"max":1
},
"chance":"20"
},
{
"itemID":"gold",
"quantity":{
"min":7,
"max":9
},
"chance":"80"
},
{
"itemID":"shield1",
"quantity":{
"min":1,
"max":1
},
"chance":"5"
}
]
},
{
"id":"goblin1",
"items":[
{
"itemID":"gold",
"quantity":{
"min":3,
"max":6
},
"chance":"65"
},
{
"itemID":"club1",
"quantity":{
"min":1,
"max":1
},
"chance":"10"
}
]
},
{
"id":"elythara3_ring",
"items":[
{
"itemID":"naraelring1",
"quantity":{
"min":1,
"max":1
},
"chance":"100"
}
]
},
{
"id":"elythara_helmet",
"items":[
{
"itemID":"elythara_helmet",
"quantity":{
"min":1,
"max":1
},
"chance":"100"
}
]
}
]

View File

@@ -0,0 +1,84 @@
[
{
"id": "shop_fallhaven_lumberjack",
"items": [
{
"quantity": {
"min": 2,
"max": 2
},
"itemID": "club1",
"chance": 100
},
{
"quantity": {
"min": 1,
"max": 1
},
"itemID": "axe1",
"chance": 100
},
{
"quantity": {
"min": 1,
"max": 1
},
"itemID": "axe2",
"chance": 100
},
{
"quantity": {
"min": 1,
"max": 1
},
"itemID": "broken_buckler",
"chance": 100
},
{
"quantity": {
"min": 2,
"max": 2
},
"itemID": "shield_crude_wooden",
"chance": 100
}
]
},
{
"id": "jakrar_axe_drop",
"items": [
{
"quantity": {
"min": 1,
"max": 1
},
"itemID": "jakrar_axe",
"chance": 100
},
{
"quantity": {
"min": 50,
"max": 50
},
"itemID": "gold",
"chance": 100
},
{
"quantity": {
"min": 1,
"max": 1
},
"itemID": "hair",
"chance": 100
},
{
"quantity": {
"min": 2,
"max": 2
},
"itemID": "meat",
"chance": 100
}
]
}
]

View File

@@ -0,0 +1,31 @@
[
{
"id": "lodar_shortcut_loot_chest",
"items": [
{
"quantity": {
"min": 150,
"max": 150
},
"itemID": "gold",
"chance": 100
},
{
"quantity": {
"min": 1,
"max": 1
},
"itemID": "hboot_wirn",
"chance": 100
},
{
"quantity": {
"min": 1,
"max": 1
},
"itemID": "hglv_irn",
"chance": 100
}
]
}
]

View File

@@ -0,0 +1,52 @@
[
{
"id": "crystal_blue",
"name": "Blue Crystals",
"hasManualPrice": 1,
"iconID": "items_misc:31",
"category": "gem",
"baseMarketCost": 5,
"description": "Some blue shimmering crystals."
},
{
"id": "crystal_red",
"name": "Red Crystals",
"hasManualPrice": 1,
"iconID": "items_misc:34",
"category": "gem",
"baseMarketCost": 4,
"description": "Some red shimmering crystals."
},
{
"id": "hunters_sword",
"name": "Hunters Sword",
"displaytype": "extraordinary",
"equipEffect": {
"increaseAttackDamage": {
"min": 2,
"max": 8
},
"increaseAttackCost": 4,
"increaseAttackChance": 25
},
"hitEffect": {
"increaseCurrentAP": {
"min": 1,
"max": 2
}
},
"killEffect": {
"conditionsSource": [
{
"magnitude": 1,
"condition": "rage_minor",
"duration": 3,
"chance": 10
}
]
},
"iconID": "items_misc_5:42",
"category": "lsword",
"description": "Be the fastest on your venery."
}
]

View File

@@ -0,0 +1,135 @@
[
{
"id":"elythara_sword",
"category":"other",
"hasManualPrice":1,
"description":"This longsword contains one of Elythara's soul part.",
"name":"Glowing Longsword",
"iconID":"items_weapons_3:0"
},
{
"id":"ElytharasChants",
"category":"other",
"hasManualPrice":1,
"name":"Elythara's Chants",
"iconID":"items_books:5"
},
{
"id":"elythara1_bread",
"category":"other",
"hasManualPrice":1,
"name":"Edwin's bread",
"iconID":"items_consumables:21"
},
{
"id":"elytharas3_bread",
"category":"other",
"hasManualPrice":1,
"name":"Narael's bread",
"iconID":"items_consumables:22"
},
{
"id":"naraelring1",
"category":"other",
"hasManualPrice":1,
"name":"Narael's ring",
"iconID":"items_rings_1:17"
},
{
"id":"NaraelRing2",
"category":"other",
"hasManualPrice":1,
"name":"Narael's wife ring",
"iconID":"items_rings_1:16"
},
{
"id":"elythara_shield",
"category":"other",
"hasManualPrice":1,
"description":"This shield contains one of Elythara's soul part.",
"name":"Glowing Shield",
"iconID":"items_armours_3:27"
},
{
"id":"elythara_helmet",
"category":"other",
"hasManualPrice":1,
"description":"This helmet contains one of Elythara's soul part.",
"name":"Glowing Helmet",
"iconID":"items_armours_3:32"
},
{
"id":"elythara_sword_1",
"hitEffect":{
"conditionsTarget":[
{
"duration":1,
"condition":"elythara_smite",
"magnitude":1,
"chance":"30"
}
]
},
"category":"lsword",
"hasManualPrice":1,
"baseMarketCost":2000,
"name":"Elythara's Might",
"equipEffect":{
"increaseAttackCost":4,
"increaseAttackDamage":{
"min":1,
"max":10
},
"increaseAttackChance":20,
"increaseMaxHP":10
},
"iconID":"items_weapons_3:0"
},
{
"id":"elythara_shield_1",
"hitEffect":{
"conditionsSource":[
{
"duration":1,
"condition":"elythara_lightshield",
"magnitude":1,
"chance":"10"
}
]
},
"category":"shld_mtl_hv",
"hasManualPrice":1,
"baseMarketCost":2000,
"name":"Elythara's Guard",
"equipEffect":{
"increaseDamageResistance":1,
"increaseBlockChance":25,
"increaseAttackChance":-10,
"increaseMaxHP":5
},
"iconID":"items_armours_3:27"
},
{
"id":"elythara_helmet_1",
"hitEffect":{
"conditionsSource":[
{
"duration":1,
"condition":"elythara_sentence",
"magnitude":1,
"chance":"30"
}
]
},
"category":"hd_mtl_hv",
"hasManualPrice":1,
"baseMarketCost":2000,
"name":"Elythara's Leniency",
"equipEffect":{
"increaseBlockChance":10,
"increaseAttackChance":3,
"increaseMaxHP":5
},
"iconID":"items_armours_3:32"
}
]

View File

@@ -0,0 +1,9 @@
[
{
"id": "jakrar_axe",
"name": "Jakrar's Woodcutting Axe",
"displaytype": "quest",
"iconID": "items_weapons:62",
"category": "other"
}
]

View File

@@ -0,0 +1,9 @@
[
{
"id": "vial_activation",
"name": "Lodar's activation vial",
"displaytype": "quest",
"iconID": "items_tometik1:20",
"category": "pot"
}
]

View File

@@ -0,0 +1,420 @@
[
{
"blockChance":80,
"maxHP":60,
"unique":1,
"droplistID":"Elytharas1_ArcirsRobber",
"attackCost":5,
"criticalSkill":15,
"attackChance":120,
"attackDamage":{
"min":6,
"max":12
},
"id":"Elytharas1_ArcirsRobber",
"phraseID":"elythara_arcirsRobber1",
"moveCost":5,
"name":"Arcir's Robber",
"iconID":"monsters_men:8",
"spawnGroup":"Elytharas1_ArcirsRobber",
"criticalMultiplier":2.0
},
{
"id":"edwin",
"phraseID":"elythara_edwin_0",
"attackCost":5,
"moveCost":5,
"name":"Edwin",
"spawnGroup":"edwin",
"iconID":"monsters_men2:3"
},
{
"id":"elythara1",
"phraseID":"elythara3_UnarmedWoman",
"maxHP":1000,
"attackCost":1,
"damageResistance":100,
"attackChance":100,
"moveCost":5,
"attackDamage":{
"min":1000,
"max":1000
},
"name":"Unarmed Woman",
"spawnGroup":"elythara1",
"iconID":"monsters_rltiles1:89"
},
{
"id":"elythara2",
"phraseID":"elythara_elythara",
"attackCost":5,
"moveCost":5,
"name":"Woman in trance",
"spawnGroup":"elythara2",
"iconID":"monsters_rltiles1:71"
},
{
"id":"elythara_naraelswife",
"phraseID":"naraels_wife_select",
"name":"Taraum",
"spawnGroup":"naraelswife",
"iconID":"monsters_karvis2:0"
},
{
"id":"elythara_naraelsdaughter",
"phraseID":"naraels_daughter",
"name":"Narael's daughter",
"spawnGroup":"narael_daughter",
"iconID":"monsters_karvis2:6"
},
{
"id":"sk_crdun1",
"hitEffect":{
"conditionsTarget":[
{
"duration":9,
"condition":"feebleness_minor",
"magnitude":1,
"chance":"100"
},
{
"duration":5,
"condition":"dazed",
"magnitude":1,
"chance":"60"
}
]
},
"blockChance":45,
"maxHP":47,
"droplistID":"sk_crdun",
"attackCost":3,
"attackChance":95,
"monsterClass":"undead",
"attackDamage":{
"min":1,
"max":4
},
"name":"Skeleton Apprentice",
"spawnGroup":"sk_crdun1",
"iconID":"monsters_tometik8:47"
},
{
"id":"sk_crdun2",
"hitEffect":{
"conditionsTarget":[
{
"duration":7,
"condition":"feebleness_minor",
"magnitude":2,
"chance":"100"
},
{
"duration":7,
"condition":"dazed",
"magnitude":1,
"chance":"80"
}
]
},
"blockChance":45,
"maxHP":54,
"droplistID":"sk_crdun",
"attackCost":3,
"attackChance":100,
"monsterClass":"undead",
"attackDamage":{
"min":3,
"max":4
},
"name":"Advanced Skeleton Mage",
"spawnGroup":"sk_crdun2",
"iconID":"monsters_tometik8:48"
},
{
"blockChance":26,
"maxHP":28,
"droplistID":"bat_crdun",
"attackCost":5,
"criticalSkill":20,
"attackChance":134,
"attackDamage":{
"min":2,
"max":6
},
"id":"bat_crdun1",
"hitEffect":{
"conditionsTarget":[
{
"duration":5,
"condition":"bleeding_wound",
"magnitude":2,
"chance":"65"
}
]
},
"monsterClass":"animal",
"name":"Sanguivorous Bat",
"iconID":"monsters_tometik4:0",
"spawnGroup":"bat_crdun",
"criticalMultiplier":3.0
},
{
"blockChance":29,
"maxHP":34,
"droplistID":"bat_crdun",
"attackCost":2,
"criticalSkill":15,
"attackChance":116,
"attackDamage":{
"min":4,
"max":6
},
"id":"bat_crdun2",
"hitEffect":{
"conditionsTarget":[
{
"duration":7,
"condition":"bleeding_wound",
"magnitude":3,
"chance":"75"
}
]
},
"monsterClass":"animal",
"name":"Aggressive Bat",
"iconID":"monsters_tometik4:0",
"spawnGroup":"bat_crdun",
"criticalMultiplier":3.0
},
{
"blockChance":31,
"maxHP":39,
"droplistID":"bat_crdun",
"attackCost":3,
"criticalSkill":20,
"attackChance":127,
"attackDamage":{
"min":5,
"max":7
},
"id":"bat_crdun3",
"hitEffect":{
"conditionsTarget":[
{
"duration":9,
"condition":"bleeding_wound",
"magnitude":3,
"chance":"85"
}
]
},
"monsterClass":"animal",
"name":"Strong Bat",
"iconID":"monsters_tometik4:2",
"spawnGroup":"bat_crdun2",
"criticalMultiplier":3.0
},
{
"id":"goblin1",
"blockChance":56,
"maxHP":47,
"droplistID":"goblin1",
"criticalSkill":10,
"attackCost":5,
"attackChance":114,
"attackDamage":{
"min":0,
"max":14
},
"name":"Small Goblin",
"spawnGroup":"goblin1",
"iconID":"monsters_tometik1:16",
"criticalMultiplier":2.0
},
{
"id":"goblin2",
"blockChance":61,
"maxHP":52,
"droplistID":"goblin1",
"criticalSkill":25,
"attackCost":5,
"attackChance":132,
"attackDamage":{
"min":3,
"max":7
},
"name":"Agile Goblin",
"spawnGroup":"goblin2",
"iconID":"monsters_tometik1:16",
"criticalMultiplier":2.0
},
{
"blockChance":71,
"maxHP":59,
"droplistID":"goblin2",
"attackCost":5,
"criticalSkill":10,
"attackChance":135,
"damageResistance":2,
"attackDamage":{
"min":3,
"max":9
},
"id":"goblin3",
"name":"Ferocious Goblin",
"iconID":"monsters_tometik1:15",
"spawnGroup":"goblin3",
"criticalMultiplier":3.0
},
{
"id":"goblin4",
"blockChance":76,
"maxHP":64,
"droplistID":"goblin2",
"attackCost":5,
"damageResistance":2,
"attackChance":139,
"attackDamage":{
"min":0,
"max":16
},
"name":"Huge Goblin",
"spawnGroup":"goblin4",
"iconID":"monsters_tometik1:13"
},
{
"blockChance":60,
"maxHP":50,
"unique":1,
"droplistID":"elythara_robber",
"attackCost":5,
"criticalSkill":10,
"attackChance":100,
"attackDamage":{
"min":3,
"max":7
},
"id":"elythara_robber",
"name":"Bandit",
"iconID":"monsters_men:8",
"spawnGroup":"elythara_robber",
"criticalMultiplier":2.0
},
{
"blockChance":80,
"maxHP":120,
"unique":1,
"droplistID":"elythara_sword",
"attackCost":3,
"criticalSkill":20,
"damageResistance":8,
"attackChance":150,
"attackDamage":{
"min":5,
"max":7
},
"id":"demon1",
"monsterClass":"demon",
"name":"Elder Demon",
"iconID":"monsters_rltiles1:16",
"spawnGroup":"demon1",
"criticalMultiplier":3.0
},
{
"blockChance":150,
"maxHP":100,
"unique":1,
"attackCost":5,
"attackChance":150,
"damageResistance":5,
"attackDamage":{
"min":3,
"max":30
},
"id":"Skeleton_Master",
"hitEffect":{
"increaseCurrentHP":{
"min":1,
"max":5
}
},
"monsterClass":"undead",
"name":"Master of the Undead",
"iconID":"monsters_rltiles1:73",
"spawnGroup":"Master_Undead"
},
{
"maxAP":12,
"blockChance":50,
"maxHP":60,
"unique":1,
"attackCost":3,
"attackChance":200,
"damageResistance":5,
"attackDamage":{
"min":0,
"max":20
},
"id":"Undead_Warden",
"monsterClass":"undead",
"name":"Undead Warden",
"iconID":"monsters_karvis1:1",
"spawnGroup":"Undead_Warden"
},
{
"blockChance":100,
"maxHP":100,
"unique":1,
"attackCost":2,
"criticalSkill":20,
"attackChance":100,
"attackDamage":{
"min":1,
"max":10
},
"id":"Undead_Tormentor",
"monsterClass":"undead",
"name":"Undead Tormentor",
"iconID":"monsters_rltiles2:39",
"spawnGroup":"Undead_Tormentor",
"criticalMultiplier":2.0
},
{
"blockChance":200,
"maxHP":200,
"unique":1,
"droplistID":"elythara_shield",
"attackCost":6,
"attackChance":100,
"damageResistance":5,
"attackDamage":{
"min":20,
"max":40
},
"id":"Demonic_Guardian",
"monsterClass":"demon",
"name":"Demonic Guardian",
"iconID":"monsters_demon1:0",
"spawnGroup":"Demonic_Guardian"
},
{
"blockChance":60,
"maxHP":50,
"unique":1,
"droplistID":"elythara_robber",
"attackCost":5,
"criticalSkill":10,
"attackChance":100,
"attackDamage":{
"min":3,
"max":7
},
"id":"elythara_robber_1",
"phraseID":"elythara_bandit_guard",
"name":"Bridge Guard",
"iconID":"monsters_men:8",
"spawnGroup":"elythara_robber_guard",
"criticalMultiplier":2.0
}
]

View File

@@ -1,333 +1,296 @@
[
{
"id": "warden",
"iconID": "monsters_men:3",
"name": "Warden",
"spawnGroup": "fallhaven_warden",
"monsterClass": "humanoid",
"phraseID": "fallhaven_warden_select_1"
},
{
"id": "guard",
"iconID": "monsters_rltiles3:14",
"name": "Guard",
"spawnGroup": "fallhaven_guard",
"monsterClass": "humanoid",
"phraseID": "fallhaven_guard"
},
{
"id": "acolyte",
"iconID": "monsters_men:4",
"name": "Acolyte",
"spawnGroup": "fallhaven_priest",
"monsterClass": "humanoid",
"phraseID": "fallhaven_priest"
},
{
"id": "bearded_citizen",
"iconID": "monsters_man1:0",
"name": "Bearded Citizen",
"spawnGroup": "fallhaven_citizen1",
"monsterClass": "humanoid",
"phraseID": "fallhaven_citizen1"
},
{
"id": "old_citizen",
"iconID": "monsters_men:2",
"name": "Old Citizen",
"spawnGroup": "fallhaven_citizen2",
"monsterClass": "humanoid",
"phraseID": "fallhaven_citizen2"
},
{
"id": "tired_citizen",
"iconID": "monsters_men:7",
"name": "Tired Citizen",
"spawnGroup": "fallhaven_citizen4",
"monsterClass": "humanoid",
"phraseID": "fallhaven_citizen4"
},
{
"id": "citizen",
"iconID": "monsters_man1:0",
"name": "Citizen",
"spawnGroup": "fallhaven_citizen3",
"monsterClass": "humanoid",
"phraseID": "fallhaven_citizen3"
},
{
"id": "grumpy_citizen",
"iconID": "monsters_men:2",
"name": "Grumpy Citizen",
"spawnGroup": "fallhaven_citizen5",
"monsterClass": "humanoid",
"phraseID": "fallhaven_citizen5"
},
{
"id": "blond_citizen",
"iconID": "monsters_men:7",
"name": "Blond Citizen",
"spawnGroup": "fallhaven_citizen6",
"monsterClass": "humanoid",
"phraseID": "fallhaven_citizen6"
},
{
"id": "bucus",
"iconID": "monsters_rogue1:0",
"name": "Bucus",
"spawnGroup": "bucus",
"monsterClass": "humanoid",
"phraseID": "bucus_welcome"
},
{
"id": "drunkard",
"iconID": "monsters_men:0",
"name": "Drunkard",
"spawnGroup": "fallhaven_drunk",
"monsterClass": "humanoid",
"phraseID": "fallhaven_drunk"
},
{
"id": "old_man",
"iconID": "monsters_men:5",
"name": "Old man",
"spawnGroup": "fallhaven_oldman",
"monsterClass": "humanoid",
"phraseID": "fallhaven_oldman"
},
{
"id": "nocmar",
"iconID": "monsters_men:8",
"name": "Nocmar",
"spawnGroup": "nocmar",
"monsterClass": "humanoid",
"droplistID": "nocmar",
"phraseID": "nocmar"
},
{
"id": "prisoner",
"iconID": "monsters_rogue1:0",
"name": "Prisoner",
"spawnGroup": "fallhaven_prisoner",
"monsterClass": "humanoid",
"maxHP": 1,
"maxAP": 1,
"moveCost": 1,
"attackCost": 1,
"attackChance": 0
},
{
"id": "ganos",
"iconID": "monsters_rogue1:0",
"name": "Ganos",
"spawnGroup": "ganos",
"monsterClass": "humanoid",
"droplistID": "shop_ganos",
"phraseID": "ganos"
},
{
"id": "arcir",
"iconID": "monsters_mage2:0",
"name": "Arcir",
"spawnGroup": "arcir",
"monsterClass": "humanoid",
"phraseID": "arcir_start"
},
{
"id": "athamyr",
"iconID": "monsters_men:4",
"name": "Athamyr",
"spawnGroup": "athamyr",
"monsterClass": "humanoid",
"phraseID": "athamyr"
},
{
"id": "thoronir",
"iconID": "monsters_men2:8",
"name": "Thoronir",
"spawnGroup": "thoronir",
"monsterClass": "humanoid",
"droplistID": "shop_thoronir",
"phraseID": "thoronir_default"
},
{
"id": "chapelgoer",
"iconID": "monsters_men:6",
"name": "Mourning woman",
"spawnGroup": "chapelgoer",
"monsterClass": "humanoid",
"phraseID": "chapelgoer"
},
{
"id": "potion_merchant",
"iconID": "monsters_mage2:0",
"name": "Potion merchant",
"spawnGroup": "fallhaven_potions",
"monsterClass": "humanoid",
"droplistID": "shop_fallhaven_potions",
"phraseID": "fallhaven_potions"
},
{
"id": "tailor",
"iconID": "monsters_men2:0",
"name": "Tailor",
"spawnGroup": "fallhaven_clothes",
"monsterClass": "humanoid",
"droplistID": "shop_fallhaven_clothes",
"phraseID": "fallhaven_clothes"
},
{
"id": "bela",
"iconID": "monsters_men:7",
"name": "Bela",
"spawnGroup": "bela",
"monsterClass": "humanoid",
"droplistID": "shop_bela",
"phraseID": "bela"
},
{
"id": "larcal",
"iconID": "monsters_men2:2",
"name": "Larcal",
"spawnGroup": "larcal",
"monsterClass": "humanoid",
"unique": 1,
"maxHP": 51,
"maxAP": 10,
"moveCost": 10,
"attackCost": 10,
"attackChance": 25,
"blockChance": 50,
"droplistID": "larcal",
"phraseID": "larcal",
"attackDamage": {
"min": 1,
"max": 2
}
},
{
"id": "gaela",
"iconID": "monsters_men2:9",
"name": "Gaela",
"spawnGroup": "gaela",
"monsterClass": "humanoid",
"phraseID": "gaela"
},
{
"id": "unnmir",
"iconID": "monsters_mage2:0",
"name": "Unnmir",
"spawnGroup": "unnmir",
"monsterClass": "humanoid",
"phraseID": "unnmir"
},
{
"id": "rigmor",
"iconID": "monsters_men:1",
"name": "Rigmor",
"spawnGroup": "rigmor",
"monsterClass": "humanoid",
"phraseID": "rigmor"
},
{
"id": "jakrar",
"iconID": "monsters_men2:2",
"name": "Jakrar",
"spawnGroup": "fallhaven_lumberjack",
"monsterClass": "humanoid",
"phraseID": "fallhaven_lumberjack"
},
{
"id": "alaun",
"iconID": "monsters_mage2:0",
"name": "Alaun",
"spawnGroup": "alaun",
"monsterClass": "humanoid",
"phraseID": "alaun"
},
{
"id": "busy_farmer",
"iconID": "monsters_man1:0",
"name": "Busy Farmer",
"spawnGroup": "fallhaven_farmer1",
"monsterClass": "humanoid",
"phraseID": "fallhaven_farmer1"
},
{
"id": "old_farmer",
"iconID": "monsters_mage2:0",
"name": "Old Farmer",
"spawnGroup": "fallhaven_farmer2",
"monsterClass": "humanoid",
"phraseID": "fallhaven_farmer2"
},
{
"id": "khorand",
"iconID": "monsters_men:3",
"name": "Khorand",
"spawnGroup": "khorand",
"monsterClass": "humanoid",
"phraseID": "khorand"
},
{
"id": "vacor",
"iconID": "monsters_mage:0",
"name": "Vacor",
"spawnGroup": "vacor",
"monsterClass": "humanoid",
"unique": 1,
"maxHP": 72,
"attackCost": 5,
"attackChance": 110,
"blockChance": 40,
"damageResistance": 2,
"droplistID": "vacor",
"phraseID": "vacor",
"attackDamage": {
"min": 4,
"max": 8
}
},
{
"id": "unzel",
"iconID": "monsters_men:8",
"name": "Unzel",
"spawnGroup": "unzel",
"monsterClass": "humanoid",
"unique": 1,
"maxHP": 59,
"attackCost": 10,
"attackChance": 80,
"criticalSkill": 30,
"criticalMultiplier": 3,
"blockChance": 40,
"damageResistance": 2,
"droplistID": "unzel",
"phraseID": "unzel",
"attackDamage": {
"min": 5,
"max": 9
}
},
{
"id": "shady_bandit",
"iconID": "monsters_men2:9",
"name": "Shady Bandit",
"spawnGroup": "fallhaven_bandit",
"monsterClass": "humanoid",
"unique": 1,
"maxHP": 45,
"attackCost": 5,
"attackChance": 70,
"criticalSkill": 30,
"criticalMultiplier": 3,
"blockChance": 50,
"damageResistance": 2,
"droplistID": "fallhaven_bandit",
"phraseID": "fallhaven_bandit",
"attackDamage": {
"min": 3,
"max": 9
}
}
]
[
{
"id": "warden",
"iconID": "monsters_men:3",
"name": "Warden",
"spawnGroup": "fallhaven_warden",
"phraseID": "fallhaven_warden_select_1"
},
{
"id": "guard",
"iconID": "monsters_rltiles3:14",
"name": "Guard",
"spawnGroup": "fallhaven_guard",
"phraseID": "fallhaven_guard"
},
{
"id": "acolyte",
"iconID": "monsters_men:4",
"name": "Acolyte",
"spawnGroup": "fallhaven_priest",
"phraseID": "fallhaven_priest"
},
{
"id": "bearded_citizen",
"iconID": "monsters_man1:0",
"name": "Bearded Citizen",
"spawnGroup": "fallhaven_citizen1",
"phraseID": "fallhaven_citizen1"
},
{
"id": "old_citizen",
"iconID": "monsters_men:2",
"name": "Old Citizen",
"spawnGroup": "fallhaven_citizen2",
"phraseID": "fallhaven_citizen2"
},
{
"id": "tired_citizen",
"iconID": "monsters_men:7",
"name": "Tired Citizen",
"spawnGroup": "fallhaven_citizen4",
"phraseID": "fallhaven_citizen4"
},
{
"id": "citizen",
"iconID": "monsters_man1:0",
"name": "Citizen",
"spawnGroup": "fallhaven_citizen3",
"phraseID": "fallhaven_citizen3"
},
{
"id": "grumpy_citizen",
"iconID": "monsters_men:2",
"name": "Grumpy Citizen",
"spawnGroup": "fallhaven_citizen5",
"phraseID": "fallhaven_citizen5"
},
{
"id": "blond_citizen",
"iconID": "monsters_men:7",
"name": "Blond Citizen",
"spawnGroup": "fallhaven_citizen6",
"phraseID": "fallhaven_citizen6"
},
{
"id": "bucus",
"iconID": "monsters_rogue1:0",
"name": "Bucus",
"spawnGroup": "bucus",
"phraseID": "bucus_welcome"
},
{
"id": "drunkard",
"iconID": "monsters_men:0",
"name": "Drunkard",
"spawnGroup": "fallhaven_drunk",
"phraseID": "fallhaven_drunk"
},
{
"id": "old_man",
"iconID": "monsters_men:5",
"name": "Old man",
"spawnGroup": "fallhaven_oldman",
"phraseID": "fallhaven_oldman"
},
{
"id": "nocmar",
"iconID": "monsters_men:8",
"name": "Nocmar",
"spawnGroup": "nocmar",
"droplistID": "nocmar",
"phraseID": "nocmar"
},
{
"id": "prisoner",
"iconID": "monsters_rogue1:0",
"name": "Prisoner",
"spawnGroup": "fallhaven_prisoner",
"maxAP": 1,
"moveCost": 1,
"attackCost": 1
},
{
"id": "ganos",
"iconID": "monsters_rogue1:0",
"name": "Ganos",
"spawnGroup": "ganos",
"droplistID": "shop_ganos",
"phraseID": "ganos"
},
{
"id": "arcir",
"iconID": "monsters_mage2:0",
"name": "Arcir",
"spawnGroup": "arcir",
"phraseID": "arcir_start"
},
{
"id": "athamyr",
"iconID": "monsters_men:4",
"name": "Athamyr",
"spawnGroup": "athamyr",
"phraseID": "athamyr"
},
{
"id": "thoronir",
"iconID": "monsters_men2:8",
"name": "Thoronir",
"spawnGroup": "thoronir",
"droplistID": "shop_thoronir",
"phraseID": "thoronir_default"
},
{
"id": "chapelgoer",
"iconID": "monsters_men:6",
"name": "Mourning woman",
"spawnGroup": "chapelgoer",
"phraseID": "chapelgoer"
},
{
"id": "potion_merchant",
"iconID": "monsters_mage2:0",
"name": "Potion merchant",
"spawnGroup": "fallhaven_potions",
"droplistID": "shop_fallhaven_potions",
"phraseID": "fallhaven_potions"
},
{
"id": "tailor",
"iconID": "monsters_men2:0",
"name": "Tailor",
"spawnGroup": "fallhaven_clothes",
"droplistID": "shop_fallhaven_clothes",
"phraseID": "fallhaven_clothes"
},
{
"id": "bela",
"iconID": "monsters_men:7",
"name": "Bela",
"spawnGroup": "bela",
"droplistID": "shop_bela",
"phraseID": "bela"
},
{
"id": "larcal",
"iconID": "monsters_men2:2",
"name": "Larcal",
"spawnGroup": "larcal",
"unique": 1,
"maxHP": 51,
"attackCost": 10,
"attackChance": 25,
"blockChance": 50,
"droplistID": "larcal",
"phraseID": "larcal",
"attackDamage": {
"min": 1,
"max": 2
}
},
{
"id": "gaela",
"iconID": "monsters_men2:9",
"name": "Gaela",
"spawnGroup": "gaela",
"phraseID": "gaela"
},
{
"id": "unnmir",
"iconID": "monsters_mage2:0",
"name": "Unnmir",
"spawnGroup": "unnmir",
"phraseID": "unnmir"
},
{
"id": "rigmor",
"iconID": "monsters_men:1",
"name": "Rigmor",
"spawnGroup": "rigmor",
"phraseID": "rigmor"
},
{
"id": "jakrar",
"iconID": "monsters_men2:2",
"name": "Jakrar",
"spawnGroup": "fallhaven_lumberjack",
"phraseID": "fallhaven_lumberjack",
"droplistID": "shop_fallhaven_lumberjack"
},
{
"id": "alaun",
"iconID": "monsters_mage2:0",
"name": "Alaun",
"spawnGroup": "alaun",
"phraseID": "alaun"
},
{
"id": "busy_farmer",
"iconID": "monsters_man1:0",
"name": "Busy Farmer",
"spawnGroup": "fallhaven_farmer1",
"phraseID": "fallhaven_farmer1"
},
{
"id": "old_farmer",
"iconID": "monsters_mage2:0",
"name": "Old Farmer",
"spawnGroup": "fallhaven_farmer2",
"phraseID": "fallhaven_farmer2"
},
{
"id": "khorand",
"iconID": "monsters_men:3",
"name": "Khorand",
"spawnGroup": "khorand",
"phraseID": "khorand"
},
{
"id": "vacor",
"iconID": "monsters_mage:0",
"name": "Vacor",
"spawnGroup": "vacor",
"unique": 1,
"maxHP": 72,
"attackCost": 5,
"attackChance": 110,
"blockChance": 40,
"damageResistance": 2,
"droplistID": "vacor",
"phraseID": "vacor",
"attackDamage": {
"min": 4,
"max": 8
}
},
{
"id": "unzel",
"iconID": "monsters_men:8",
"name": "Unzel",
"spawnGroup": "unzel",
"unique": 1,
"maxHP": 59,
"attackCost": 10,
"attackChance": 80,
"criticalSkill": 30,
"criticalMultiplier": 3,
"blockChance": 40,
"damageResistance": 2,
"droplistID": "unzel",
"phraseID": "unzel",
"attackDamage": {
"min": 5,
"max": 9
}
},
{
"id": "shady_bandit",
"iconID": "monsters_men2:9",
"name": "Shady Bandit",
"spawnGroup": "fallhaven_bandit",
"unique": 1,
"maxHP": 45,
"attackCost": 5,
"attackChance": 70,
"criticalSkill": 30,
"criticalMultiplier": 3,
"blockChance": 50,
"damageResistance": 2,
"droplistID": "fallhaven_bandit",
"phraseID": "fallhaven_bandit",
"attackDamage": {
"min": 3,
"max": 9
}
}
]

View File

@@ -0,0 +1,28 @@
[
{
"id": "guard_pathway",
"name": "Watchman",
"iconID": "monsters_rltiles3:14",
"spawnGroup": "guard_pathway",
"phraseID": "guard_pathway"
},
{
"id": "wolf_leader",
"name": "Korvan the leader of the wolves",
"unique": 1,
"monsterClass": "animal",
"movementAggressionType": "helpOthers",
"iconID": "monsters_rltiles2:108",
"spawnGroup": "wolf_leader",
"maxHP": 50,
"moveCost": 3,
"attackDamage": {
"min": 4,
"max": 7
},
"droplistID": "jakrar_axe_drop",
"attackCost": 5,
"attackChance": 130,
"blockChance": 35
}
]

View File

@@ -1,513 +1,513 @@
[
{
"id": "wild_fox",
"iconID": "monsters_dogs:3",
"name": "Wild Fox",
"spawnGroup": "fox2",
"monsterClass": "animal",
"maxHP": 25,
"attackCost": 5,
"attackChance": 100,
"blockChance": 40,
"droplistID": "canine",
"attackDamage": {
"min": 4,
"max": 5
}
"id":"wild_fox",
"blockChance":40,
"maxHP":25,
"droplistID":"canine",
"attackCost":5,
"attackChance":100,
"monsterClass":"animal",
"attackDamage":{
"min":4,
"max":5
},
"name":"Wild Fox",
"spawnGroup":"fox2",
"iconID":"monsters_dogs:3"
},
{
"id": "stinging_wasp",
"iconID": "monsters_insects:1",
"name": "Stinging wasp",
"spawnGroup": "forestwasp2",
"monsterClass": "insect",
"maxHP": 15,
"attackCost": 10,
"attackChance": 150,
"blockChance": 60,
"droplistID": "wasp",
"attackDamage": {
"min": 1,
"max": 2
}
"id":"stinging_wasp",
"blockChance":60,
"maxHP":15,
"droplistID":"wasp",
"attackCost":10,
"attackChance":150,
"monsterClass":"insect",
"attackDamage":{
"min":1,
"max":2
},
"name":"Stinging wasp",
"spawnGroup":"forestwasp2",
"iconID":"monsters_insects:1"
},
{
"id": "wild_boar",
"iconID": "monsters_dogs:6",
"name": "Wild Boar",
"spawnGroup": "forestboar2",
"monsterClass": "animal",
"maxHP": 20,
"attackCost": 5,
"attackChance": 110,
"blockChance": 30,
"droplistID": "canineboss",
"attackDamage": {
"min": 3,
"max": 3
}
"id":"wild_boar",
"blockChance":30,
"maxHP":20,
"droplistID":"canineboss",
"attackCost":5,
"attackChance":110,
"monsterClass":"animal",
"attackDamage":{
"min":3,
"max":3
},
"name":"Wild Boar",
"spawnGroup":"forestboar2",
"iconID":"monsters_dogs:6"
},
{
"id": "forest_beetle",
"iconID": "monsters_insects:4",
"name": "Forest Beetle",
"spawnGroup": "forestbeetle",
"monsterClass": "insect",
"maxHP": 14,
"attackCost": 10,
"attackChance": 150,
"blockChance": 60,
"damageResistance": 2,
"droplistID": "insect",
"attackDamage": {
"min": 2,
"max": 4
}
"id":"forest_beetle",
"blockChance":60,
"maxHP":14,
"droplistID":"insect",
"attackCost":10,
"damageResistance":2,
"attackChance":150,
"monsterClass":"insect",
"attackDamage":{
"min":2,
"max":4
},
"name":"Forest Beetle",
"spawnGroup":"forestbeetle",
"iconID":"monsters_insects:4"
},
{
"id": "wolf",
"iconID": "monsters_dogs:4",
"name": "Wolf",
"spawnGroup": "forestwolf1",
"monsterClass": "animal",
"maxHP": 30,
"maxAP": 10,
"moveCost": 3,
"attackCost": 5,
"attackChance": 110,
"blockChance": 30,
"droplistID": "canine",
"attackDamage": {
"min": 3,
"max": 6
}
"maxAP":10,
"blockChance":30,
"maxHP":30,
"droplistID":"canine",
"attackCost":5,
"attackChance":110,
"attackDamage":{
"min":3,
"max":6
},
"id":"wolf",
"moveCost":3,
"monsterClass":"animal",
"name":"Wolf",
"iconID":"monsters_dogs:4",
"spawnGroup":"forestwolf1"
},
{
"id": "forest_serpent",
"iconID": "monsters_snakes:4",
"name": "Forest serpent",
"spawnGroup": "forestserpent1",
"monsterClass": "reptile",
"maxHP": 20,
"maxAP": 10,
"moveCost": 5,
"attackCost": 3,
"attackChance": 150,
"criticalSkill": 30,
"criticalMultiplier": 2,
"blockChance": 60,
"droplistID": "snake2",
"attackDamage": {
"min": 2,
"max": 3
}
"blockChance":60,
"maxAP":10,
"maxHP":20,
"droplistID":"snake2",
"attackCost":3,
"criticalSkill":30,
"attackChance":150,
"attackDamage":{
"min":2,
"max":3
},
"id":"forest_serpent",
"moveCost":5,
"monsterClass":"reptile",
"name":"Forest serpent",
"iconID":"monsters_snakes:4",
"spawnGroup":"forestserpent1",
"criticalMultiplier":2.0
},
{
"id": "vicious_forest_serpent",
"iconID": "monsters_snakes:4",
"name": "Vicious forest serpent",
"spawnGroup": "forestserpent2",
"monsterClass": "reptile",
"maxHP": 27,
"maxAP": 10,
"moveCost": 5,
"attackCost": 3,
"attackChance": 150,
"criticalSkill": 30,
"criticalMultiplier": 2,
"blockChance": 50,
"droplistID": "snake2",
"attackDamage": {
"min": 3,
"max": 4
}
"blockChance":50,
"maxAP":10,
"maxHP":27,
"droplistID":"snake2",
"attackCost":3,
"criticalSkill":30,
"attackChance":150,
"attackDamage":{
"min":3,
"max":4
},
"id":"vicious_forest_serpent",
"moveCost":5,
"monsterClass":"reptile",
"name":"Vicious forest serpent",
"iconID":"monsters_snakes:4",
"spawnGroup":"forestserpent2",
"criticalMultiplier":2.0
},
{
"id": "anklebiter",
"iconID": "monsters_dogs:6",
"name": "Anklebiter",
"spawnGroup": "forestboar3",
"monsterClass": "animal",
"maxHP": 31,
"attackCost": 5,
"attackChance": 150,
"blockChance": 60,
"damageResistance": 3,
"droplistID": "canine2",
"attackDamage": {
"min": 3,
"max": 9
}
"id":"anklebiter",
"blockChance":60,
"maxHP":31,
"droplistID":"canine2",
"attackCost":5,
"damageResistance":3,
"attackChance":150,
"monsterClass":"animal",
"attackDamage":{
"min":3,
"max":9
},
"name":"Anklebiter",
"spawnGroup":"forestboar3",
"iconID":"monsters_dogs:6"
},
{
"id": "flagstone_sentry",
"iconID": "monsters_men:3",
"name": "Flagstone Sentry",
"spawnGroup": "flagstone_sentry",
"monsterClass": "humanoid",
"phraseID": "flagstone_sentry"
"id":"flagstone_sentry",
"phraseID":"flagstone_sentry",
"monsterClass":"humanoid",
"name":"Flagstone Sentry",
"spawnGroup":"flagstone_sentry",
"iconID":"monsters_men:3"
},
{
"id": "escaped_prisoner",
"iconID": "monsters_men:0",
"name": "Escaped prisoner",
"spawnGroup": "prisoner1",
"monsterClass": "humanoid",
"unique": 1,
"maxHP": 15,
"attackCost": 10,
"attackChance": 50,
"blockChance": 20,
"droplistID": "prisoner",
"phraseID": "prisoner1",
"attackDamage": {
"min": 3,
"max": 7
}
"blockChance":20,
"maxHP":15,
"unique":1,
"droplistID":"prisoner",
"attackCost":10,
"attackChance":50,
"attackDamage":{
"min":3,
"max":7
},
"id":"escaped_prisoner",
"phraseID":"prisoner1",
"monsterClass":"humanoid",
"name":"Escaped prisoner",
"iconID":"monsters_men:0",
"spawnGroup":"prisoner1"
},
{
"id": "starving_prisoner",
"iconID": "monsters_misc:11",
"name": "Starving prisoner",
"spawnGroup": "prisoner2",
"monsterClass": "humanoid",
"unique": 1,
"maxHP": 10,
"attackCost": 3,
"attackChance": 60,
"blockChance": 60,
"droplistID": "prisoner",
"phraseID": "prisoner2",
"attackDamage": {
"min": 3,
"max": 5
}
"blockChance":60,
"maxHP":10,
"unique":1,
"droplistID":"prisoner",
"attackCost":3,
"attackChance":60,
"attackDamage":{
"min":3,
"max":5
},
"id":"starving_prisoner",
"phraseID":"prisoner2",
"monsterClass":"humanoid",
"name":"Starving prisoner",
"iconID":"monsters_misc:11",
"spawnGroup":"prisoner2"
},
{
"id": "bone_warrior",
"iconID": "monsters_skeleton1:0",
"name": "Bone warrior",
"spawnGroup": "skeleton2",
"monsterClass": "construct",
"maxHP": 32,
"attackCost": 5,
"attackChance": 120,
"blockChance": 60,
"damageResistance": 2,
"droplistID": "skeleton2",
"attackDamage": {
"min": 3,
"max": 9
}
"id":"bone_warrior",
"blockChance":60,
"maxHP":32,
"droplistID":"skeleton2",
"attackCost":5,
"damageResistance":2,
"attackChance":120,
"monsterClass":"construct",
"attackDamage":{
"min":3,
"max":9
},
"name":"Bone warrior",
"spawnGroup":"skeleton2",
"iconID":"monsters_skeleton1:0"
},
{
"id": "bone_champion",
"iconID": "monsters_skeleton1:0",
"name": "Bone champion",
"spawnGroup": "skeleton3",
"monsterClass": "construct",
"maxHP": 49,
"attackCost": 5,
"attackChance": 130,
"blockChance": 60,
"damageResistance": 2,
"droplistID": "skeleton3",
"attackDamage": {
"min": 4,
"max": 9
}
"id":"bone_champion",
"blockChance":60,
"maxHP":49,
"droplistID":"skeleton3",
"attackCost":5,
"damageResistance":2,
"attackChance":130,
"monsterClass":"construct",
"attackDamage":{
"min":4,
"max":9
},
"name":"Bone champion",
"spawnGroup":"skeleton3",
"iconID":"monsters_skeleton1:0"
},
{
"id": "undead_warden",
"iconID": "monsters_liches:0",
"name": "Undead warden",
"spawnGroup": "flagstone_guard0",
"monsterClass": "undead",
"unique": 1,
"maxHP": 57,
"attackCost": 5,
"attackChance": 120,
"criticalSkill": 20,
"criticalMultiplier": 2,
"blockChance": 60,
"damageResistance": 1,
"droplistID": "flagstone_guard0",
"phraseID": "flagstone_guard0",
"attackDamage": {
"min": 4,
"max": 8
}
"blockChance":60,
"maxHP":57,
"unique":1,
"droplistID":"flagstone_guard0",
"attackCost":5,
"criticalSkill":20,
"damageResistance":1,
"attackChance":120,
"attackDamage":{
"min":4,
"max":8
},
"id":"undead_warden",
"phraseID":"flagstone_guard0",
"monsterClass":"undead",
"name":"Undead warden",
"iconID":"monsters_liches:0",
"spawnGroup":"flagstone_guard0",
"criticalMultiplier":2.0
},
{
"id": "cave_guardian",
"iconID": "monsters_rltiles1:16",
"name": "Cave guardian",
"spawnGroup": "flagstone_guard1",
"monsterClass": "demon",
"unique": 1,
"maxHP": 61,
"attackCost": 5,
"attackChance": 150,
"criticalSkill": 10,
"criticalMultiplier": 3,
"blockChance": 90,
"damageResistance": 2,
"droplistID": "flagstone_guard1",
"phraseID": "flagstone_guard1",
"attackDamage": {
"min": 4,
"max": 10
}
"blockChance":90,
"maxHP":61,
"unique":1,
"droplistID":"flagstone_guard1",
"attackCost":5,
"criticalSkill":10,
"damageResistance":2,
"attackChance":150,
"attackDamage":{
"min":4,
"max":10
},
"id":"cave_guardian",
"phraseID":"flagstone_guard1",
"monsterClass":"demon",
"name":"Cave guardian",
"iconID":"monsters_rltiles1:16",
"spawnGroup":"flagstone_guard1",
"criticalMultiplier":3.0
},
{
"id": "winged_demon",
"iconID": "monsters_demon1:0",
"name": "Winged demon",
"spawnGroup": "flagstone_guard2",
"size": "2x2",
"monsterClass": "demon",
"unique": 1,
"maxHP": 82,
"attackCost": 5,
"attackChance": 90,
"criticalSkill": 10,
"criticalMultiplier": 2,
"blockChance": 70,
"damageResistance": 5,
"droplistID": "flagstone_guard2",
"phraseID": "flagstone_guard2",
"attackDamage": {
"min": 4,
"max": 12
}
"blockChance":70,
"maxHP":82,
"unique":1,
"droplistID":"flagstone_guard2",
"attackCost":5,
"criticalSkill":10,
"damageResistance":5,
"attackChance":90,
"attackDamage":{
"min":4,
"max":12
},
"id":"winged_demon",
"phraseID":"flagstone_guard2",
"monsterClass":"demon",
"name":"Winged demon",
"iconID":"monsters_demon1:0",
"spawnGroup":"flagstone_guard2",
"criticalMultiplier":2.0
},
{
"id": "narael",
"iconID": "monsters_man1:0",
"name": "Narael",
"spawnGroup": "narael",
"monsterClass": "humanoid",
"phraseID": "narael"
"id":"narael",
"phraseID":"narael",
"unique":1,
"monsterClass":"humanoid",
"name":"Narael",
"spawnGroup":"narael",
"iconID":"monsters_man1:0"
},
{
"id": "rotting_corpse",
"iconID": "monsters_zombie1:0",
"name": "Rotting corpse",
"spawnGroup": "undead1",
"monsterClass": "undead",
"maxHP": 71,
"attackCost": 10,
"attackChance": 30,
"criticalSkill": 50,
"criticalMultiplier": 2,
"blockChance": 30,
"damageResistance": 2,
"droplistID": "undead1",
"phraseID": "zombie1",
"attackDamage": {
"min": 2,
"max": 5
}
"blockChance":30,
"maxHP":71,
"droplistID":"undead1",
"attackCost":10,
"criticalSkill":50,
"damageResistance":2,
"attackChance":30,
"attackDamage":{
"min":2,
"max":5
},
"id":"rotting_corpse",
"phraseID":"zombie1",
"monsterClass":"undead",
"name":"Rotting corpse",
"iconID":"monsters_zombie1:0",
"spawnGroup":"undead1",
"criticalMultiplier":2.0
},
{
"id": "walking_corpse",
"iconID": "monsters_zombie1:0",
"name": "Walking corpse",
"spawnGroup": "undead1",
"monsterClass": "undead",
"maxHP": 90,
"attackCost": 10,
"attackChance": 30,
"criticalSkill": 40,
"criticalMultiplier": 2,
"blockChance": 30,
"damageResistance": 2,
"droplistID": "undead1",
"attackDamage": {
"min": 2,
"max": 4
}
"blockChance":30,
"maxHP":90,
"droplistID":"undead1",
"attackCost":10,
"criticalSkill":40,
"damageResistance":2,
"attackChance":30,
"attackDamage":{
"min":2,
"max":4
},
"id":"walking_corpse",
"monsterClass":"undead",
"name":"Walking corpse",
"iconID":"monsters_zombie1:0",
"spawnGroup":"undead1",
"criticalMultiplier":2.0
},
{
"id": "gargoyle",
"iconID": "monsters_misc:2",
"name": "Gargoyle",
"spawnGroup": "undead1",
"monsterClass": "construct",
"maxHP": 47,
"attackCost": 10,
"attackChance": 110,
"criticalSkill": 10,
"criticalMultiplier": 2,
"blockChance": 70,
"damageResistance": 2,
"droplistID": "undead1",
"attackDamage": {
"min": 3,
"max": 7
}
"blockChance":70,
"maxHP":47,
"droplistID":"undead1",
"attackCost":10,
"criticalSkill":10,
"damageResistance":2,
"attackChance":110,
"attackDamage":{
"min":3,
"max":7
},
"id":"gargoyle",
"monsterClass":"construct",
"name":"Gargoyle",
"iconID":"monsters_misc:2",
"spawnGroup":"undead1",
"criticalMultiplier":2.0
},
{
"id": "fledgling_gargoyle",
"iconID": "monsters_misc:1",
"name": "Fledgling Gargoyle",
"spawnGroup": "undead1",
"monsterClass": "construct",
"maxHP": 35,
"attackCost": 10,
"attackChance": 110,
"blockChance": 60,
"damageResistance": 2,
"droplistID": "undead1",
"attackDamage": {
"min": 3,
"max": 6
}
"id":"fledgling_gargoyle",
"blockChance":60,
"maxHP":35,
"droplistID":"undead1",
"attackCost":10,
"damageResistance":2,
"attackChance":110,
"monsterClass":"construct",
"attackDamage":{
"min":3,
"max":6
},
"name":"Fledgling Gargoyle",
"spawnGroup":"undead1",
"iconID":"monsters_misc:1"
},
{
"id": "large_cave_rat",
"iconID": "monsters_rats:3",
"name": "Large cave rat",
"spawnGroup": "undeadrat1",
"monsterClass": "animal",
"maxHP": 21,
"maxAP": 10,
"moveCost": 10,
"attackCost": 3,
"attackChance": 60,
"criticalSkill": 10,
"criticalMultiplier": 2,
"blockChance": 40,
"droplistID": "catacombrat",
"attackDamage": {
"min": 3,
"max": 4
}
"blockChance":40,
"maxAP":10,
"maxHP":21,
"droplistID":"catacombrat",
"attackCost":3,
"criticalSkill":10,
"attackChance":60,
"attackDamage":{
"min":3,
"max":4
},
"id":"large_cave_rat",
"moveCost":10,
"monsterClass":"animal",
"name":"Large cave rat",
"iconID":"monsters_rats:3",
"spawnGroup":"undeadrat1",
"criticalMultiplier":2.0
},
{
"id": "pack_leader",
"iconID": "monsters_dogs:5",
"name": "Pack Leader",
"spawnGroup": "pack_boss",
"monsterClass": "animal",
"unique": 1,
"maxHP": 65,
"attackCost": 5,
"attackChance": 90,
"criticalSkill": 20,
"criticalMultiplier": 2,
"blockChance": 40,
"damageResistance": 4,
"droplistID": "pack_boss",
"attackDamage": {
"min": 2,
"max": 10
}
"blockChance":40,
"maxHP":65,
"unique":1,
"droplistID":"pack_boss",
"attackCost":5,
"criticalSkill":20,
"damageResistance":4,
"attackChance":90,
"attackDamage":{
"min":2,
"max":10
},
"id":"pack_leader",
"monsterClass":"animal",
"name":"Pack Leader",
"iconID":"monsters_dogs:5",
"spawnGroup":"pack_boss",
"criticalMultiplier":2.0
},
{
"id": "pack_hunter",
"iconID": "monsters_dogs:4",
"name": "Pack hunter",
"spawnGroup": "pack3",
"monsterClass": "animal",
"maxHP": 45,
"attackCost": 5,
"attackChance": 90,
"criticalSkill": 10,
"criticalMultiplier": 2,
"blockChance": 40,
"damageResistance": 3,
"droplistID": "pack3",
"attackDamage": {
"min": 2,
"max": 7
}
"blockChance":40,
"maxHP":45,
"droplistID":"pack3",
"attackCost":5,
"criticalSkill":10,
"damageResistance":3,
"attackChance":90,
"attackDamage":{
"min":2,
"max":7
},
"id":"pack_hunter",
"monsterClass":"animal",
"name":"Pack hunter",
"iconID":"monsters_dogs:4",
"spawnGroup":"pack3",
"criticalMultiplier":2.0
},
{
"id": "rabid_wolf",
"iconID": "monsters_dogs:4",
"name": "Rabid Wolf",
"spawnGroup": "pack2",
"monsterClass": "animal",
"maxHP": 42,
"attackCost": 5,
"attackChance": 90,
"blockChance": 50,
"damageResistance": 3,
"droplistID": "pack2",
"attackDamage": {
"min": 2,
"max": 6
}
"id":"rabid_wolf",
"blockChance":50,
"maxHP":42,
"droplistID":"pack2",
"attackCost":5,
"damageResistance":3,
"attackChance":90,
"monsterClass":"animal",
"attackDamage":{
"min":2,
"max":6
},
"name":"Rabid Wolf",
"spawnGroup":"pack2",
"iconID":"monsters_dogs:4"
},
{
"id": "fledgling_wolf",
"iconID": "monsters_dogs:3",
"name": "Fledgling wolf",
"spawnGroup": "pack2",
"monsterClass": "animal",
"maxHP": 42,
"attackCost": 3,
"attackChance": 70,
"blockChance": 50,
"damageResistance": 3,
"droplistID": "pack2",
"attackDamage": {
"min": 2,
"max": 5
}
"id":"fledgling_wolf",
"blockChance":50,
"maxHP":42,
"droplistID":"pack2",
"attackCost":3,
"damageResistance":3,
"attackChance":70,
"monsterClass":"animal",
"attackDamage":{
"min":2,
"max":5
},
"name":"Fledgling wolf",
"spawnGroup":"pack2",
"iconID":"monsters_dogs:3"
},
{
"id": "young_wolf",
"iconID": "monsters_dogs:4",
"name": "Young wolf",
"spawnGroup": "pack1",
"monsterClass": "animal",
"maxHP": 35,
"attackCost": 3,
"attackChance": 60,
"blockChance": 30,
"damageResistance": 2,
"droplistID": "pack1",
"attackDamage": {
"min": 2,
"max": 5
}
"id":"young_wolf",
"blockChance":30,
"maxHP":35,
"droplistID":"pack1",
"attackCost":3,
"damageResistance":2,
"attackChance":60,
"monsterClass":"animal",
"attackDamage":{
"min":2,
"max":5
},
"name":"Young wolf",
"spawnGroup":"pack1",
"iconID":"monsters_dogs:4"
},
{
"id": "hunting_dog",
"iconID": "monsters_dogs:2",
"name": "Hunting dog",
"spawnGroup": "pack1",
"monsterClass": "animal",
"maxHP": 25,
"attackCost": 5,
"attackChance": 60,
"blockChance": 50,
"droplistID": "pack1",
"attackDamage": {
"min": 2,
"max": 5
}
"id":"hunting_dog",
"blockChance":50,
"maxHP":25,
"droplistID":"pack1",
"attackCost":5,
"attackChance":60,
"monsterClass":"animal",
"attackDamage":{
"min":2,
"max":5
},
"name":"Hunting dog",
"spawnGroup":"pack1",
"iconID":"monsters_dogs:2"
},
{
"id": "highwayman",
"iconID": "monsters_men:8",
"name": "Highwayman",
"spawnGroup": "bandit1",
"monsterClass": "humanoid",
"maxHP": 54,
"attackCost": 5,
"attackChance": 90,
"criticalSkill": 50,
"criticalMultiplier": 2,
"blockChance": 30,
"damageResistance": 2,
"droplistID": "bandit1",
"phraseID": "bandit1",
"attackDamage": {
"min": 2,
"max": 4
}
"blockChance":30,
"maxHP":54,
"droplistID":"bandit1",
"attackCost":5,
"criticalSkill":50,
"damageResistance":2,
"attackChance":90,
"attackDamage":{
"min":2,
"max":4
},
"id":"highwayman",
"phraseID":"bandit1",
"monsterClass":"humanoid",
"name":"Highwayman",
"iconID":"monsters_men:8",
"spawnGroup":"bandit1",
"criticalMultiplier":2.0
}
]
]

View File

@@ -0,0 +1,150 @@
[
{
"id": "arulirmountain_trap01",
"name": "Arulir Mountain Trap 1",
"stages": [
{
"progress": 10
}
]
},
{
"id": "arulirmountain_trap02",
"name": "Arulir Mountain Trap 2",
"stages": [
{
"progress": 10
}
]
},
{
"id": "arulirmountain_trap03",
"name": "Arulir Mountain Trap 3",
"stages": [
{
"progress": 10
}
]
},
{
"id": "arulirmountain_trap04",
"name": "Arulir Mountain Trap 4",
"stages": [
{
"progress": 10
}
]
},
{
"id": "arulirmountain_trap05",
"name": "Arulir Mountain Trap 5",
"stages": [
{
"progress": 10
}
]
},
{
"id": "arulircave_trap01",
"name": "Arulir Cave Trap 1",
"stages": [
{
"progress": 10
}
]
},
{
"id": "arulircave_trap02",
"name": "Arulir Cave Trap 2",
"stages": [
{
"progress": 10
}
]
},
{
"id": "arulircave_trap03",
"name": "Arulir Cave Trap 3",
"stages": [
{
"progress": 10
}
]
},
{
"id": "arulircave_trap04",
"name": "Arulir Cave Trap 4",
"stages": [
{
"progress": 10
}
]
},
{
"id": "arulircave_trap05",
"name": "Arulir Cave Trap 5",
"stages": [
{
"progress": 10
}
]
},
{
"id": "arulircave_trap06",
"name": "Arulir Cave Trap 6",
"stages": [
{
"progress": 10
}
]
},
{
"id": "arulircave_trap07",
"name": "Arulir Cave Trap 7",
"stages": [
{
"progress": 10
}
]
},
{
"id": "arulircave_trap08",
"name": "Arulir Cave Trap 8",
"stages": [
{
"progress": 10
}
]
},
{
"id": "arulircave_trap09",
"name": "Arulir Cave Trap 9",
"stages": [
{
"progress": 10
}
]
},
{
"id": "arulircave_secret",
"name": "Arulircave secret room",
"stages": [
{
"progress": 10
},
{
"progress": 20,
"finishesQuest": 1
}
]
},
{
"id": "arulircave_trap10",
"name": "arulircave_trap10",
"stages": [
{
"progress": 10
}
]
}
]

View File

@@ -0,0 +1,148 @@
[
{
"id":"elythara1",
"name":"A Peasant's Story",
"showInLog":1,
"stages":[
{
"progress":10,
"logText":"Mara asked me to bring some bread to a hermit which lives south of Loneford. She warned me he was not a very pleasant man."
},
{
"progress":20,
"logText":"I brought the bread to Edwin. I should get back to Mara to receive my reward."
},
{
"progress":30,
"rewardExperience":10,
"finishesQuest":1,
"logText":"Mara paid me five gold for the delivery."
}
]
},
{
"id":"elythara2",
"name":"Stolen Knowledge",
"showInLog":1,
"stages":[
{
"progress":10,
"logText":"Edwin told me his friend Arcir needed help. I should speak with him."
},
{
"progress":20,
"logText":"Arcir told me he had been robbed a unique book: Elythara's Chants. He suspects the Shadow's Church."
},
{
"progress":30,
"logText":"Athamyr admitted he organized the burglary. The bandit is south of the crossroad to Stoutford. I should bring the book back to Arcir once I killed the bandit."
},
{
"progress":50,
"rewardExperience":200,
"finishesQuest":1,
"logText":"I brought the book back to Arcir. He told me to go see Edwin and tell him I helped him."
}
]
},
{
"id":"elythara3",
"name":"A New Dawn",
"showInLog":1,
"stages":[
{
"progress":10,
"logText":"Edwin organized it all. He gave me a last task before explaining me why I had been tested. I have to find a thief that stole his ring. He should be located at the end of Elren's Mine south of Crossglen."
},
{
"progress":20,
"logText":"This was a test too. The woman had no ring and sent me back to Edwin."
},
{
"progress":30,
"logText":"Edwin told me to go downstairs to understand why I was tested two times."
},
{
"progress":40,
"logText":"I've met Elythara herself and she told me her story. I agreed to help her recovering her soul so she can rise again."
},
{
"progress":50,
"logText":"Edwin suspects that one of the soul part, the helmet, is in a sanctuary under Flagstone Prison."
},
{
"progress":51,
"logText":"The old man asked me to bring his ring to his wife which lives in Fallhaven. When I'll come back he'll give me the helmet."
},
{
"progress":52,
"logText":"I found his wife and she gave a loaf of bread and her ring to give him."
},
{
"progress":53,
"logText":"The old man died happily after receiving his wife's ring and bread. Now I have the helmet. I should bring it to Edwin."
},
{
"progress":54,
"logText":"I brought the helmet to Edwin. He'll keep the soul parts for me."
},
{
"progress":60,
"logText":"Arcir thinks that one of the soul parts should be in the tomb under Fallhaven's Church."
},
{
"progress":62,
"logText":"I brought the sword to Edwin. He'll keep the soul parts for me."
},
{
"progress":70,
"logText":"I asked Arcir if he had any ideas where the last soul part could be. He said I should ask the Shadow's Priests if they knew anything about old Shadow's sanctuaries faking I'm a historian writing a book about the cult of the Shadow."
},
{
"progress":71,
"logText":"The priest of Loneford only knew about the Flagstone's sanctuary."
},
{
"progress":72,
"logText":"The priest of Fallhaven spoke to me about a sanctuary somewhere south of Fallhaven."
},
{
"progress":74,
"logText":"The priest of Vilegard talked about a sanctuary on the Duleain Road north of the huntsman's house. I should go investigate there."
},
{
"progress":76,
"logText":"I brought the shield back to Edwin. He'll keep the soul parts for me."
},
{
"progress":80,
"rewardExperience":1000,
"finishesQuest":1,
"logText":"Edwin now has all the soul parts now. He has to prepare the ritual to give her soul back to Elythara."
}
]
},
{
"id":"soulpart",
"name":"SoulParts",
"stages":[
{
"progress":1,
"logText":"Helmet"
},
{
"progress":2,
"logText":"Shield"
},
{
"progress":3,
"logText":"Sword"
},
{
"progress":4,
"finishesQuest":1,
"logText":"All of them."
}
]
}
]

View File

@@ -0,0 +1,36 @@
[
{
"id": "pathway_fallhaven",
"name": "A path to the Duleian Road",
"showInLog": 1,
"stages": [
{
"progress": 10,
"logText": "I talked to a guard in the east of Fallhaven. He watches over the old passage to the Duleian Road which is now blocked by fallen trees. If I want to help opening the pathway again I should talk to his superior the warden working in the Fallhaven prison."
},
{
"progress": 20,
"logText": "I talked to the warden. I wasn't able to convince him but he advised me to talk to the woodcutter Jakrar living right south of Fallhaven's prison."
},
{
"progress": 30,
"logText": "I talked to Jakrar the woodcutter. He will only cut the trees away if I do him a favor: I should search for his favorite axe east of the Crossroads Guardhouse located in the north of Fallhaven. I should look out for an evil wolf pack."
},
{
"progress": 40,
"logText": "I have found a wolf pack and slain their leader. Beneath its remains I found Jakrar's axe. I should bring it him back.",
"rewardExperience": 300
},
{
"progress": 50,
"logText": "Jakrar was very happy to see his good old axe again. He is grateful now and started to cut away the woods immediately."
},
{
"progress": 60,
"logText": "Now the woodcutter has cut away all the trees which blocked the passage. Yay, finally I've got a nice shortcut to the Duleian Road!",
"finishesQuest": 1,
"rewardExperience": 700
}
]
}
]

View File

@@ -0,0 +1,26 @@
[
{
"id": "shortcut_lodar",
"name": "Creating a shortcut!",
"showInLog": 1,
"stages": [
{
"progress": 10,
"logText": "I talked with Lodar about a possible shortcut to the outside world. He said I should check the grotto under the former cave of the Hira'zinn."
},
{
"progress": 20,
"logText": "I've found the grotto most parts of it are inaccessible due to the water and rocks in my way. Why can't I swim? I also recognized a torch burning in purple. It's definitely a magical item. I should ask Lodar about this torch."
},
{
"progress": 30,
"logText": "Upon telling Lodar about the purple fire he answered I should try pouring a green vial over it and see what happens."
},
{
"progress": 40,
"logText": "I poured the vial over the purple fire and then it turned green. When approching it I was teleported into another room of the grotto with more purple torches. I was able to activate them as well. Finally, I have got my shortcut and can travel to Lodar a lot faster!",
"finishesQuest": 1
}
]
}
]

View File

@@ -12,6 +12,7 @@
<item>@raw/actorconditions_v0611_2</item>
<item>@raw/actorconditions_v0612_2</item>
<item>@raw/actorconditions_v070</item>
<item>@raw/actorconditions_elythara</item>
</array>
<array name="loadresource_items">
@@ -36,6 +37,10 @@
<item>@raw/itemlist_v0611_3</item>
<item>@raw/itemlist_v070</item>
<item>@raw/itemlist_v070_questitems</item>
<item>@raw/itemlist_elythara</item>
<item>@raw/itemlist_pathway_fallhaven</item>
<item>@raw/itemlist_shortcut_lodar</item>
<item>@raw/itemlist_arulirmountain</item>
</array>
<array name="loadresource_droplists">
@@ -55,6 +60,10 @@
<item>@raw/droplists_v070_quest</item>
<item>@raw/droplists_v070_shops</item>
<item>@raw/droplists_v070_mobs</item>
<item>@raw/droplists_pathway_fallhaven</item>
<item>@raw/droplists_elythara</item>
<item>@raw/droplists_shortcut_lodar</item>
<item>@raw/droplists_arulirmountain</item>
</array>
<array name="loadresource_quests">
@@ -70,6 +79,10 @@
<item>@raw/questlist_v070_lodar</item>
<item>@raw/questlist_v070_lowyna</item>
<item>@raw/questlist_v070_misc</item>
<item>@raw/questlist_elythara</item>
<item>@raw/questlist_pathway_fallhaven</item>
<item>@raw/questlist_shortcut_lodar</item>
<item>@raw/questlist_arulirmountain</item>
</array>
<array name="loadresource_conversationlists">
@@ -224,6 +237,12 @@
<item>@raw/conversationlist_lodarmobs</item>
<item>@raw/conversationlist_vilegard_v070</item>
<item>@raw/conversationlist_fallhaven_potions</item>
<item>@raw/conversationlist_elythara_signs_keys</item>
<item>@raw/conversationlist_elythara</item>
<item>@raw/conversationlist_pathway_fallhaven</item>
<item>@raw/conversationlist_traps</item>
<item>@raw/conversationlist_signs_stoutford</item>
<item>@raw/conversationlist_arulirmountain</item>
</array>
<array name="loadresource_monsters">
@@ -251,391 +270,449 @@
<item>@raw/monsterlist_v070_oldcave</item>
<item>@raw/monsterlist_v070_roadcave</item>
<item>@raw/monsterlist_v070_npcs</item>
<item>@raw/monsterlist_elythara</item>
<item>@raw/monsterlist_pathway_fallhaven</item>
</array>
<array name="loadresource_maps">
<item>@xml/home</item>
<item>@xml/crossglen</item>
<item>@xml/crossglen_farmhouse</item>
<item>@xml/crossglen_farmhouse_basement</item>
<item>@xml/crossglen_hall</item>
<item>@xml/crossglen_smith</item>
<item>@xml/crossglen_cave</item>
<item>@xml/wild1</item>
<item>@xml/wild2</item>
<item>@xml/wild3</item>
<item>@xml/jan_pitcave1</item>
<item>@xml/jan_pitcave2</item>
<item>@xml/jan_pitcave3</item>
<item>@xml/fallhaven_nw</item>
<item>@xml/snakecave1</item>
<item>@xml/snakecave2</item>
<item>@xml/snakecave3</item>
<item>@xml/wild4</item>
<item>@xml/hauntedhouse1</item>
<item>@xml/hauntedhouse2</item>
<item>@xml/fallhaven_ne</item>
<item>@xml/fallhaven_church</item>
<item>@xml/fallhaven_barn</item>
<item>@xml/fallhaven_potions</item>
<item>@xml/fallhaven_gravedigger</item>
<item>@xml/fallhaven_clothes</item>
<item>@xml/fallhaven_arcir</item>
<item>@xml/fallhaven_arcir_basement</item>
<item>@xml/fallhaven_athamyr</item>
<item>@xml/fallhaven_rigmor</item>
<item>@xml/fallhaven_tavern</item>
<item>@xml/fallhaven_prison</item>
<item>@xml/fallhaven_derelict</item>
<item>@xml/fallhaven_nocmar</item>
<item>@xml/catacombs1</item>
<item>@xml/catacombs2</item>
<item>@xml/catacombs3</item>
<item>@xml/catacombs4</item>
<item>@xml/hauntedhouse3</item>
<item>@xml/hauntedhouse4</item>
<item>@xml/fallhaven_sw</item>
<item>@xml/wild5</item>
<item>@xml/wild6</item>
<item>@xml/wild6_house</item>
<item>@xml/wild7</item>
<item>@xml/wild8</item>
<item>@xml/wild9</item>
<item>@xml/wild10</item>
<item>@xml/flagstone0</item>
<item>@xml/flagstone_inner</item>
<item>@xml/flagstone_upper</item>
<item>@xml/flagstone1</item>
<item>@xml/flagstone2</item>
<item>@xml/flagstone3</item>
<item>@xml/flagstone4</item>
<item>@xml/wild11</item>
<item>@xml/wild12</item>
<item>@xml/wild11_clearing</item>
<item>@xml/clearing_level1</item>
<item>@xml/clearing_level2</item>
<item>@xml/fallhaven_se</item>
<item>@xml/fallhaven_lumberjack</item>
<item>@xml/fallhaven_alaun</item>
<item>@xml/fallhaven_storage</item>
<item>@xml/fallhaven_farmer</item>
<item>@xml/wild13</item>
<item>@xml/wild14</item>
<item>@xml/wild14_cave</item>
<item>@xml/wild14_clearing</item>
<item>@xml/wild15</item>
<item>@xml/wild15_house</item>
<item>@xml/road1</item>
<item>@xml/foaming_flask</item>
<item>@xml/fallhaven_derelict2</item>
<item>@xml/vilegard_n</item>
<item>@xml/vilegard_s</item>
<item>@xml/vilegard_sw</item>
<item>@xml/vilegard_ogam</item>
<item>@xml/vilegard_chapel</item>
<item>@xml/vilegard_tavern</item>
<item>@xml/vilegard_armorer</item>
<item>@xml/vilegard_smith</item>
<item>@xml/vilegard_wrye</item>
<item>@xml/vilegard_kaori</item>
<item>@xml/vilegard_erttu</item>
<item>@xml/road2</item>
<item>@xml/road3</item>
<item>@xml/road4</item>
<item>@xml/road4_gargoylecave</item>
<item>@xml/road5</item>
<item>@xml/road5_house</item>
<item>@xml/gargoylecave1</item>
<item>@xml/gargoylecave2</item>
<item>@xml/gargoylecave3</item>
<item>@xml/gargoylecave4</item>
<item>@xml/blackwater_mountain0</item>
<item>@xml/blackwater_mountain1</item>
<item>@xml/blackwater_mountain2</item>
<item>@xml/blackwater_mountain3</item>
<item>@xml/blackwater_mountain4</item>
<item>@xml/blackwater_mountain5</item>
<item>@xml/blackwater_mountain6</item>
<item>@xml/blackwater_mountain7</item>
<item>@xml/blackwater_mountain8</item>
<item>@xml/blackwater_mountain9</item>
<item>@xml/blackwater_mountain10</item>
<item>@xml/blackwater_mountain11</item>
<item>@xml/blackwater_mountain12</item>
<item>@xml/blackwater_mountain13</item>
<item>@xml/blackwater_mountain14</item>
<item>@xml/blackwater_mountain15</item>
<item>@xml/blackwater_mountain16</item>
<item>@xml/blackwater_mountain17</item>
<item>@xml/blackwater_mountain18</item>
<item>@xml/blackwater_mountain19</item>
<item>@xml/blackwater_mountain20</item>
<item>@xml/blackwater_mountain21</item>
<item>@xml/blackwater_mountain22</item>
<item>@xml/blackwater_mountain23</item>
<item>@xml/blackwater_mountain24</item>
<item>@xml/blackwater_mountain25</item>
<item>@xml/blackwater_mountain26</item>
<item>@xml/blackwater_mountain27</item>
<item>@xml/blackwater_mountain28</item>
<item>@xml/blackwater_mountain29</item>
<item>@xml/blackwater_mountain30</item>
<item>@xml/blackwater_mountain31</item>
<item>@xml/blackwater_mountain32</item>
<item>@xml/blackwater_mountain33</item>
<item>@xml/blackwater_mountain34</item>
<item>@xml/blackwater_mountain35</item>
<item>@xml/blackwater_mountain36</item>
<item>@xml/blackwater_mountain37</item>
<item>@xml/blackwater_mountain38</item>
<item>@xml/blackwater_mountain39</item>
<item>@xml/blackwater_mountain40</item>
<item>@xml/blackwater_mountain41</item>
<item>@xml/blackwater_mountain42</item>
<item>@xml/blackwater_mountain43</item>
<item>@xml/blackwater_mountain44</item>
<item>@xml/blackwater_mountain45</item>
<item>@xml/blackwater_mountain46</item>
<item>@xml/blackwater_mountain47</item>
<item>@xml/blackwater_mountain48</item>
<item>@xml/blackwater_mountain49</item>
<item>@xml/blackwater_mountain50</item>
<item>@xml/blackwater_mountain51</item>
<item>@xml/blackwater_mountain52</item>
<item>@xml/home</item>
<item>@xml/crossglen</item>
<item>@xml/crossglen_farmhouse</item>
<item>@xml/crossglen_farmhouse_basement</item>
<item>@xml/crossglen_hall</item>
<item>@xml/crossglen_smith</item>
<item>@xml/crossglen_cave</item>
<item>@xml/wild1</item>
<item>@xml/wild2</item>
<item>@xml/wild3</item>
<item>@xml/jan_pitcave1</item>
<item>@xml/jan_pitcave2</item>
<item>@xml/jan_pitcave3</item>
<item>@xml/fallhaven_nw</item>
<item>@xml/snakecave1</item>
<item>@xml/snakecave2</item>
<item>@xml/snakecave3</item>
<item>@xml/wild4</item>
<item>@xml/hauntedhouse1</item>
<item>@xml/hauntedhouse2</item>
<item>@xml/fallhaven_ne</item>
<item>@xml/fallhaven_church</item>
<item>@xml/fallhaven_barn</item>
<item>@xml/fallhaven_potions</item>
<item>@xml/fallhaven_gravedigger</item>
<item>@xml/fallhaven_clothes</item>
<item>@xml/fallhaven_arcir</item>
<item>@xml/fallhaven_arcir_basement</item>
<item>@xml/fallhaven_athamyr</item>
<item>@xml/fallhaven_rigmor</item>
<item>@xml/fallhaven_tavern</item>
<item>@xml/fallhaven_prison</item>
<item>@xml/fallhaven_derelict</item>
<item>@xml/fallhaven_nocmar</item>
<item>@xml/catacombs1</item>
<item>@xml/catacombs2</item>
<item>@xml/catacombs3</item>
<item>@xml/catacombs4</item>
<item>@xml/hauntedhouse3</item>
<item>@xml/hauntedhouse4</item>
<item>@xml/fallhaven_sw</item>
<item>@xml/wild5</item>
<item>@xml/wild6</item>
<item>@xml/wild6_house</item>
<item>@xml/wild7</item>
<item>@xml/wild8</item>
<item>@xml/wild9</item>
<item>@xml/wild10</item>
<item>@xml/flagstone0</item>
<item>@xml/flagstone_inner</item>
<item>@xml/flagstone_upper</item>
<item>@xml/flagstone1</item>
<item>@xml/flagstone2</item>
<item>@xml/flagstone3</item>
<item>@xml/flagstone4</item>
<item>@xml/wild11</item>
<item>@xml/wild12</item>
<item>@xml/wild11_clearing</item>
<item>@xml/clearing_level1</item>
<item>@xml/clearing_level2</item>
<item>@xml/fallhaven_se</item>
<item>@xml/fallhaven_lumberjack</item>
<item>@xml/fallhaven_alaun</item>
<item>@xml/fallhaven_storage</item>
<item>@xml/fallhaven_farmer</item>
<item>@xml/wild13</item>
<item>@xml/wild14</item>
<item>@xml/wild14_cave</item>
<item>@xml/wild14_clearing</item>
<item>@xml/wild15</item>
<item>@xml/wild15_house</item>
<item>@xml/road1</item>
<item>@xml/foaming_flask</item>
<item>@xml/fallhaven_derelict2</item>
<item>@xml/vilegard_n</item>
<item>@xml/vilegard_s</item>
<item>@xml/vilegard_sw</item>
<item>@xml/vilegard_ogam</item>
<item>@xml/vilegard_chapel</item>
<item>@xml/vilegard_tavern</item>
<item>@xml/vilegard_armorer</item>
<item>@xml/vilegard_smith</item>
<item>@xml/vilegard_wrye</item>
<item>@xml/vilegard_kaori</item>
<item>@xml/vilegard_erttu</item>
<item>@xml/road2</item>
<item>@xml/road3</item>
<item>@xml/road4</item>
<item>@xml/road4_gargoylecave</item>
<item>@xml/road5</item>
<item>@xml/road5_house</item>
<item>@xml/gargoylecave1</item>
<item>@xml/gargoylecave2</item>
<item>@xml/gargoylecave3</item>
<item>@xml/gargoylecave4</item>
<item>@xml/blackwater_mountain0</item>
<item>@xml/blackwater_mountain1</item>
<item>@xml/blackwater_mountain2</item>
<item>@xml/blackwater_mountain3</item>
<item>@xml/blackwater_mountain4</item>
<item>@xml/blackwater_mountain5</item>
<item>@xml/blackwater_mountain6</item>
<item>@xml/blackwater_mountain7</item>
<item>@xml/blackwater_mountain8</item>
<item>@xml/blackwater_mountain9</item>
<item>@xml/blackwater_mountain10</item>
<item>@xml/blackwater_mountain11</item>
<item>@xml/blackwater_mountain12</item>
<item>@xml/blackwater_mountain13</item>
<item>@xml/blackwater_mountain14</item>
<item>@xml/blackwater_mountain15</item>
<item>@xml/blackwater_mountain16</item>
<item>@xml/blackwater_mountain17</item>
<item>@xml/blackwater_mountain18</item>
<item>@xml/blackwater_mountain19</item>
<item>@xml/blackwater_mountain20</item>
<item>@xml/blackwater_mountain21</item>
<item>@xml/blackwater_mountain22</item>
<item>@xml/blackwater_mountain23</item>
<item>@xml/blackwater_mountain24</item>
<item>@xml/blackwater_mountain25</item>
<item>@xml/blackwater_mountain26</item>
<item>@xml/blackwater_mountain27</item>
<item>@xml/blackwater_mountain28</item>
<item>@xml/blackwater_mountain29</item>
<item>@xml/blackwater_mountain30</item>
<item>@xml/blackwater_mountain31</item>
<item>@xml/blackwater_mountain32</item>
<item>@xml/blackwater_mountain33</item>
<item>@xml/blackwater_mountain34</item>
<item>@xml/blackwater_mountain35</item>
<item>@xml/blackwater_mountain36</item>
<item>@xml/blackwater_mountain37</item>
<item>@xml/blackwater_mountain38</item>
<item>@xml/blackwater_mountain39</item>
<item>@xml/blackwater_mountain40</item>
<item>@xml/blackwater_mountain41</item>
<item>@xml/blackwater_mountain42</item>
<item>@xml/blackwater_mountain43</item>
<item>@xml/blackwater_mountain44</item>
<item>@xml/blackwater_mountain45</item>
<item>@xml/blackwater_mountain46</item>
<item>@xml/blackwater_mountain47</item>
<item>@xml/blackwater_mountain48</item>
<item>@xml/blackwater_mountain49</item>
<item>@xml/blackwater_mountain50</item>
<item>@xml/blackwater_mountain51</item>
<item>@xml/blackwater_mountain52</item>
<!-- maps for v0.6.10 -->
<item>@xml/wild0</item>
<item>@xml/crossroads</item>
<item>@xml/fields0</item>
<item>@xml/fields1</item>
<item>@xml/fields2</item>
<item>@xml/fields3</item>
<item>@xml/fields4</item>
<item>@xml/fields5</item>
<item>@xml/fields6</item>
<item>@xml/fields7</item>
<item>@xml/fields8</item>
<item>@xml/fields9</item>
<item>@xml/fields10</item>
<item>@xml/fields11</item>
<item>@xml/fields12</item>
<item>@xml/houseatcrossroads0</item>
<item>@xml/houseatcrossroads1</item>
<item>@xml/houseatcrossroads2</item>
<item>@xml/houseatcrossroads3</item>
<item>@xml/houseatcrossroads4</item>
<item>@xml/houseatcrossroads5</item>
<item>@xml/loneford1</item>
<item>@xml/loneford2</item>
<item>@xml/loneford3</item>
<item>@xml/loneford4</item>
<item>@xml/loneford5</item>
<item>@xml/loneford6</item>
<item>@xml/loneford7</item>
<item>@xml/loneford8</item>
<item>@xml/loneford9</item>
<item>@xml/loneford10</item>
<item>@xml/roadbeforecrossroads</item>
<item>@xml/roadtocarntower0</item>
<item>@xml/roadtocarntower1</item>
<item>@xml/roadtocarntower2</item>
<item>@xml/woodcave0</item>
<item>@xml/woodcave1</item>
<item>@xml/wild16</item>
<item>@xml/wild17</item>
<item>@xml/gapfiller1</item>
<item>@xml/gapfiller3</item>
<item>@xml/gapfiller4</item>
<item>@xml/waterway0</item>
<item>@xml/waterway1</item>
<item>@xml/waterway2</item>
<item>@xml/waterway3</item>
<item>@xml/waterwayhouse</item>
<item>@xml/waterwayextention</item>
<item>@xml/pwcave0</item>
<item>@xml/pwcave1</item>
<item>@xml/pwcave2</item>
<item>@xml/pwcave2a</item>
<item>@xml/pwcave3</item>
<item>@xml/pwcave4</item>
<!-- maps for v0.6.10 -->
<item>@xml/wild0</item>
<item>@xml/crossroads</item>
<item>@xml/fields0</item>
<item>@xml/fields1</item>
<item>@xml/fields2</item>
<item>@xml/fields3</item>
<item>@xml/fields4</item>
<item>@xml/fields5</item>
<item>@xml/fields6</item>
<item>@xml/fields7</item>
<item>@xml/fields8</item>
<item>@xml/fields9</item>
<item>@xml/fields10</item>
<item>@xml/fields11</item>
<item>@xml/fields12</item>
<item>@xml/houseatcrossroads0</item>
<item>@xml/houseatcrossroads1</item>
<item>@xml/houseatcrossroads2</item>
<item>@xml/houseatcrossroads3</item>
<item>@xml/houseatcrossroads4</item>
<item>@xml/houseatcrossroads5</item>
<item>@xml/loneford1</item>
<item>@xml/loneford2</item>
<item>@xml/loneford3</item>
<item>@xml/loneford4</item>
<item>@xml/loneford5</item>
<item>@xml/loneford6</item>
<item>@xml/loneford7</item>
<item>@xml/loneford8</item>
<item>@xml/loneford9</item>
<item>@xml/loneford10</item>
<item>@xml/roadbeforecrossroads</item>
<item>@xml/roadtocarntower0</item>
<item>@xml/roadtocarntower1</item>
<item>@xml/roadtocarntower2</item>
<item>@xml/woodcave0</item>
<item>@xml/woodcave1</item>
<item>@xml/wild16</item>
<item>@xml/wild17</item>
<item>@xml/gapfiller1</item>
<item>@xml/gapfiller3</item>
<item>@xml/gapfiller4</item>
<item>@xml/waterway0</item>
<item>@xml/waterway1</item>
<item>@xml/waterway2</item>
<item>@xml/waterway3</item>
<item>@xml/waterwayhouse</item>
<item>@xml/waterwayextention</item>
<item>@xml/pwcave0</item>
<item>@xml/pwcave1</item>
<item>@xml/pwcave2</item>
<item>@xml/pwcave2a</item>
<item>@xml/pwcave3</item>
<item>@xml/pwcave4</item>
<!-- maps for v0.6.11 -->
<item>@xml/waterway4</item>
<item>@xml/waterway5</item>
<item>@xml/waterway6</item>
<item>@xml/waterway7</item>
<item>@xml/waterway8</item>
<item>@xml/waterway9</item>
<item>@xml/waterway10</item>
<item>@xml/waterway11_east</item>
<item>@xml/waterway11</item>
<item>@xml/waterway12</item>
<item>@xml/waterway13</item>
<item>@xml/waterway14</item>
<item>@xml/waterway15</item>
<item>@xml/waterwaycave</item>
<item>@xml/mountaincave0</item>
<item>@xml/mountaincave1</item>
<item>@xml/mountaincave2</item>
<item>@xml/mountaincave3</item>
<item>@xml/mountainlake0</item>
<item>@xml/mountainlake1</item>
<item>@xml/mountainlake2</item>
<item>@xml/mountainlake3</item>
<item>@xml/mountainlake4</item>
<item>@xml/mountainlake5</item>
<item>@xml/mountainlake6</item>
<item>@xml/mountainlake7</item>
<item>@xml/mountainlake8</item>
<item>@xml/mountainlake9</item>
<item>@xml/mountainlake10</item>
<item>@xml/mountainlake10a</item>
<item>@xml/mountainlake11</item>
<item>@xml/mountainlake12</item>
<item>@xml/mountainlake13</item>
<item>@xml/mountainlake13a</item>
<item>@xml/remgard0</item>
<item>@xml/remgard1</item>
<item>@xml/remgard2</item>
<item>@xml/remgard3</item>
<item>@xml/remgard4</item>
<item>@xml/remgard_armour</item>
<item>@xml/remgard_barn</item>
<item>@xml/remgard_church</item>
<item>@xml/remgard_clothes</item>
<item>@xml/remgard_farmer1</item>
<item>@xml/remgard_farmer2</item>
<item>@xml/remgard_farmer3</item>
<item>@xml/remgard_prison</item>
<item>@xml/remgard_school</item>
<item>@xml/remgard_tavern0</item>
<item>@xml/remgard_tavern1</item>
<item>@xml/remgard_villager1</item>
<item>@xml/remgard_villager2</item>
<item>@xml/remgard_villager3</item>
<item>@xml/remgard_villager4</item>
<item>@xml/remgard_villager5</item>
<item>@xml/remgard_weapon</item>
<item>@xml/waytobrimhaven0</item>
<item>@xml/waytobrimhaven1</item>
<item>@xml/waytobrimhaven2</item>
<item>@xml/waytobrimhaven3</item>
<item>@xml/waytobrimhavencave0</item>
<item>@xml/waytobrimhavencave1a</item>
<item>@xml/waytobrimhavencave1</item>
<item>@xml/waytobrimhavencave2</item>
<item>@xml/waytobrimhavencave3a</item>
<item>@xml/waytobrimhavencave3b</item>
<item>@xml/waytobrimhavencave3</item>
<item>@xml/waytobrimhavencave4</item>
<item>@xml/waytolake0</item>
<item>@xml/waytolake1</item>
<item>@xml/waytolake2</item>
<item>@xml/waytolake3</item>
<item>@xml/waytolake4</item>
<item>@xml/waytolake5</item>
<item>@xml/waytomountaincave0</item>
<item>@xml/waytomountaincave1</item>
<item>@xml/waytomountaincave2</item>
<item>@xml/lonelyhouse0</item>
<item>@xml/lonelyhouse1</item>
<item>@xml/wild16_cave</item>
<!-- maps for v0.6.11 -->
<item>@xml/waterway4</item>
<item>@xml/waterway5</item>
<item>@xml/waterway6</item>
<item>@xml/waterway7</item>
<item>@xml/waterway8</item>
<item>@xml/waterway9</item>
<item>@xml/waterway10</item>
<item>@xml/waterway11_east</item>
<item>@xml/waterway11</item>
<item>@xml/waterway12</item>
<item>@xml/waterway13</item>
<item>@xml/waterway14</item>
<item>@xml/waterway15</item>
<item>@xml/waterwaycave</item>
<item>@xml/mountaincave0</item>
<item>@xml/mountaincave1</item>
<item>@xml/mountaincave2</item>
<item>@xml/mountaincave3</item>
<item>@xml/mountainlake0</item>
<item>@xml/mountainlake1</item>
<item>@xml/mountainlake2</item>
<item>@xml/mountainlake3</item>
<item>@xml/mountainlake4</item>
<item>@xml/mountainlake5</item>
<item>@xml/mountainlake6</item>
<item>@xml/mountainlake7</item>
<item>@xml/mountainlake8</item>
<item>@xml/mountainlake9</item>
<item>@xml/mountainlake10</item>
<item>@xml/mountainlake10a</item>
<item>@xml/mountainlake11</item>
<item>@xml/mountainlake12</item>
<item>@xml/mountainlake13</item>
<item>@xml/mountainlake13a</item>
<item>@xml/remgard0</item>
<item>@xml/remgard1</item>
<item>@xml/remgard2</item>
<item>@xml/remgard3</item>
<item>@xml/remgard4</item>
<item>@xml/remgard_armour</item>
<item>@xml/remgard_barn</item>
<item>@xml/remgard_church</item>
<item>@xml/remgard_clothes</item>
<item>@xml/remgard_farmer1</item>
<item>@xml/remgard_farmer2</item>
<item>@xml/remgard_farmer3</item>
<item>@xml/remgard_prison</item>
<item>@xml/remgard_school</item>
<item>@xml/remgard_tavern0</item>
<item>@xml/remgard_tavern1</item>
<item>@xml/remgard_villager1</item>
<item>@xml/remgard_villager2</item>
<item>@xml/remgard_villager3</item>
<item>@xml/remgard_villager4</item>
<item>@xml/remgard_villager5</item>
<item>@xml/remgard_weapon</item>
<item>@xml/waytobrimhaven0</item>
<item>@xml/waytobrimhaven1</item>
<item>@xml/waytobrimhaven2</item>
<item>@xml/waytobrimhaven3</item>
<item>@xml/waytobrimhavencave0</item>
<item>@xml/waytobrimhavencave1a</item>
<item>@xml/waytobrimhavencave1</item>
<item>@xml/waytobrimhavencave2</item>
<item>@xml/waytobrimhavencave3a</item>
<item>@xml/waytobrimhavencave3b</item>
<item>@xml/waytobrimhavencave3</item>
<item>@xml/waytobrimhavencave4</item>
<item>@xml/waytolake0</item>
<item>@xml/waytolake1</item>
<item>@xml/waytolake2</item>
<item>@xml/waytolake3</item>
<item>@xml/waytolake4</item>
<item>@xml/waytolake5</item>
<item>@xml/waytomountaincave0</item>
<item>@xml/waytomountaincave1</item>
<item>@xml/waytomountaincave2</item>
<item>@xml/lonelyhouse0</item>
<item>@xml/lonelyhouse1</item>
<item>@xml/wild16_cave</item>
<!-- maps for v0.7.0 -->
<item>@xml/gapfiller2</item>
<item>@xml/lodar0</item>
<item>@xml/lodar1</item>
<item>@xml/lodar10</item>
<item>@xml/lodar11</item>
<item>@xml/lodar12</item>
<item>@xml/lodar12cave0</item>
<item>@xml/lodar12cave1</item>
<item>@xml/lodar13</item>
<item>@xml/lodar14</item>
<item>@xml/lodar15</item>
<item>@xml/lodar16</item>
<item>@xml/lodar17</item>
<item>@xml/lodar18</item>
<item>@xml/lodar19</item>
<item>@xml/lodar1cave0</item>
<item>@xml/lodar2</item>
<item>@xml/lodar20</item>
<item>@xml/lodar21</item>
<item>@xml/lodar3</item>
<item>@xml/lodar4</item>
<item>@xml/lodar5</item>
<item>@xml/lodar5cave0</item>
<item>@xml/lodar5cave1</item>
<item>@xml/lodar5cave2</item>
<item>@xml/lodar6</item>
<item>@xml/lodar7</item>
<item>@xml/lodar8</item>
<item>@xml/lodar8cave0</item>
<item>@xml/lodar9</item>
<item>@xml/lodarcave0</item>
<item>@xml/lodarcave1</item>
<item>@xml/lodarcave2</item>
<item>@xml/lodarcave3</item>
<item>@xml/lodarcave4</item>
<item>@xml/lodarcave4a</item>
<item>@xml/lodarcave5</item>
<item>@xml/lodarcave6</item>
<item>@xml/lodarcave7</item>
<item>@xml/lodarhouse0</item>
<item>@xml/lodarhouse1</item>
<item>@xml/lostmine0</item>
<item>@xml/lostmine1</item>
<item>@xml/lostmine10</item>
<item>@xml/lostmine11</item>
<item>@xml/lostmine1a</item>
<item>@xml/lostmine2</item>
<item>@xml/lostmine2a</item>
<item>@xml/lostmine3</item>
<item>@xml/lostmine4</item>
<item>@xml/lostmine5</item>
<item>@xml/lostmine6</item>
<item>@xml/lostmine7</item>
<item>@xml/lostmine8</item>
<item>@xml/lostmine9</item>
<item>@xml/minerhouse0</item>
<item>@xml/minerhouse1</item>
<item>@xml/minerhouse2</item>
<item>@xml/minerhouse3</item>
<item>@xml/minerhouse4</item>
<item>@xml/minerhouse5</item>
<item>@xml/minerhouse6</item>
<item>@xml/minerhouse7</item>
<item>@xml/minerhouse8</item>
<item>@xml/minerhouse9</item>
<item>@xml/oldcave0</item>
<item>@xml/oldcave1</item>
<item>@xml/roadbeforecrossroads1</item>
<item>@xml/roadbeforecrossroads2</item>
<item>@xml/roadbeforecrossroads3</item>
<item>@xml/roadbeforecrossroads4</item>
<item>@xml/roadbeforecrossroads5</item>
<item>@xml/roadbeforecrossroads6</item>
<item>@xml/roadbeforecrossroads7</item>
<item>@xml/roadbeforecrossroads8</item>
<item>@xml/roadbeforecrossroads9</item>
<item>@xml/roadcave0</item>
<item>@xml/roadcave1</item>
<item>@xml/waytolostmine0</item>
<item>@xml/waytolostmine1</item>
<item>@xml/waytolostmine2</item>
<item>@xml/waytolostmine3</item>
<item>@xml/waytominingtown0</item>
<item>@xml/waytominingtown1</item>
<item>@xml/waytominingtown1a</item>
<item>@xml/waytominingtown2</item>
<item>@xml/waytominingtown3</item>
<item>@xml/woodhouse0</item>
<item>@xml/woodhouse1</item>
<item>@xml/woodhouse2</item>
<item>@xml/woodhouse3</item>
<item>@xml/woodsettlement0</item>
<item>@xml/tradehouse0</item>
<item>@xml/tradehouse1</item>
<item>@xml/tradehouse0a</item>
<!-- maps for v0.7.0 -->
<item>@xml/gapfiller2</item>
<item>@xml/lodar0</item>
<item>@xml/lodar1</item>
<item>@xml/lodar10</item>
<item>@xml/lodar11</item>
<item>@xml/lodar12</item>
<item>@xml/lodar12cave0</item>
<item>@xml/lodar12cave1</item>
<item>@xml/lodar13</item>
<item>@xml/lodar14</item>
<item>@xml/lodar15</item>
<item>@xml/lodar16</item>
<item>@xml/lodar17</item>
<item>@xml/lodar18</item>
<item>@xml/lodar19</item>
<item>@xml/lodar1cave0</item>
<item>@xml/lodar2</item>
<item>@xml/lodar20</item>
<item>@xml/lodar21</item>
<item>@xml/lodar3</item>
<item>@xml/lodar4</item>
<item>@xml/lodar5</item>
<item>@xml/lodar5cave0</item>
<item>@xml/lodar5cave1</item>
<item>@xml/lodar5cave2</item>
<item>@xml/lodar6</item>
<item>@xml/lodar7</item>
<item>@xml/lodar8</item>
<item>@xml/lodar8cave0</item>
<item>@xml/lodar9</item>
<item>@xml/lodarcave0</item>
<item>@xml/lodarcave1</item>
<item>@xml/lodarcave2</item>
<item>@xml/lodarcave3</item>
<item>@xml/lodarcave4</item>
<item>@xml/lodarcave4a</item>
<item>@xml/lodarcave5</item>
<item>@xml/lodarcave6</item>
<item>@xml/lodarcave7</item>
<item>@xml/lodarhouse0</item>
<item>@xml/lodarhouse1</item>
<item>@xml/lostmine0</item>
<item>@xml/lostmine1</item>
<item>@xml/lostmine10</item>
<item>@xml/lostmine11</item>
<item>@xml/lostmine1a</item>
<item>@xml/lostmine2</item>
<item>@xml/lostmine2a</item>
<item>@xml/lostmine3</item>
<item>@xml/lostmine4</item>
<item>@xml/lostmine5</item>
<item>@xml/lostmine6</item>
<item>@xml/lostmine7</item>
<item>@xml/lostmine8</item>
<item>@xml/lostmine9</item>
<item>@xml/minerhouse0</item>
<item>@xml/minerhouse1</item>
<item>@xml/minerhouse2</item>
<item>@xml/minerhouse3</item>
<item>@xml/minerhouse4</item>
<item>@xml/minerhouse5</item>
<item>@xml/minerhouse6</item>
<item>@xml/minerhouse7</item>
<item>@xml/minerhouse8</item>
<item>@xml/minerhouse9</item>
<item>@xml/oldcave0</item>
<item>@xml/oldcave1</item>
<item>@xml/roadbeforecrossroads1</item>
<item>@xml/roadbeforecrossroads2</item>
<item>@xml/roadbeforecrossroads3</item>
<item>@xml/roadbeforecrossroads4</item>
<item>@xml/roadbeforecrossroads5</item>
<item>@xml/roadbeforecrossroads6</item>
<item>@xml/roadbeforecrossroads7</item>
<item>@xml/roadbeforecrossroads8</item>
<item>@xml/roadbeforecrossroads9</item>
<item>@xml/roadcave0</item>
<item>@xml/roadcave1</item>
<item>@xml/waytolostmine0</item>
<item>@xml/waytolostmine1</item>
<item>@xml/waytolostmine2</item>
<item>@xml/waytolostmine3</item>
<item>@xml/waytominingtown0</item>
<item>@xml/waytominingtown1</item>
<item>@xml/waytominingtown1a</item>
<item>@xml/waytominingtown2</item>
<item>@xml/waytominingtown3</item>
<item>@xml/woodhouse0</item>
<item>@xml/woodhouse1</item>
<item>@xml/woodhouse2</item>
<item>@xml/woodhouse3</item>
<item>@xml/woodsettlement0</item>
<item>@xml/tradehouse0</item>
<item>@xml/tradehouse1</item>
<item>@xml/tradehouse0a</item>
<!-- added -->
<item>@xml/catacombs5</item>
<item>@xml/creepydungeon0</item>
<item>@xml/creepydungeon0a</item>
<item>@xml/creepydungeon0b</item>
<item>@xml/creepydungeon1</item>
<item>@xml/creepydungeon2</item>
<item>@xml/creepydungeon3</item>
<item>@xml/creepydungeon4</item>
<item>@xml/creepydungeon5</item>
<item>@xml/fallhaven_narael</item>
<item>@xml/road6</item>
<item>@xml/shortcut_lodar0</item>
<item>@xml/shortcut_lodar1</item>
<item>@xml/shortcut_lodar2</item>
<item>@xml/shortcut_lodar3</item>
<item>@xml/shortcut_lodar4</item>
<item>@xml/snakecave4</item>
<item>@xml/soulpartdungeon0</item>
<item>@xml/soulpartdungeon1</item>
<item>@xml/soulpartdungeon2</item>
<item>@xml/soulpartdungeon3</item>
<item>@xml/soulpartdungeon4</item>
<item>@xml/stoutford_armorer</item>
<item>@xml/stoutford_cellar</item>
<item>@xml/stoutford_cellar2</item>
<item>@xml/stoutford_church</item>
<item>@xml/stoutford_cottage1</item>
<item>@xml/stoutford_cottage2</item>
<item>@xml/stoutford_derelict</item>
<item>@xml/stoutford_farmhouse1</item>
<item>@xml/stoutford_farmhouse2</item>
<item>@xml/stoutford_farmhouse3</item>
<item>@xml/stoutford_gate</item>
<item>@xml/stoutford_ne</item>
<item>@xml/stoutford_nw</item>
<item>@xml/stoutford_potion</item>
<item>@xml/stoutford_se</item>
<item>@xml/stoutford_smith</item>
<item>@xml/stoutford_smith_basement</item>
<item>@xml/stoutford_sw</item>
<item>@xml/stoutford_tavern</item>
<item>@xml/wild6_basement</item>
<item>@xml/wild7a</item>
<item>@xml/blackwater_mountain5a</item>
<item>@xml/blackwater_mountain5c</item>
<item>@xml/blackwater_mountain7a</item>
<item>@xml/blackwater_mountain39a</item>
<item>@xml/arulircave1</item>
<item>@xml/arulircave2</item>
<item>@xml/arulircave3</item>
<item>@xml/arulircave4</item>
<item>@xml/arulircave5</item>
<item>@xml/arulircave6</item>
<item>@xml/arulirmountain1</item>
<item>@xml/arulirmountain2</item>
</array>
</resources>

View File

@@ -0,0 +1,331 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="25" 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>
<layer name="Ground" width="25" height="30">
<data encoding="base64" compression="zlib">
eJy1lkFOxDAMRUd0Nl0BGw7AdTjawBFojzCgnoDdHKF3oDkCLY0mltyvbzsFTaUvVUn6X2M7boenw2Ew9Nps1a3qV30Ufa66tFedYXxalcq85Yfq4XntkfWtxkWLYkT+b+AtwmsC/uPRZnRFeuyLMPQ+fshcZkxOTLLeYc5j3B+3nKTuvZicC0f21QcM4cwlF4yBHsLBetEShubgGu3PPCIthIO58eqmxl/yyjhzkTD2+uu6wbiNhfNQZNUMk66NZKzR+xF5tcn8LcbQ2hw8H8jS47qGGUM4uqZHg8GEvTARf2HoWjs1dT2R1XUCb1EeH9t6Rmf4y7uiP8ZJcmExWC/Hun252/oj49TYjOjMYy5wfxGj5szPDvvS1jE8/+wj5xfPOcvFXxn5eib9lcXpP/tg31YWJyvnHmNx2HsYFov12igXEQPjZvVa61wgg3FuwbDyj8+w97AY0T/oHkZUt3sYbA3+N9yCgd89XP8LdlQypg==
</data>
</layer>
<layer name="Objects" width="25" height="30">
<data encoding="base64" compression="zlib">
eJytVU1rFEEQnWzvXrPuDOlBENTkP4h3WX+AexK86FkURANJvIgfpznG/IIlB48ieDaRmBz1IBhPewlqchE0aJBolVWVqa7pmR3EB8XO9sd7XVVd1UlSjw1fmsWoQ7+bOO+q85uunI/xWatoOzLkWc2T5CnYKxeOn2j56fxaQ/Z/n6X/t2dCs1joxjVi8dK+H6dJ0s/o++oMcdwDP67At+f4XeLfXUdWx7+fRnTUGuE7gHWLebhXcnU0V++DxLUNUHfIGqc74dzXNNQ42cPcvQ7lUXCjE+7rqXuFON8t1853KRdvU/I3lgPE37xm1fsygX0Dc96PML6Wk84dNSfniPmA8IanbgzxzpMO5kb7I7D3ZsKx2DlVXbsEa5bBVsC2eB/G5FZG+qgzZn/eD6oauM+Zc07U3UL+wpXrdzzxXwD+Pfj+BPbZhzrzbDrnckYdFzl74cK16McLOMNl0HgD3zd7SfJF6SCkB8RqetmVJtyFucsvYex1Sj7s8z4s9W34ftAn7sc5nXFaH4nxi8Y19gHxEPI3YA3E3ZzqX6MNv77DmI/7rKFb1Tbn6RH70aRhIfdupO7FEcRqmNH5v0E97cK+n558WOc41WloYN9CfrwDZ7KqtkD4n0Hun6jzBz0qwm/fAg2Mh+RC+AXrLTU09zHXCfpykWsL+9Qh2A/Dv2DqvE5D+H+l5Xuk8XuuOia9aY19kFzUaTyPcB+omu970rFnRmCcVvMqp/2/wXyzKsfytmGszsK6c2qvvIuiudhCQ793e9wfENJfpA9Z4PkxVuMpGnoMe9ch53QU6evXTW8em7po0rBzHxQXxmPYUCdNZ47pCJZUj8Q46p65UlM/TT3D+ig5KFy9TeNoO19EerTwx97gf9GI5U/7EKvv/6kRq0W9/g95Lg+5
</data>
</layer>
<layer name="Objects_replace" width="25" height="30">
<data encoding="base64" compression="zlib">
eJxjYBgFwxkIMA20C0YBtUC/MANDJfPQNX8UjIJRMAqoCURG67dRMAIBAIrGAmU=
</data>
</layer>
<layer name="Above" width="25" height="30">
<data encoding="base64" compression="zlib">
eJytlrFKA0EQhs8EG7HQXRC0sfEBfAKb9GmstbES7KyM+ABptbLVyhcQ0iYgil2ENL6B+ATauENuYW7un5k99YeD3GT3/3Z25+auqnRNt3B8xuLTPh4zB3PJD11cb/V96GEe6Ts0709j09+T9PN0kPwvGMPTZR8zDleWF9Iw+Y+jvSeII1WSG8qB5g167bjFR0LnTnoMOK7Ne1fqarte421sxmmNT4BBdbQw2Dm3xWb7v4fYHMfXONnQPaX/cfTHkbS98/yteSfKmXbx92rq/I+MWQEjq+T5K2W8srrgNa71JiQ+b14zjth5c4bXEzV/quGB6IdXifER2mNJnyLu+dO61kWN5r36CjiO8kDeJJS3rNvrxL9J114sZ3i1z33OVqvqLnnfR31NkuH5k55Tn3oBvcrqmZxRWvfoObbm/oaBZOXfhbFr1J/ly3+j9x3XWjrbfeXdVsqwRGvdUXp5CcN6RiyfUgbnWGczMvZRjrV6B2JY33g5V8TQ1JWRx8i67cqQccnQevl/MiyfHynOlfo=
</data>
</layer>
<layer name="Above_replace" width="25" height="30">
<data encoding="base64" compression="zlib">
eJxjYBgFo4C2IImJgWGbEG3tuCzGwHCMxnZcAtrRL0xbOwiBZKahbf4oGAWjYBSMglEwCsgHAPgyBUI=
</data>
</layer>
<layer name="Walkable" width="25" height="30" visible="0">
<data encoding="base64" compression="zlib">
eJzdk8ENwCAMA5mi+6/AhlW/CBsncXg0Uh+lYMcXOp8xZtPzVZe2Q18tlzb77soQ7cPhsc6C7WH+bh6ox4pHpBz9M83TeybHiVk0m3IGeWQZqh7Vu4A8Vt2OHBG+2TkhZg7+O04VVujuOObACu2p3s2dTtUDsUFrbk6nfBUPFydFx5GD/RdKxoyHkvUPHll9x/lbHi+38Kh+
</data>
</layer>
<layer name="Walkable_replace" width="25" height="30" visible="0">
<data encoding="base64" compression="zlib">
eJxjYBgFwxlsFBtoF0DcQGt3DBc7BtL+gfbfKBgFo2AUkAJGy6tRMBIBABS4CVU=
</data>
</layer>
<objectgroup name="Mapevents" width="25" height="30">
<object name="exit" type="mapchange" x="256" y="928" width="32" height="32">
<properties>
<property name="map" value="arulirmountain1"/>
<property name="place" value="cave"/>
</properties>
</object>
<object name="east" type="mapchange" x="768" y="128" width="32" height="64">
<properties>
<property name="map" value="arulircave3"/>
<property name="place" value="west"/>
</properties>
</object>
<object name="north" type="mapchange" x="736" y="0" width="32" height="32">
<properties>
<property name="map" value="arulircave2"/>
<property name="place" value="south"/>
</properties>
</object>
<object name="arulircave_trap01" type="script" x="320" y="704" width="32" height="32">
<properties>
<property name="when" value="enter"/>
</properties>
</object>
<object name="arulircave_trap02" type="script" x="320" y="288" width="32" height="32">
<properties>
<property name="when" value="enter"/>
</properties>
</object>
<object name="arulircave_trap03" type="script" x="288" y="320" width="32" height="32">
<properties>
<property name="when" value="enter"/>
</properties>
</object>
<object name="arulircave_trap04" type="script" x="640" y="128" width="32" height="32">
<properties>
<property name="when" value="enter"/>
</properties>
</object>
<object name="arulircave_trap05" type="script" x="128" y="256" width="32" height="32">
<properties>
<property name="when" value="enter"/>
</properties>
</object>
<object name="arulircave1_loot1" type="container" x="640" y="512" width="32" height="32"/>
<object name="arulircave1_loot2" type="container" x="576" y="352" width="32" height="32"/>
</objectgroup>
<objectgroup name="Spawn" width="25" height="30">
<object name="arulir_2" type="spawn" x="192" y="576" width="224" height="192">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="arulir_2" type="spawn" x="256" y="832" width="32" height="32"/>
<object name="arulir_2" type="spawn" x="480" y="320" width="192" height="576">
<properties>
<property name="quantity" value="5"/>
</properties>
</object>
<object name="gornaud_4" type="spawn" x="160" y="256" width="96" height="96"/>
<object name="arulir_2" type="spawn" x="96" y="192" width="288" height="192">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="gaunard_4" type="spawn" x="576" y="64" width="96" height="32"/>
<object name="arulir_2" type="spawn" x="512" y="64" width="64" height="32"/>
<object name="arulir_2" type="spawn" x="288" y="480" width="128" height="192">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="arulir_2" type="spawn" x="448" y="416" width="32" height="96"/>
<object name="arulir_2" type="spawn" x="448" y="352" width="32" height="32"/>
<object name="arulir_2" type="spawn" x="416" y="96" width="96" height="224">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="arulir_2" type="spawn" x="640" y="64" width="96" height="128"/>
</objectgroup>
<objectgroup name="Keys" width="25" height="30"/>
<objectgroup name="Replace" width="25" height="30" visible="0">
<object name="arulircave_trap01:10" type="replace" x="320" y="704" width="32" height="32">
<properties>
<property name="Objects" value="Objects_replace"/>
<property name="Walkable" value="Walkable_replace"/>
</properties>
</object>
<object name="arulircave_trap02:10" type="replace" x="320" y="288" width="64" height="32">
<properties>
<property name="Above" value="Above_replace"/>
<property name="Objects" value="Objects_replace"/>
<property name="Walkable" value="Walkable_replace"/>
</properties>
</object>
<object name="arulircave_trap03:10" type="replace" x="288" y="320" width="64" height="32">
<properties>
<property name="Above" value="Above_replace"/>
<property name="Objects" value="Objects_replace"/>
<property name="Walkable" value="Walkable_replace"/>
</properties>
</object>
<object name="arulircave_trap04:10" type="replace" x="640" y="128" width="32" height="32">
<properties>
<property name="Objects" value="Objects_replace"/>
<property name="Walkable" value="Walkable_replace"/>
</properties>
</object>
<object name="arulircave_trap05:10" type="replace" x="96" y="192" width="64" height="96">
<properties>
<property name="Above" value="Above_replace"/>
<property name="Walkable" value="Walkable_replace"/>
</properties>
</object>
</objectgroup>
</map>

View File

@@ -0,0 +1,243 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="15" height="15" 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>
<layer name="Ground" width="15" height="15">
<data encoding="base64" compression="zlib">
eJyVksENwjAMRSP11AHK0qQj0LBBm7IEI1SMgMIOJMIWP9YPtIen1rFf7Ej2nXM+M2YW4JIJkius8B+kBmMPzJkI8SQEOV+gZzQugjNF4k7yfQzOnY2rM17Bvff1vSX3HD5vZTOu4KGbJFf6zmRGrUfQTdI3Qfz64/qurrcu89Add7jbQbew9V+Y+2tu9VszW9/G7N2tXbL3Mfd2qut0J+xetVyG7pbuFXPfFiCkXg==
</data>
</layer>
<layer name="Objects" width="15" height="15">
<data encoding="base64" compression="zlib">
eJyFkjEOwjAMRa0EBlgQCWqE4DYcgauwADOcAK7QO8BGygIrI1MHNo7AgCPHkIS0WPpqavvVzldtAWBRTXFQAEdFZysBKvmthZyrsTguyF1R5yCXY1/++2MBcEpmhMF5ZnN9MxHvFHGy/a59kc+nc20y96HiXvYh5JitAz9Omd4wmPvcF5893FEagCGqYyg/1cTv8H2PeqqYZd75q7A+0fQcaMo7bmOob2vyrNtb+7kjVCHI68rX3cwm1vXcsN7F/iXuuUbNvdd3PC+QKzMs8ytJ4nB87T0vza9XbWK+CP+ToPaPTYO9boo2lmtvT9hcKQ==
</data>
</layer>
<layer name="Above" width="15" height="15">
<data encoding="base64" compression="zlib">
eJyNklEKgCAMhsMe7algD13V22UnUOilI3SJkBrN3w37YMim2/4Nh+Ej0nNecxsrJNLj7HtXxxK8KWSqc4uvvdP6RGp9riE5Zj1X049zaBpRH9/J+OpqjfvYn0cyLa1GJIiafrHrblSfDO7JypXW032+msqfkX1lbjB2oYG5PbKh/Q/WzjTDntGYFWvLO/7r2PcGXec/lA==
</data>
</layer>
<layer name="Above_replace" width="15" height="15" visible="0">
<data encoding="base64" compression="zlib">
eJxjYBgF1ADSTOTrlaRAb78w+XpHweAAAJhQANs=
</data>
</layer>
<layer name="Walkable" width="15" height="15" visible="0">
<data encoding="base64" compression="zlib">
eJzbKMbAsHEQYBjAxSdGLyl6kPWSah+6XnL9S0k4keNfZPWk6scFyPUzuWaQkz4GS9zh0gsAoFmRXg==
</data>
</layer>
<layer name="Walkable_replace" width="15" height="15" visible="0">
<data encoding="base64" compression="zlib">
eJxjYBgF1AAbxYae3lEwOAAArX4CVg==
</data>
</layer>
<objectgroup name="Mapevents" width="15" height="15">
<object name="south" type="mapchange" x="320" y="448" width="32" height="32">
<properties>
<property name="map" value="arulircave1"/>
<property name="place" value="north"/>
</properties>
</object>
<object name="arulircave_trap06" type="script" x="224" y="224" width="32" height="32">
<properties>
<property name="when" value="enter"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn" width="15" height="15" visible="0">
<object name="gornaud_4" type="spawn" x="160" y="64" width="160" height="96"/>
<object name="arulir_2" type="spawn" x="128" y="96" width="32" height="64"/>
<object name="arulir_2" type="spawn" x="128" y="160" width="32" height="64"/>
<object name="arulir_2" type="spawn" x="96" y="224" width="192" height="160">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="arulir_2" type="spawn" x="256" y="288" width="96" height="96"/>
</objectgroup>
<objectgroup name="Keys" width="15" height="15"/>
<objectgroup name="Replace" width="15" height="15">
<object name="arulircave_trap06:10" type="replace" x="224" y="160" width="32" height="96">
<properties>
<property name="Above" value="Above_replace"/>
<property name="Walkable" value="Walkable_replace"/>
</properties>
</object>
</objectgroup>
</map>

View File

@@ -0,0 +1,262 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="15" height="15" 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>
<layer name="Ground" width="15" height="15">
<data encoding="base64" compression="zlib">
eJw7wcnAcIJIvFkMFROrD5t+auh9w4yKidGPrgcd/8djDiF9b8nQ+5YI9xOjF2b3LTSz/jFjx/8JmAPCAizY8Ws0f2PTiwv/RbIf2X2kpgdsuJsCc3qYcWNi9CGnT3xmYcMATrq2HQ==
</data>
</layer>
<layer name="Objects" width="15" height="15">
<data encoding="base64" compression="zlib">
eJx9UjkOwjAQtJxQUAIiFiXwBvgACh/g6CnoKAEp8AtAPIDrIXkECKjoaaCkYlfZlR3bMNIosbMze2TTSPxEGuXpw7Psv98oIbYq7+PDNRDiRrwH2d0BdCel/W0tx5voSdfnX+4CxBelPuN7KN04u/8H9RtDbJfia/Rshq6e57CqCLEGRhA7AA6BI5n5oe5VzteNffMcdqDbV3R+zoc1f6r6HnsfQ3xL6dwIu68OnSeFbA4I9HkD26SZK7eXS0n3+TD++xnu+xAfkwbrboR+KqmJPgNDh0iCTD8DToFHYxfq5MFzNneMsQhcLq1d4RrRF+ec0Hd73/mf+zyZrDPh8/nHL0WSUiQ=
</data>
</layer>
<layer name="Objects_replace" width="15" height="15" visible="0">
<data encoding="base64" compression="zlib">
eJxjYBgFQxFwM5GvV5oCvaOA+gAASCwAKw==
</data>
</layer>
<layer name="Above" width="15" height="15">
<data encoding="base64" compression="zlib">
eJxjYGBgOCRGHEYHWcLYxYnRXyWMyk9iwm8OMugSxlQLAoJAMx4KEdZPDCDG/8gA5P5LSGrQ9c7C4WYQuITHbJDeVXj0IoMUcQaG64KoenGBZCbs9iLrRwbO0PiRxBJPuMA1qFnBJOjBB9iZEBgEXMVR5YlNt8jgtRBuvfjMxGc+sfkJhgHHE0UI
</data>
</layer>
<layer name="Walkable" width="15" height="15">
<data encoding="base64" compression="zlib">
eJzbKMbAsHEAMQzA2KTqQwbk6iNWPza1pNiNzY/oZpHrdlL1EhInJd7IiW966x3MGACNIIpf
</data>
</layer>
<layer name="Walkable_replace" width="15" height="15" visible="0">
<data encoding="base64" compression="zlib">
eJxjYBgFQxFsFBsYvchmUMOcUcDAAACg+AMd
</data>
</layer>
<objectgroup name="Mapevents" width="15" height="15">
<object name="west" type="mapchange" x="0" y="128" width="32" height="64">
<properties>
<property name="map" value="arulircave1"/>
<property name="place" value="east"/>
</properties>
</object>
<object name="downstairs" type="mapchange" x="352" y="256" width="32" height="32">
<properties>
<property name="map" value="arulircave4"/>
<property name="place" value="upstairs"/>
</properties>
</object>
<object name="arulircave_trap07" type="script" x="160" y="224" width="32" height="64">
<properties>
<property name="when" value="enter"/>
</properties>
</object>
<object name="arulircave_trap10" type="script" x="192" y="320" width="96" height="32">
<properties>
<property name="when" value="enter"/>
</properties>
</object>
<object name="slipperytrap" type="mapchange" x="192" y="352" width="96" height="32">
<properties>
<property name="map" value="mountainlake5"/>
<property name="place" value="trapexit"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn" width="15" height="15" visible="0">
<object name="arulir_2" type="spawn" x="64" y="64" width="160" height="224">
<properties>
<property name="quantity" value="3"/>
</properties>
</object>
<object name="arulir_2" type="spawn" x="224" y="224" width="64" height="128"/>
</objectgroup>
<objectgroup name="Keys" width="15" height="15"/>
<objectgroup name="Replace" width="15" height="15" visible="0">
<object name="arulircave_trap07:10" type="replace" x="160" y="224" width="32" height="64">
<properties>
<property name="Objects" value="Objects_replace"/>
<property name="Walkable" value="Walkable_replace"/>
</properties>
</object>
<object name="arulircave_trap10:10" type="replace" x="224" y="288" width="64" height="32">
<properties>
<property name="Walkable" value="Walkable_replace"/>
</properties>
</object>
</objectgroup>
</map>

View File

@@ -0,0 +1,225 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="10" height="10" 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>
<layer name="Ground" width="10" height="10">
<data encoding="base64" compression="zlib">
eJx7w8zA8AaI/yFhEP8EJyoGib0FYgEWBH6NR90nJEysOlz2/kdTg+wOmNkgMUEWiJq/UH/8x+IGZDv5oWbA9OFShw3D1L0hoO4Nkjpcat8gqQMAE7JUYw==
</data>
</layer>
<layer name="Objects" width="10" height="10">
<data encoding="base64" compression="zlib">
eJxjYMAEb5kZGEzFIewpQLpVHFONHBMDwzugOjNxhJoSJHVKLAgMUpcClEsF4lIgbkNS90mUgUFImIHhJjOEf4IZgm8B8TI0e0FqgpkgbF4gzSQGsX8aVJ0kUEwMKu/MhOoOMyR7lVkw/XNJCKhODFXdG6DYIyBWhJoB0vcfyH8oBFEHA4eB+jih9sHsh7kXFj4wcIsZE4cA5V2hYQgASMIh1Q==
</data>
</layer>
<layer name="Above" width="10" height="10">
<data encoding="base64" compression="zlib">
eJxjYCANHBYjXh2TMKrYEnHC5qUA1aQCcak4fnUwfhmSustAsUtY1AmJoapDNsuZCUJfwmIeTB0vUE0wE6q5IHXLoGpvM2P6Cwaw+RkbmAJVBwCw3xHb
</data>
</layer>
<layer name="Walkable" width="10" height="10" visible="0">
<data encoding="base64" compression="zlib">
eJzbKMbAsHEAMQjQWh01xWAAmzp0QE54AADySULb
</data>
</layer>
<objectgroup name="Mapevents" width="10" height="10">
<object name="upstairs" type="mapchange" x="224" y="160" width="32" height="32">
<properties>
<property name="map" value="arulircave3"/>
<property name="place" value="downstairs"/>
</properties>
</object>
<object name="downstairs" type="mapchange" x="64" y="96" width="32" height="32">
<properties>
<property name="map" value="arulircave5"/>
<property name="place" value="upstairs"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn" width="10" height="10">
<object name="arulir_3" type="spawn" x="192" y="224" width="64" height="64"/>
<object name="arulir_3" type="spawn" x="128" y="256" width="32" height="32"/>
<object name="arulir_3" type="spawn" x="64" y="160" width="64" height="128">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Keys" width="10" height="10"/>
<objectgroup name="Replace" width="10" height="10"/>
</map>

View File

@@ -0,0 +1,261 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="10" height="10" 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>
<layer name="Ground" width="10" height="10">
<data encoding="base64" compression="zlib">
eJz7xMzA8AmKWVgw8SdmTMwKFBdDw8xoaj8DsThQrIcZFYsCxT6iqUNXA8PkqPtEgjp0TKy6z0Sqg5lJSA0yBgAfTEm6
</data>
</layer>
<layer name="Ground_replace" width="10" height="10" visible="0">
<data encoding="base64" compression="zlib">
eJxjYBge4BMzAwMLCwT3MKNiZPAZyBdjQWBxqPqPWNShm0OJuk841H1CUwcAyzoUQw==
</data>
</layer>
<layer name="Objects" width="10" height="10">
<data encoding="base64" compression="zlib">
eJxjYCAfMIkRVqPBgoqxAU2g+CMhBgYloHnBTBAxdSxqWaFynFBaSBi7eYeB5jxghuCHQCzGhNCDD4DUEgs+iRKvlhQAAGTICGo=
</data>
</layer>
<layer name="Objects_replace" width="10" height="10" visible="0">
<data encoding="base64" compression="zlib">
eJxjYBh+4LAYA8MlIQYGSSYGhj5h3Op+C0HoMBxqNFgQWBOIHwlhV/cfKP6TD8IWY4JgbOABMyo+jsU8AGg2DEI=
</data>
</layer>
<layer name="Above" width="10" height="10">
<data encoding="base64" compression="zlib">
eJxjYCAPHBaD0M5MuNVcBqq5BMRCQByMRx3MLBhgEsatDl3uohimugfMuO2iNyDVLQCUwwf2
</data>
</layer>
<layer name="Above_replace" width="10" height="10" visible="0">
<data encoding="base64" compression="zlib">
eJxjYBh+4AEzA8N5Zgj7ETP55lwTQrBfC+FWhw62E6EW5MYHWNwGAAKUBw8=
</data>
</layer>
<layer name="Walkable" width="10" height="10">
<data encoding="base64" compression="zlib">
eJzbKMbAsJHGGASIUYMM8JmDrIYUs4lxHznqiHE7sRgAXj8++A==
</data>
</layer>
<layer name="Walkable_replace" width="10" height="10" visible="0">
<data encoding="base64" compression="zlib">
eJxjYBgeYKMYJoaJ01odLrcQMg+bOgBZ5xXF
</data>
</layer>
<objectgroup name="Mapevents" width="10" height="10">
<object name="upstairs" type="mapchange" x="160" y="64" width="32" height="32">
<properties>
<property name="map" value="arulircave4"/>
<property name="place" value="downstairs"/>
</properties>
</object>
<object name="downstairs" type="mapchange" x="256" y="224" width="32" height="32">
<properties>
<property name="map" value="arulircave6"/>
<property name="place" value="upstairs"/>
</properties>
</object>
<object name="arulircave_secret" type="script" x="160" y="128" width="32" height="32">
<properties>
<property name="when" value="enter"/>
</properties>
</object>
<object name="arulircave_secretloot" type="container" x="64" y="256" width="32" height="32"/>
<object name="arulircave_secret_initiate" type="script" x="128" y="96" width="96" height="32">
<properties>
<property name="when" value="enter"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn" width="10" height="10" visible="0">
<object name="arulir_3" type="spawn" x="160" y="128" width="64" height="32"/>
<object name="arulir_3" type="spawn" x="224" y="96" width="32" height="32"/>
<object name="arulir_3" type="spawn" x="224" y="128" width="64" height="64"/>
</objectgroup>
<objectgroup name="Keys" width="10" height="10"/>
<objectgroup name="Replace" width="10" height="10" visible="0">
<object name="arulircave_secret:20" type="replace" x="0" y="160" width="224" height="160">
<properties>
<property name="Above" value="Above_replace"/>
<property name="Ground" value="Ground_replace"/>
<property name="Objects" value="Objects_replace"/>
<property name="Walkable" value="Walkable_replace"/>
</properties>
</object>
</objectgroup>
</map>

View File

@@ -0,0 +1,270 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="15" height="15" 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>
<layer name="Ground" width="15" height="15">
<data encoding="base64" compression="zlib">
eJyVktkNgCAQRD2aszehBLQDj8QChcjEcVw8Pl7WBZ67HK6tKhcZCPcA1ow5T3EhQsHjdWvE5zg1J3PMe8Nb87cnlz3AricP+dYcEWNPrvaQXN0TXD6b0fASOufyWWEc56JegufA3N7HvXhWzyW05lfXqvnV7eor+NffupyX3iuDvQbpQ+/R2hcT5G3wPb65zA59cYnR
</data>
</layer>
<layer name="Ground_replace" width="15" height="15" visible="0">
<data encoding="base64" compression="zlib">
eJxjYBj6QJGJgUGZiTy9hkB9xmTqXccE0T8KRgElAADS6QGU
</data>
</layer>
<layer name="Objects" width="15" height="15">
<data encoding="base64" compression="zlib">
eJxjYKAOYBIjXu0LIQT7EDMC4wPoag4D2axMDAxKUHsP4tB/mBmTvUKcgaECiB8JYdcDUzsdqGamOJo40L7lUP0V4tj1ijFB1KwUR7UfBkByK3DoxeZuGEB3z1Oo+0HhAlMPo9+gycHc48wECSuYOCgM8YGHUHM4geqCgfiPEKY7YHZWAulqKLsKSG+E6pVkguiZAcQdQNyJJ9yQwSEhiP2w8FoB9QMIeDJC4gJkZxgjdvN2Q+13RjKXE4t/Qf5KxCKOnDYPMaOGMyy9gdxxCU/af4MjjR1EMgsAC2I6fA==
</data>
</layer>
<layer name="Objects_replace" width="15" height="15" visible="0">
<data encoding="base64" compression="zlib">
eJxjYBgF5AIRJlQ+NxN2dcQAaQr0HmImX2+/MPl6RwF1AADaYgGo
</data>
</layer>
<layer name="Above" width="15" height="15">
<data encoding="base64" compression="zlib">
eJxjYKAcHBYjTt1lMUz+JSAWAmEm7HqcmRDqngrhtvO5EAMGgOlDt58Y98LUXAWa+1gIYU41M6q6SjQ+uvnY/IzPPpg96OquCaH6BRlg8+NjaHhswhIuyGZeRNKLbv4hPHqRAS4/gcIKn/1swvjNQg9rELgBdbMYUG84IwR/g9qBHq/Y9MMAul8fY3EnzDxuYUx1yOpBbsClV1oYNYyRzYGZAQB7jTC1
</data>
</layer>
<layer name="Walkable" width="15" height="15" visible="0">
<data encoding="base64" compression="zlib">
eJzbKMbAsHGAMQiQqw8GiFGHTR8+/fjECemjRC+5/iVHL6HwwxZOxIQdvrDGB4i1n5y4wmYHMX6gNQYAYKR97w==
</data>
</layer>
<layer name="Walkable_replace" width="15" height="15" visible="0">
<data encoding="base64" compression="zlib">
eJxjYBj6YKMYBA+0XnLNGap6RwF1AACEQwfH
</data>
</layer>
<objectgroup name="Mapevents" width="15" height="15" visible="0">
<object name="upstairs" type="mapchange" x="96" y="64" width="32" height="32">
<properties>
<property name="map" value="arulircave5"/>
<property name="place" value="downstairs"/>
</properties>
</object>
<object name="arulircave_trap08" type="script" x="128" y="96" width="64" height="96">
<properties>
<property name="when" value="enter"/>
</properties>
</object>
<object name="arulircave_trap09" type="script" x="256" y="256" width="32" height="32">
<properties>
<property name="when" value="enter"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn" width="15" height="15">
<object name="gornaud_4" type="spawn" x="352" y="96" width="96" height="96"/>
<object name="gornaud_4" type="spawn" x="96" y="160" width="128" height="224">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="arulir_3" type="spawn" x="32" y="128" width="96" height="224">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="arulir_leader" type="spawn" x="352" y="320" width="96" height="128"/>
<object name="arulir_3" type="spawn" x="320" y="320" width="32" height="32"/>
<object name="arulir_3" type="spawn" x="192" y="256" width="96" height="160">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="arulir_3" type="spawn" x="288" y="192" width="64" height="96"/>
</objectgroup>
<objectgroup name="Keys" width="15" height="15" visible="0"/>
<objectgroup name="Replace" width="15" height="15" visible="0">
<object name="arulircave_trap08:10" type="replace" x="128" y="96" width="64" height="96">
<properties>
<property name="Ground" value="Ground_replace"/>
<property name="Objects" value="Objects_replace"/>
<property name="Walkable" value="Walkable_replace"/>
</properties>
</object>
<object name="arulircave_trap09:10" type="replace" x="256" y="160" width="32" height="128">
<properties>
<property name="Objects" value="Objects_replace"/>
<property name="Walkable" value="Walkable_replace"/>
</properties>
</object>
</objectgroup>
</map>

View File

@@ -0,0 +1,309 @@
<?xml version="1.0" encoding="UTF-8"?>
<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>
<layer name="Ground" width="30" height="30">
<data encoding="base64" compression="zlib">
eJyVV8tNw1AQTF5OuXDMjQN0AD1Aa0iIEp7oIHFQCnDMiasTSnAheEVWGY9nnx2kkbCzb2d/s3lp02KxC3AEqM8/Vv+oeuwv+OpRB34iHrRrepwANcXhfj5XQ1gcLdijny3xYHxud+7RAVqK40S+PV/31Qo/GLvbWCwV2Kk6dEnHcgYbzJX9YOz+znmneqBi4Xfon2vb0Zm6wDtnJlQ8d5sxr4rRbDK9t1jeRNxTuN/ofBXQJgf/I5qCr0zn6gl7nzezORd8qc+Rg/XWBvastcgmiimaK9fbjvhz0prl+quYMKeX5fCZ9cY7bEqzhr2IqaKcjJf3CubK3HM0uxf5NRSH8fqz/alccadMcXofOD/L/2d9hfHiM8I1ir0/gn+lK5+hinp2WM/nNWCNuzTc71FfXTclv8brOsvCFmvsc9em4Qz4We+9z17EqfpTBdz8vYAzgLMT+TBEe6xUH6VT1nypxqVZ9Jm4NVbWKftQu553mc0dz95W2EdoxOyq/LBGipPPqR1T0innivuuK3BG3/8Rps5XBS4+53qxOr4ub8ecuVU1tpn9vtQxC7wnrX3fOzxDPK+8O3Av/aaxjo5pfK8paZ85+Z7qO8jPKB0gX6b3kfZLMTnHQ4/HpO/PGJv6TTCnfxyTczz1eE7jncSa53nmnR31Pcqd7xnugzXPMxbdUZBD9eKwvu581dc/sdGWcg==
</data>
</layer>
<layer name="Objects" width="30" height="30">
<data encoding="base64" compression="zlib">
eJydV71OG0EQXg7JVrAisA/u5IifAngSHiFS0tHQIwEPwSsEkaRBUNPSJAEKXESKlAJiuwLLSPwUiMLCUoSyo7vRfjc367v4k1a+u52Zb3b+Fowph3bdPZ9OGnNm116c/I6DXuCeL+v5/a0g/w2xGzt+Wp9it3cF9pYK7Ej45OX37xVjflSS595/ciD6QpdsrYfG1Dw2f1VczCluJE++sZ1Q0UP/SO5nw5ibRvIewd5m6J7bdaeHPqKt17k8z0bJWFCOJi3fk5J7H8j+26i8POPE6gRwtjPFBsmcpN8jzxkWI11e+kjgfqEcaXJsg8D1+reR32c766EZCR8H7mt9JvFb+LApeM/h3JKzKuoF9+dFDZZFLyiWr7GMEqMNpYYJkajpBbumPL0jdeV7W4nrjtB7L3TCqjGzds3Z9S5wXAzKFfco25mB87H/02Hep0sx/77B3rLlW7FrtZr1R5th55hfy/OY+oN5vYF6WUttdOz+S7oI9Du069DO6KM4ee+CDd/8LKppBse2VUJ+ANw44zL2mo4b+6GvnI/PRtgP8rPjC7wTN+9fiZrZ9sQA8zpUzrev6GH+l1P/u55Zhfca+vQsak/yrcH3g2ZW5g64BlAHsr849ugD1xPaYE7ak33EoLjeR1m9UWDuKdGnXEO3ih3O3RtllsnaK6pdnBlkg/SJ8wH05Lxuwiz7U0/qUNbEcZDtSamL4Nq9iFzu5byPYS5eN3ROxudUrqbEaUfhvwA7HFvqt356ho7SYwztjNr3FsQQa0e74zsernHxcSK76LwfJvJyQ1Fzvrtem1W+uYEgXinHdYt1LnPPoJjeFvA8K/ngWdtS7kfO/XZBTsbFwFM7o3waBTmvy2LFxuVrkPVJm8Vl/g7WYuyDdi9QzIv+V/kHTnrIrQ==
</data>
</layer>
<layer name="Objects_replace" width="30" height="30">
<data encoding="base64" compression="zlib">
eJxjYBgFIxmIMA20C0bBYAKXhAYmTZwRop5ZQ939o2AUjIJRMApGwSgYBfQEAIj5AuM=
</data>
</layer>
<layer name="Above" width="30" height="30">
<data encoding="base64" compression="zlib">
eJy1VjFOw0AQNGeJSHSJpUTwDZ5CkS4NT+AViCdY8IM8gqRBookSCaVOBBU1FUj4RFberGfv9i5mmti58czdeG/PRZGPRXl8f+FOEGNYjuOc71FRPB/8rxrfZdnlcJ3by7ifxffOtdyBsl6Lzmbc8tYGPtdeneMxi45/PsUvRTvmK1FWp2la8SjeUwV8a9flhZDCf1B4Nft/A/KpA/qSj7ieQzxt3FKrHPeuXQ/X5DpUYyHPlHpCfQXtWamJ5pQL3z8se1ZmugYZp2ZumTviIN+Xod1Xq2/53pHPbnR8/3Pw/Wqut8313rB3NH/KmPu+u/j6CTnevG7l+v4T5GnZq9eBM06u+SbAJV/unwLZm1DeWn4pZ7H09M98svpG/edVqX9rxsgT5fOUcJZwDZrzrOpyEJ8QO0s03xB4HrS/3kB+oXNqIsbQPkXzstTcvKfvTe7r8aHUiFxnLD/ZQ6Znf7+8BnnGXp+Paf3PUqOxbxNLxlIj5/zke9/y7jXvPp+J9f+QTh/ZWyH3fA6svYDwC9mHjJw=
</data>
</layer>
<layer name="Walkable" width="30" height="30">
<data encoding="base64" compression="zlib">
eJztk8sNACEIRK1i+2/BDvdKDMoMPy+ScDHKGxic3xjz5dWUgdy16rBM+W5XQzvX3jM8NpA6iIaTdpTPztzSquk6ec9yUV3sznn2FJlH5B+xOxhhSd8y5uL5P11cT52or16fsvYpw6Oojsq9yODJ8+4eK+d7g6lxK1krs9rLql6j0dHrqreb+fKllT+tdy8I
</data>
</layer>
<layer name="Walkable_replace" width="30" height="30" visible="0">
<data encoding="base64" compression="zlib">
eJxjYBgFIxlsFBtoF4yCwQRA6WEg0gQ17R3q7h8Fo2AUjIJRMApGwSigJwAAmgQGOQ==
</data>
</layer>
<objectgroup name="Mapevents" width="30" height="30">
<object name="west" type="mapchange" x="0" y="736" width="32" height="32">
<properties>
<property name="map" value="mountainlake5"/>
<property name="place" value="east"/>
</properties>
</object>
<object name="east" type="mapchange" x="928" y="160" width="32" height="96">
<properties>
<property name="map" value="arulirmountain2"/>
<property name="place" value="west"/>
</properties>
</object>
<object name="cave" type="mapchange" x="576" y="96" width="32" height="32">
<properties>
<property name="map" value="arulircave1"/>
<property name="place" value="exit"/>
</properties>
</object>
<object name="arulirmountain_trap03" type="script" x="256" y="128" width="32" height="32">
<properties>
<property name="when" value="enter"/>
</properties>
</object>
<object name="arulirmountain_trap04" type="script" x="640" y="288" width="32" height="32">
<properties>
<property name="when" value="enter"/>
</properties>
</object>
<object name="arulirmountain_trap05" type="script" x="256" y="352" width="32" height="32">
<properties>
<property name="when" value="enter"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn" width="30" height="30" visible="0">
<object name="arulir_1" type="spawn" x="64" y="736" width="192" height="32">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="arulir_1" type="spawn" x="320" y="736" width="96" height="32"/>
<object name="aruli_1" type="spawn" x="416" y="576" width="128" height="192">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="arulir_1" type="spawn" x="512" y="480" width="224" height="160">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="arulir_1" type="spawn" x="576" y="448" width="32" height="32"/>
<object name="arulir_1" type="spawn" x="576" y="288" width="32" height="96"/>
<object name="arulir_1" type="spawn" x="768" y="96" width="128" height="192">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="arulir_1" type="spawn" x="448" y="160" width="288" height="160">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="arulir_1" type="spawn" x="256" y="288" width="32" height="32"/>
<object name="gornaud_4" type="spawn" x="64" y="384" width="224" height="128"/>
<object name="arulir_1" type="spawn" x="128" y="352" width="160" height="96">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="arulir_1" type="spawn" x="128" y="96" width="320" height="128">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="arulir_2" type="spawn" x="544" y="160" width="96" height="64"/>
</objectgroup>
<objectgroup name="Keys" width="30" height="30"/>
<objectgroup name="Replace" width="30" height="30">
<object name="arulirmountain_trap03:10" type="replace" x="256" y="128" width="32" height="32">
<properties>
<property name="Objects" value="Objects_replace"/>
<property name="Walkable" value="Walkable_replace"/>
</properties>
</object>
<object name="arulirmountain_trap04:10" type="replace" x="640" y="256" width="64" height="64">
<properties>
<property name="Objects" value="Objects_replace"/>
<property name="Walkable" value="Walkable_replace"/>
</properties>
</object>
<object name="arulirmountain_trap05:10" type="replace" x="256" y="320" width="64" height="64">
<properties>
<property name="Objects" value="Objects_replace"/>
<property name="Walkable" value="Walkable_replace"/>
</properties>
</object>
</objectgroup>
</map>

View File

@@ -0,0 +1,257 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="15" height="15" 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>
<layer name="Ground" width="15" height="15">
<data encoding="base64" compression="zlib">
eJyVk8sRwjAMRAM3F00D9OKohBhOueZzSAEpBGtYDYuwCBx2PJP1kxRJLueuK1APSdXstFTt8G9VW3r3M7FCsXoXdwHL3zPFjVj1xvTJDvAKzihni53gtfIZq1yLPZJQzn/Zy+kp5fSc0KNrcP8e1Dyml28zjHrLPVbZTFaae8SJy5tpp1riOTFr/+l3j+XjCPZJ+eHH/jJv8zmq2e7ze2D2W838fna3F1rzAxArp6g=
</data>
</layer>
<layer name="Objects" width="15" height="15">
<data encoding="base64" compression="zlib">
eJxjYEAFf4QYGK4LMmAFXEwMDE+ZIGwTcexqYGAfUN1eJggN0iMFxNeg5rqJo8ojA5Ddj4SwmwkyJw1q72OgGhlhCBtk7hokcz5h8cMUcYjfQABk/mMoOxjqjp1imPbFMkLMLQPqNRNHuA9sP9RfuNyaC9R7SAyCQWyQ+SAshubfG1DzYPYjyx9CctN1NHXXBDHlQCASaNdhoJo2oHuDGSHuBAFnJHOR2c+g7HVQugSob5k4angEI8U7uvth4jC6kwnhHpjZNwUR5oCACBMkXD8hhd1ULOmpEKimCM0+9HiCmT0Nqh+WpgjRMHNSgPpMof4FhSlyWF6DpkVJNDckI/FT0Nx9CU0tPuAqDrEPAF6US74=
</data>
</layer>
<layer name="Objects_replace" width="15" height="15">
<data encoding="base64" compression="zlib">
eJxjYBgF9AQiTAPtAsrAUHf/YAQATnAALQ==
</data>
</layer>
<layer name="Above" width="15" height="15">
<data encoding="base64" compression="zlib">
eJxjYMAODotBMLoYCFzCIkdI7yUo/zKaHI8wpjpcZoPEL+GQu4zkNmRgwYFdHN3cNUyoYqFAfWFAHMuIwNgAPnPjGCE4GGh2JxDPZcKtdh4Twl43IHZmgugtRNPTjcMMmP8jgHqDGSF4NpLaw2Ko6tD9ABOHqcOmF5tfL4kh9GOLN1zhgyyOLb3gAujxBNO7Gk/YggAnmjzMHHCaEiKsH9k+bGxS9D5lQvU/ADNpM6k=
</data>
</layer>
<layer name="Walkable" width="15" height="15" visible="0">
<data encoding="base64" compression="zlib">
eJzbKMbAsJFOGASIVYcOsMnjswOXGlxmEpLDJY8PEOs3ZDeTEz6EwoSQXmLtppZectIEsfE/FDEAX0aDYA==
</data>
</layer>
<layer name="Walkable_replace" width="15" height="15" visible="0">
<data encoding="base64" compression="zlib">
eJxjYBgF9AQbxQbaBZSBoe7+wQgAqU4Bjw==
</data>
</layer>
<objectgroup name="Mapevents" width="15" height="15">
<object name="west" type="mapchange" x="0" y="96" width="32" height="96">
<properties>
<property name="map" value="arulirmountain1"/>
<property name="place" value="east"/>
</properties>
</object>
<object name="arulirmountain_brokenbridge" type="script" x="352" y="160" width="32" height="32">
<properties>
<property name="when" value="enter"/>
</properties>
</object>
<object name="arulirmountain_trap01" type="script" x="160" y="288" width="32" height="32">
<properties>
<property name="when" value="enter"/>
</properties>
</object>
<object name="arulirmountain_trap02" type="script" x="64" y="192" width="32" height="32">
<properties>
<property name="when" value="enter"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn" width="15" height="15" visible="0">
<object name="gornaud_4" type="spawn" x="224" y="32" width="192" height="128"/>
<object name="arulir_1" type="spawn" x="96" y="192" width="32" height="32"/>
<object name="arulir_1" type="spawn" x="160" y="128" width="192" height="256">
<properties>
<property name="quantity" value="4"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Keys" width="15" height="15"/>
<objectgroup name="Replace" width="15" height="15">
<object name="arulirmountain_trap01:10" type="replace" x="160" y="288" width="32" height="32">
<properties>
<property name="Objects" value="Objects_replace"/>
<property name="Walkable" value="Walkable_replace"/>
</properties>
</object>
<object name="arulirmountain_trap02:10" type="replace" x="64" y="192" width="32" height="32">
<properties>
<property name="Objects" value="Objects_replace"/>
<property name="Walkable" value="Walkable_replace"/>
</properties>
</object>
</objectgroup>
</map>

View File

@@ -1,174 +1,186 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="20" height="15" tilewidth="32" tileheight="32">
<properties>
<property name="outdoors" value="1"/>
</properties>
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_bed_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="129" name="map_border_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_border_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="257" name="map_bridge_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="385" name="map_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">
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_table_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
</tileset>
<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">
<image source="../drawable/map_window_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4917" name="map_window_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_window_2.png" width="512" height="256"/>
</tileset>
<layer name="Ground" width="20" height="15">
<data encoding="base64" compression="zlib">
eJw7ysbAcJRMbM/EwOCAhsk1C4QDgfqD0DAl5oFwChMqptS8UTyKR/HAYQAhxOdP
</data>
</layer>
<layer name="Objects" width="20" height="15">
<data encoding="base64" compression="zlib">
eJx9VEFOwzAQtFDFyRbuE+DKCZ7BE4Bre0DiAwg+gOBd/CEias6JaKXk7JZddVceb9yONHJi786O107ugnP3xBSdOxB3xD3xj7iFkWFjahi9c53k7SSe823uphJzDknyEvjD3C7OY24v5jovNP9AfCU25LX1df1R5gcaJ1/ubx3yGqOH9Ub2z1iGIxlcZxFyPdVQbc3poA/qVf2qPubZHK2l+5jg+RR+fc5TfR55Xv2zd6zJ7x144jjs7RvxXfgRyzrLkD3pGSKwDmN15dwTxfxcHvkcy94gD6CJ2oPps9VTNKZ2qmju5e6gz0+a+xJ+w/lb3d7PNRnrUD/vwfjRvuP5Yj9rZ91KjN5prMu+uMY1rd+E8i7X/Fic+iekWPb+MeYetFLT5tb+G/a7/gcmpaa0
</data>
</layer>
<layer name="Above" width="20" height="15">
<data encoding="base64" compression="zlib">
eJxjYGBguCDAQBAQo2aoAnL8BtNDiV5k8BYo9k4Ak01NQEkcwtxEK7fhMpsa6Y4W7iUFXCAQboTcR80wf4tkDrKZxNiBngawxQ0hv1IKANDFJF8=
</data>
</layer>
<layer name="Walkable" width="20" height="15">
<data encoding="base64" compression="zlib">
eJxzFWBgcB3EGAaobR46IGQ3LnW4zCIEYGqQaUJuxGUHNj2k+J1YgG4GJWbicxs1zaXUbHzpiBx3kpM2CZmBS4yQfkJi5LqFWPPIyb8AKL4uKA==
</data>
</layer>
<objectgroup name="Mapevents" visible="0">
<object name="west" type="mapchange" x="0" y="64" width="32" height="96">
<properties>
<property name="map" value="wild17"/>
<property name="place" value="east"/>
</properties>
</object>
<object name="east" type="mapchange" x="608" y="256" width="32" height="96">
<properties>
<property name="map" value="wild16"/>
<property name="place" value="west"/>
</properties>
</object>
<object name="sign_blackwater0" type="sign" x="288" y="256" width="32" height="32"/>
</objectgroup>
<objectgroup name="Spawn" visible="0">
<object name="forestwolf1" type="spawn" x="64" y="96" width="512" height="320">
<properties>
<property name="quantity" value="4"/>
</properties>
</object>
<object name="forestboar2" type="spawn" x="64" y="64" width="288" height="160">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Keys" visible="0"/>
</map>
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="20" height="15" tilewidth="32" tileheight="32">
<properties>
<property name="outdoors" value="1"/>
</properties>
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_bed_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="129" name="map_border_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_border_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="257" name="map_bridge_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="385" name="map_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">
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_table_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
</tileset>
<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">
<image source="../drawable/map_window_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4917" name="map_window_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_window_2.png" width="512" height="256"/>
</tileset>
<layer name="Ground" width="20" height="15">
<data encoding="base64" compression="zlib">
eJw7ysbAcJRMbM/EwOCAhsk1C4QDgfqD0DAl5oFwChMqptS8UTyKR/HAYQAhxOdP
</data>
</layer>
<layer name="Objects" width="20" height="15">
<data encoding="base64" compression="zlib">
eJx9VEFKxEAQHCR4msHZJ+jVB/gHn6Be9SD4AdEPiL7LPwQXstcdNkI8Z9dup4tUJrMWFCGd7uqaniZ9dH8Y5XkQfgv3wp2wF669cw+hnlODxjvh4HOe5v/4Za3q7uKU0x/RA0arG8lfWVvmXJ4sdR4lfi18ErY++6jVDhZPPvsHBppHsviWvqtmZ35WIVOhfZow9YMGtFHDc4VX+IU+13EtoD2SzRyzP3Zfii8/1UFfnxqH/ybMfet7R540j2f7LHwxvsZ5nxXtE+6QwWdT3J85dys5n6eZd3E+G+aBNFk7FXMu9YC26D1WNPe2O+zzTWLvxg+6/1J365eamGvtvlPhB3PX/Ksme9j45f4y1nY/2Gnu29qunMv3izCvr/kp8d8/AVqqfxOnGfB+ci3Oxf+Njs6k334Blxujgg==
</data>
</layer>
<layer name="Above" width="20" height="15">
<data encoding="base64" compression="zlib">
eJxjYGBguCDAgBO8Bcq9wyOPTx8MkKOfngCf/wnpIcdvuOyDhRm5YU6uvcQCkLto5bZ3OMym1M0wswcSEPIDIffhC3NS4wNfviRkFkweRmPz1wUK0wihcgMArXEnkg==
</data>
</layer>
<layer name="Walkable" width="20" height="15" visible="0">
<data encoding="base64" compression="zlib">
eJxzFWBgcB3EGAaobR46wKeOEB+bWYQATA0umlj9+PQQ63dyAaVmEhve5JpJDbPxpSNy3ElO2iRkBi4xQvqpASgJa3LyLwBnByqB
</data>
</layer>
<objectgroup name="Mapevents" width="20" height="15">
<object name="west" type="mapchange" x="0" y="64" width="32" height="96">
<properties>
<property name="map" value="wild17"/>
<property name="place" value="east"/>
</properties>
</object>
<object name="east" type="mapchange" x="608" y="256" width="32" height="96">
<properties>
<property name="map" value="wild16"/>
<property name="place" value="west"/>
</properties>
</object>
<object name="sign_blackwater0" type="sign" x="288" y="256" width="32" height="32"/>
<object name="north" type="mapchange" x="320" y="0" width="32" height="32">
<properties>
<property name="map" value="westriver4"/>
<property name="place" value="south"/>
</properties>
</object>
<object name="south" type="mapchange" x="32" y="448" width="192" height="32">
<properties>
<property name="map" value="stoutford_gate"/>
<property name="place" value="north"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn" width="20" height="15" visible="0">
<object name="forestwolf1" type="spawn" x="64" y="96" width="512" height="320">
<properties>
<property name="quantity" value="4"/>
</properties>
</object>
<object name="forestboar2" type="spawn" x="32" y="64" width="288" height="160">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Keys" width="20" height="15" visible="0"/>
</map>

View File

@@ -130,20 +130,20 @@
</layer>
<layer name="Objects" width="20" height="20">
<data encoding="base64" compression="zlib">
eJyNVEtqw0AM9SLtpjNgU5ccoL1AP6eoyQUK2WYR6DV6yNRk2Z0TSKBd2a4elvCzOiYVPDSe0eeNpHGTZ9lBcApZthf83ExRxiz7Fl2JzTIM6zu1g8+znL8IGo1zFHSCjeyZFLK+pW8I4rVqi1i7MNogJ856BeKWzh+yoL11Puit6FfBu3KoJe5nGPgdiZ9J674b4XIQfDl48fxQu0L5fKhG7rAYgLoxVvk09xw/CGoD4Rpeyd51GHWKX0f87tW3S9hyjlo1evymPPZaP+uL52dSE0/4ci8ga1f3XucO/B7i9MxyGK9Kv5cJ/mX8Wz/0vHQzaNwsnu1xPvjA1/hhP4bLqP5hh5hnva+9Fwj3xGaaa3Wi3mC2zB5cj8rTz435FFSD2uXxNhyrJ34m/Ka31NdUjtbFSvEs4tSHxc+OxezyqU7xxN2KmI5rgve3C6Pvmf4RczxTNWK7la7P+i/wNfB3bV2Mluxs7nlW5vjZunG5+OxST6A3cfou5+xxv0exfRL8ArlDzpM=
eJyNVEtOw0AMzaKwYSIlIqgHgAvwOQVRL4DUbReVuAaHbKMu2SWRGglWCfgptvJiMoClJ89M/Hlje1JnSdIIziFJToLPqzmKNEk+RJdisw7j+kbt4PMo358EtcZpBYNgJ2cmuayvaQ9BvF5tEesQJhvkxLcvBeIWzh+yorNtNuq96GfBq3KoJO4xjPxa4mfSu30tXBrBu4MXzw+1y5XPm2rkDqsRqBtjk81zx/hBUBsI1/BCzi7DpJf4DcTvVn2HBVvOUalGj1+Ux0nPrC+en0lFPOHLvYBsnV+rcwd+d3Q3zmG8St2vF/jzvFj90PPCzaBxs3h2xvngcwzz8zT8jfKfdp3e194LhHtiM821OlNvMFtmb/PC9/Y+OdWgcnnYhufZYjauX/ym99TXWI7e8fM88/SnD8fn2TEZ6N30EZ64W54uxzXB+zuEybejf0SMJ+S3+2x03YV5Tc12qT4coyc7m3uelRg/W9cuF3/z+Zb0jjhjNmL2uN+92D4IvgHWfcp1
</data>
</layer>
<layer name="Above" width="20" height="20">
<data encoding="base64" compression="zlib">
eJxjYCAevBVgYHgnQIIGLOAsNwPDOW7y9aO74S7QrHsUmEeJ3SMN4PI7JeHylgx9QzkeyPHvQJo1VMIalzth4ug0uXZQAmD2EnIDsjpy3QTzKznuQ2fjMhtEAwB/YCoh
eJxjYCAevBVgYHgnQIIGLOAsNwPDOW7y9aO74S7QrHsUmEeJ3SMNvMXhd3LCBWYWLjMJ6cVmHzlm0ROA3EctN9LCr9jMHCppHl+aeCeASZNrByXgHVKax+eGdyTkDVxq3pGR1pDdRKz7AGWmLBk=
</data>
</layer>
<layer name="Walkable" width="20" height="20" visible="0">
<layer name="Walkable" width="20" height="20">
<data encoding="base64" compression="zlib">
eJy1k8EJADEIBFPCNZX+WzrucRBE3TExgg9Bx1V0PmNM4J+RPFvzm40tb80hPGJrTcSKYtWbzkr2qXiVebK+FfNmoizSK9NHd5Cxsr1E9YrV/R/dN73D8/ZQ+eEK61RnN29Hp8rrZFF9N+9T+QstvEe5
eJy9k1kKACAIBTtCl+r+V4o+gpDMeW2CH4JOL5eSUyrAm5E8W9PNxpY35hAesZkGy/Li6G36V9LPlT7KjfSp/SPzUmq9PDITRRfpi1cfsW7fx+lO3+DN+qDcsMo71fmLp9wVufcdFtX3cj8jrxDXRbs=
</data>
</layer>
<objectgroup name="Mapevents">
<objectgroup name="Mapevents" width="0" height="0">
<object name="north" type="mapchange" x="320" y="0" width="32" height="32">
<properties>
<property name="map" value="blackwater_mountain2"/>
@@ -157,7 +157,7 @@
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn">
<objectgroup name="Spawn" width="0" height="0">
<object name="forestboar4" type="spawn" x="128" y="352" width="448" height="160">
<properties>
<property name="quantity" value="3"/>
@@ -165,11 +165,11 @@
</object>
<object name="gornaud_1" type="spawn" x="192" y="64" width="64" height="96"/>
<object name="gornaud_1" type="spawn" x="352" y="64" width="96" height="32"/>
<object name="forestwolf2" type="spawn" x="64" y="160" width="512" height="160">
<object name="forestwolf2" type="spawn" x="64" y="160" width="544" height="160">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Keys"/>
<objectgroup name="Keys" width="0" height="0"/>
</map>

View File

@@ -1,218 +1,218 @@
<?xml version="1.0" encoding="UTF-8"?>
<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">
<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_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">
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_table_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
</tileset>
<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">
<image source="../drawable/map_window_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4917" 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">
<data encoding="base64" compression="zlib">
eJztlT0OgkAQhY1GOgouwhXUWhu1xJI7eSL0BGpr6REsZRM2DuObHxCsLL4o5O3Om9lHtpxOJqVATljUrMiztSbolwq5k23NvqN+p6B50nx59NJMSuahStvshHmtOuoR1MMlbVM28+L77zvqo6dWjwmB6NbZ+z3fP74PGoqkj54otC7VFZm9f9AEjnNdT9dA6GyS9v5x7wLscU90PVoj9Rv3GxpUl8/lV3X5WVlrTqmPyqjLz0qqG5+vqQ+rX2u2XLPJ3mj9mnVZnrmO+zg05xJ++/b7mH2XZ9o7R6v7nOE8e88g9CzRJ89oLkN/RyjPVV3n1hD+P0esOybePP+iLsrzhx9wb3jQ6kp5RvcpnJFCnzxr9ynyhHDlucnunfiR7mDkCeHNszdXyBPCqjv2t2Tl70wY0p83+12/lz+YF2X5hQY=
</data>
</layer>
<layer name="Objects" width="30" height="30">
<data encoding="base64" compression="zlib">
eJzVVs1KAzEQXnXVyi40CIqCDyDo3d/3KFiv+gbWN/AgijdfyaN3XQ+eBMu2JxGqbZ1hd9jpmNkkLR78IGSbTPLNfJlMGkU6duft4zvKeN2a/waMMSSWOk1mwcfi3+zrwtrSbOtHJooejX2uZex6od7vqX2Nr75dZT3i3Oj7D5Rxzf5toehz2LNvKtunGn4J1CdLJ3W6AN2voF0q+n8C7xnYD02hcU/RmO95P+f2pc6G5rBHffOSGyF1ayn++PjgwtARr+QYlNoug5aNgHxOmW1eco4YL2mbxswuAbvEn8OGLcaLsY6hfZf6Zkxnm5Z1+j6v+vNSPms6EzrNSl/EXfO3D10PXlpD+TzyyGcO5A2FjJditXG0WJ5nIl4On/wmXrSl8+2VNYnnEvdFi3ta0PmizvLursdF07AH/h8FtGNLPpPWsu65wGtQCHi8NiTxdPtq9jKftdxynS+Ob8eTb0RS/qZ7R+P8HHm9sr1FWn0mIKf2FtaBzvfLUq8oHt5LNIB3pSb3NPD3l/yWHPhedpQ6sQGcm4G88v7KOfIhtE77AM+UcovuI/GF8Pi89xKUW9i/phX/PrQD1g4ttUA7d5ef3bTSui80f4G5Nnw/wP6n5RjPee7jNHUrZ5xUQyivr+H7BtqtiCtjOYh+ov+kGc8VrmWP3VXJOWb/o8nmxBSxcz66d1Irrpltbzn+A7ZCz1s=
</data>
</layer>
<layer name="Above" width="30" height="30">
<data encoding="base64" compression="zlib">
eJzFVs1Kw0AQXolNwRQTAqYXzyrqyfcQvPWk9pQ+ivhMelcQ9QFKq7dCS3rz56DgLJsh62Ymm02CfrCEbL7km7+diRAFrjcEiUWkrsuBEKPIzqeQDertLYk9iTTXXRnPF1GZ2xaUXU24VHzeeuW9d2IPMSL8q+Kb8VnD+0NfiB2/zE183p6U0OX4nE1Dgo88zh6Jm1itq5wrY0Dx8Z1dWBPgZFGha/IT415++wU0XuMixg+xWgg9BjofbZK6en44f5+B09fyMoNvzGM6xhSQjzZRujZ/uwCli8BcnYXq+hgI8RT8fv8DOJ8O66tn10VgLGegOQ/Kz7m6pSBzNmHibKJP9TVPLe7cUTjZVjnj6qoOvj219oB/CnmY5mfI5rv016WebVjltWrzvcrftvU8jfmr1LLFGev5POQ1qLyg79Q1raGL0HvDHeT03ivu94F/5LCOLXWVbPI+tgXXr/4CXdVzF7pcPbvM0ya6CKzncV7PVfPUtVe61PNFWMxRcwbX7ZVop2td6XNUn8GXhk0S+qy3zX08j1sN6lq36TambZSgzpGpf2DoHxK9oImNlO7a8b/btWfpfes/UPffjAP+i2Yd2O8a6zb4AUN+kmA=
</data>
</layer>
<layer name="Walkable" width="30" height="30" visible="0">
<data encoding="base64" compression="zlib">
eJztkssNwDAIQzNCl+r+K1W9RRF2jPi0hyAh5WPyCHBfY9zHjxf5a5V69IbnnVWvxq46hWvFsFjljMVm29+4890uLjpDjIvW3hwYV61RNpflws4iXKb11MLD3WnRf6PceY/W895rkXmOusKtNKXnHVxUG7WGaA6s+VT/29Xfr+YKaSN5MO7aB8XUnCyuNQ9VptaFaTO5GTlH+t/N7uI+g1vAQA==
</data>
</layer>
<objectgroup name="Mapevents">
<object name="south" type="mapchange" x="128" y="928" width="320" height="32">
<properties>
<property name="map" value="blackwater_mountain10"/>
<property name="place" value="north"/>
</properties>
</object>
<object name="house1" type="mapchange" x="576" y="768" width="32" height="32">
<properties>
<property name="map" value="blackwater_mountain21"/>
<property name="place" value="south"/>
</properties>
</object>
<object name="house2" type="mapchange" x="352" y="736" width="32" height="32">
<properties>
<property name="map" value="blackwater_mountain22"/>
<property name="place" value="south"/>
</properties>
</object>
<object name="house3" type="mapchange" x="128" y="704" width="32" height="32">
<properties>
<property name="map" value="blackwater_mountain23"/>
<property name="place" value="south"/>
</properties>
</object>
<object name="house4" type="mapchange" x="128" y="512" width="32" height="32">
<properties>
<property name="map" value="blackwater_mountain24"/>
<property name="place" value="south"/>
</properties>
</object>
<object name="house5" type="mapchange" x="128" y="320" width="32" height="32">
<properties>
<property name="map" value="blackwater_mountain25"/>
<property name="place" value="south"/>
</properties>
</object>
<object name="house6" type="mapchange" x="320" y="224" width="32" height="32">
<properties>
<property name="map" value="blackwater_mountain26"/>
<property name="place" value="south"/>
</properties>
</object>
<object name="house7" type="mapchange" x="544" y="192" width="32" height="32">
<properties>
<property name="map" value="blackwater_mountain27"/>
<property name="place" value="south"/>
</properties>
</object>
<object name="house8" type="mapchange" x="704" y="224" width="32" height="32">
<properties>
<property name="map" value="blackwater_mountain28"/>
<property name="place" value="south"/>
</properties>
</object>
<object name="house9" type="mapchange" x="512" y="416" width="32" height="32">
<properties>
<property name="map" value="blackwater_mountain29"/>
<property name="place" value="south"/>
</properties>
</object>
<object name="sign_prim_n" type="sign" x="256" y="416" width="32" height="32"/>
<object name="sign_prim_s" type="sign" x="256" y="736" width="32" height="32"/>
</objectgroup>
<objectgroup name="Spawn">
<object name="prim_commoner1" type="spawn" x="288" y="768" width="608" height="96"/>
<object name="prim_commoner2" type="spawn" x="288" y="576" width="352" height="96"/>
<object name="prim_commoner3" type="spawn" x="224" y="256" width="128" height="160"/>
<object name="prim_commoner4" type="spawn" x="416" y="160" width="480" height="192"/>
<object name="moyra" type="spawn" x="64" y="192" width="32" height="32"/>
</objectgroup>
<objectgroup name="Keys"/>
</map>
<?xml version="1.0" encoding="UTF-8"?>
<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">
<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_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">
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_table_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
</tileset>
<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">
<image source="../drawable/map_window_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4917" 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">
<data encoding="base64" compression="zlib">
eJztlT0OgkAQhY1GOgouwhXUWhu1xJI7eSL0BGpr6REsZRM2DuObHxCsLL4o5O3Om9lHtpxOJqVATljUrMiztSbolwq5k23NvqN+p6B50nx59NJMSuahStvshHmtOuoR1MMlbVM28+L77zvqo6dWjwmB6NbZ+z3fP74PGoqkj54otC7VFZm9f9AEjnNdT9dA6GyS9v5x7wLscU90PVoj9Rv3GxpUl8/lV3X5WVlrTqmPyqjLz0qqG5+vqQ+rX2u2XLPJ3mj9mnVZnrmO+zg05xJ++/b7mH2XZ9o7R6v7nOE8e88g9CzRJ89oLkN/RyjPVV3n1hD+P0esOybePP+iLsrzhx9wb3jQ6kp5RvcpnJFCnzxr9ynyhHDlucnunfiR7mDkCeHNszdXyBPCqjv2t2Tl70wY0p83+12/lz+YF2X5hQY=
</data>
</layer>
<layer name="Objects" width="30" height="30">
<data encoding="base64" compression="zlib">
eJzVVs1KAzEQXnXVyi40CIqCDyDo3d/3KFiv+gbWN/AgijdfyaN3XQ+eBMu2JxGqbZ1hd9jpmNkkLR78IGSbTPLNfJlMGkU6duft4zvKeN2a/waMMSSWOk1mwcfi3+zrwtrSbOtHJooejX2uZex6od7vqX2Nr75dZT3i3Oj7D5Rxzf5toehz2LNvKtunGn4J1CdLJ3W6AN2voF0q+n8C7xnYD02hcU/RmO95P+f2pc6G5rBHffOSGyF1ayn++PjgwtARr+QYlNoug5aNgHxOmW1eco4YL2mbxswuAbvEn8OGLcaLsY6hfZf6Zkxnm5Z1+j6v+vNSPms6EzrNSl/EXfO3D10PXlpD+TzyyGcO5A2FjJditXG0WJ5nIl4On/wmXrSl8+2VNYnnEvdFi3ta0PmizvLursdF07AH/h8FtGNLPpPWsu65wGtQCHi8NiTxdPtq9jKftdxynS+Ob8eTb0RS/qZ7R+P8HHm9sr1FWn0mIKf2FtaBzvfLUq8oHt5LNIB3pSb3NPD3l/yWHPhedpQ6sQGcm4G88v7KOfIhtE77AM+UcovuI/GF8Pi89xKUW9i/phX/PrQD1g4ttUA7d5ef3bTSui80f4G5Nnw/wP6n5RjPee7jNHUrZ5xUQyivr+H7BtqtiCtjOYh+ov+kGc8VrmWP3VXJOWb/o8nmxBSxcz66d1Irrpltbzn+A7ZCz1s=
</data>
</layer>
<layer name="Above" width="30" height="30">
<data encoding="base64" compression="zlib">
eJzFVs1Kw0AQXolNwRQTAqYXzyrqyfcQvPWk9pQ+ivhMelcQ9QFKq7dCS3rz56DgLJsh62Ymm02CfrCEbL7km7+diRAFrjcEiUWkrsuBEKPIzqeQDertLYk9iTTXXRnPF1GZ2xaUXU24VHzeeuW9d2IPMSL8q+Kb8VnD+0NfiB2/zE183p6U0OX4nE1Dgo88zh6Jm1itq5wrY0Dx8Z1dWBPgZFGha/IT415++wU0XuMixg+xWgg9BjofbZK6en44f5+B09fyMoNvzGM6xhSQjzZRujZ/uwCli8BcnYXq+hgI8RT8fv8DOJ8O66tn10VgLGegOQ/Kz7m6pSBzNmHibKJP9TVPLe7cUTjZVjnj6qoOvj219oB/CnmY5mfI5rv016WebVjltWrzvcrftvU8jfmr1LLFGev5POQ1qLyg79Q1raGL0HvDHeT03ivu94F/5LCOLXWVbPI+tgXXr/4CXdVzF7pcPbvM0ya6CKzncV7PVfPUtVe61PNFWMxRcwbX7ZVop2td6XNUn8GXhk0S+qy3zX08j1sN6lq36TambZSgzpGpf2DoHxK9oImNlO7a8b/btWfpfes/UPffjAP+i2Yd2O8a6zb4AUN+kmA=
</data>
</layer>
<layer name="Walkable" width="30" height="30" visible="0">
<data encoding="base64" compression="zlib">
eJztkssNwDAIQzNCl+r+K1W9RRF2jPi0hyAh5WPyCHBfY9zHjxf5a5V69IbnnVWvxq46hWvFsFjljMVm29+4890uLjpDjIvW3hwYV61RNpflws4iXKb11MLD3WnRf6PceY/W895rkXmOusKtNKXnHVxUG7WGaA6s+VT/29Xfr+YKaSN5MO7aB8XUnCyuNQ9VptaFaTO5GTlH+t/N7uI+g1vAQA==
</data>
</layer>
<objectgroup name="Mapevents">
<object name="south" type="mapchange" x="128" y="928" width="320" height="32">
<properties>
<property name="map" value="blackwater_mountain10"/>
<property name="place" value="north"/>
</properties>
</object>
<object name="house1" type="mapchange" x="576" y="768" width="32" height="32">
<properties>
<property name="map" value="blackwater_mountain21"/>
<property name="place" value="south"/>
</properties>
</object>
<object name="house2" type="mapchange" x="352" y="736" width="32" height="32">
<properties>
<property name="map" value="blackwater_mountain22"/>
<property name="place" value="south"/>
</properties>
</object>
<object name="house3" type="mapchange" x="128" y="704" width="32" height="32">
<properties>
<property name="map" value="blackwater_mountain23"/>
<property name="place" value="south"/>
</properties>
</object>
<object name="house4" type="mapchange" x="128" y="512" width="32" height="32">
<properties>
<property name="map" value="blackwater_mountain24"/>
<property name="place" value="south"/>
</properties>
</object>
<object name="house5" type="mapchange" x="128" y="320" width="32" height="32">
<properties>
<property name="map" value="blackwater_mountain25"/>
<property name="place" value="south"/>
</properties>
</object>
<object name="house6" type="mapchange" x="320" y="224" width="32" height="32">
<properties>
<property name="map" value="blackwater_mountain26"/>
<property name="place" value="south"/>
</properties>
</object>
<object name="house7" type="mapchange" x="544" y="192" width="32" height="32">
<properties>
<property name="map" value="blackwater_mountain27"/>
<property name="place" value="south"/>
</properties>
</object>
<object name="house8" type="mapchange" x="704" y="224" width="32" height="32">
<properties>
<property name="map" value="blackwater_mountain28"/>
<property name="place" value="south"/>
</properties>
</object>
<object name="house9" type="mapchange" x="512" y="416" width="32" height="32">
<properties>
<property name="map" value="blackwater_mountain29"/>
<property name="place" value="south"/>
</properties>
</object>
<object name="sign_prim_n" type="sign" x="256" y="416" width="32" height="32"/>
<object name="sign_prim_s" type="sign" x="256" y="736" width="32" height="32"/>
</objectgroup>
<objectgroup name="Spawn">
<object name="prim_commoner1" type="spawn" x="288" y="768" width="608" height="96"/>
<object name="prim_commoner2" type="spawn" x="288" y="576" width="352" height="96"/>
<object name="prim_commoner3" type="spawn" x="224" y="256" width="128" height="160"/>
<object name="prim_commoner4" type="spawn" x="416" y="160" width="480" height="192"/>
<object name="moyra" type="spawn" x="64" y="192" width="32" height="32"/>
</objectgroup>
<objectgroup name="Keys"/>
</map>

View File

@@ -127,22 +127,12 @@
</layer>
<layer name="Objects" width="15" height="15">
<data encoding="base64" compression="zlib">
eJxjYKANmMbIwLCLF7+adkbs4pNwiKOD7UDzO6FqdZgYGEDMBF4IDQMZrAwM27C4QxuofiYjRB8ICDIg6GSoWAUrqh4vAQaGXAFUsTo0s29yQegyoDgHNwPDVix2+wpgisEAJzeCDXOHLBMkPGHgNQ+qObVIdsD0m7MgxNKA8m94cNv5CioHU/MaTS2MP5UZIRaFww+WLNjFNZH85S2AMLMUye3STAh2uAB2t3gj2QuSQ9aDC8gyoeolRg8ymMYL0XsfTxjiAst4Ud2MDQAAEuAd6g==
</data>
</layer>
<layer name="Objects_replace" width="15" height="15">
<data encoding="base64" compression="zlib">
eJxjYBgFo2DoAG8ByvS+5iFdXxkv+fa+4oHofYPHXgCuPgTV
eJxjYKANmMbIwLCLF7+adkbs4pNwiKOD7UDzO6FqdZgYGEDMBF4IDQMZrAwM27C4QxuofiYjRB8ICDIg6GSoWAUrqh4vAQaGXAFUsTo0s29yQegyoDgHNwPDVix2+wpgisEAJzeCDXOHLBMkPGHgNQ+qObVIdsD0m7MgxNKA8m94cNv5CioHU/MaTS2MP5UZIRaFww+WLNjFNZH85S2AMLMUye3STAh2uAB2t3gj2QuSQ9aDC4DCr40XohdEE6MHGSQg6SUVpPGiuhkbAACF1R5C
</data>
</layer>
<layer name="Above" width="15" height="15">
<data encoding="base64" compression="zlib">
eJxjYKA+CBcgT186UF8amXqx6bPlJs+s4QbSyQxTECA3LinVK8uEKebNy8Dgw0ueedFAfTFA3EaGflD4+QL1+ZGhFxQGsUB9cXj0AgDpkQf0
</data>
</layer>
<layer name="Above_replace" width="15" height="15">
<data encoding="base64" compression="zlib">
eJxjYBgFo2AU4APpAuTrDSdCLwA+gADf
eJxjYKA+CBcgT186UF8amXqx6bPlJs+s4QbSyQxTECA3LinVK8uEKebNy8Dgw0ueedFAfTFk6gWFny9Qrx8Z+kFhEAvUF4dHLwCUogdh
</data>
</layer>
<layer name="Walkable" width="15" height="15">
@@ -150,11 +140,6 @@
eJxzFWBgcB1BGAbQxZBpdHF0vfgAujpS9GIzi1z9uPxNqn50MVLsJddOUsN7qGMAZL8uKA==
</data>
</layer>
<layer name="Walkable_replace" width="15" height="15">
<data encoding="base64" compression="zlib">
eJxjYBgFo2AUDCQAAAOEAAE=
</data>
</layer>
<objectgroup name="Mapevents" width="0" height="0">
<object name="west" type="mapchange" x="0" y="128" width="32" height="96">
<properties>
@@ -168,19 +153,6 @@
<property name="place" value="south"/>
</properties>
</object>
<object name="south" type="mapchange" x="192" y="448" width="96" height="32">
<properties>
<property name="map" value="blackwater_mountain5c"/>
<property name="place" value="north"/>
</properties>
</object>
<object name="quest:queststage" type="replace" x="192" y="352" width="96" height="128">
<properties>
<property name="Above" value="Above_replace"/>
<property name="Objects" value="Objects_replace"/>
<property name="Walkalbe" value="Walkalbe_replace"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn" width="0" height="0">
<object name="bwm_agent_1" type="spawn" x="96" y="224" width="224" height="160"/>
@@ -197,5 +169,4 @@
</properties>
</object>
</objectgroup>
<objectgroup name="Replace" width="15" height="15"/>
</map>

View File

@@ -137,37 +137,22 @@
</tileset>
<layer name="Ground" width="14" height="10">
<data encoding="base64" compression="zlib">
eJzTY2Jg0MODHbBgmLgjENvjUAOS8xZExbpAsSAgDgbiQCgbHYPkogVRMUhfChCfYIPgFCZMfJcNE+si6cGFKdH3Fos+GQJ6cdkHC2+YOhk0s2Sw+BFZHz6sj6T3LQn69JgQ7pCB8gErwEPJ
eJzTY2Jg0MODHbBgmLgjENtjkQeJewtiYl2geBAQBwNxIJSNjEHi0YKYGKQvBYhPsEFwChMqvsuGHesi6cGGKdX3Fos+GTx68dkHC2+YWhhfBgnj04cP6zOhuplYfej2g/gAxDZDew==
</data>
</layer>
<layer name="Objects" width="14" height="10">
<data encoding="base64" compression="zlib">
eJxjYKAd6GRkYLDnRhWbxYgq/5KLgcEOTc1MqJoWFgiGAR0mBgZtJoi8Ly8Dgx8QT+OFyAWIMDCYAtVOZWZgmMICwcigDKhuGRDHAnEclA3TBwI+zBDaVwCh5zUPhI4Gqo0B4jaofmR9MPCGB8GWZYLQr3gg9sD0w/TB7FgJtDNVANUckF5pJux8mLmaaOFFDJjAD6HNWfCrIwQAypYXoQ==
</data>
</layer>
<layer name="Objects_replace" width="14" height="10">
<data encoding="base64" compression="zlib">
eJxjYBg54DUPgj2NkTS9rVD1pbzE63nDQ1jNUAMAzGoDjw==
eJxjYKAd6GRkYLDnRhWbxYgq/5KLgcEOTc1MqJoWFgiGAR0mBgZtJoi8Ly8Dgx8QTwPiABEGBlOgutc8DAxTmRkYprBAMDIoA6pbBsSxQBwHZYP0gcRBwIcZ0/0g80AgGqgmBojboPpB+tDBGx4EW5YJQr/igdgD049sHwisBNqZKoBqDkivNBOm+cjmanJjl8cHJvBDaHMW/OoIAQBY6hio
</data>
</layer>
<layer name="Above" width="14" height="10">
<data encoding="base64" compression="zlib">
eJxjYKAdCBcgT18aAX3TeDHFdJgIm+sN1OcD1esLpP2wmPOWB7edMP1xWPQRA9J48dtBS5BOZlygAwB0zAew
</data>
</layer>
<layer name="Above_replace" width="14" height="10">
<data encoding="base64" compression="zlib">
eJxjYBgFo4B4AAACMAAB
eJxjYKANCBcgT18aEfqm8aLydZiIM9sbqM8HqtcXSPvx4lePbidMfxwJ+qSBbpOFui+NBH3UBulkxgc6AADaNgX6
</data>
</layer>
<layer name="Walkable" width="14" height="10">
<data encoding="base64" compression="zlib">
eJxzFWBgcB3GGBngk0NXg08fIb3I8tj0YaOp4R9i9FEangBkrSXb
</data>
</layer>
<layer name="Walkable_replace" width="14" height="10">
<data encoding="base64" compression="zlib">
eJxjYBgFo4B4AAACMAAB
eJxzFWBgcB0mGASwicEAPjl0dfj04dKLTZ6Qe3CZT6p9xOqnNIwB96MkMg==
</data>
</layer>
<objectgroup name="Mapevents" width="14" height="10">
@@ -189,17 +174,4 @@
<object name="restless_dead_1" type="spawn" x="256" y="128" width="160" height="96"/>
</objectgroup>
<objectgroup name="Keys" width="14" height="10"/>
<objectgroup name="Replace" width="14" height="10">
<object name="quest:queststage" type="replace" x="96" y="128" width="160" height="96">
<properties>
<property name="Walkable" value="Walkable_replace"/>
</properties>
</object>
<object name="quest:queststage" type="replace" x="96" y="96" width="160" height="128">
<properties>
<property name="Above" value="Above_replace"/>
<property name="Objects" value="Objects_replace"/>
</properties>
</object>
</objectgroup>
</map>

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="10" height="8" tilewidth="32" tileheight="32">
<map version="1.0" orientation="orthogonal" width="15" 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>
@@ -180,40 +180,28 @@
<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="8">
<layer name="Ground" width="15" height="9">
<data encoding="base64" compression="zlib">
eJxbz8TAsIUTgdcC+euw4PVo6vYD+QewYHR1F4H8S1gwujoQfsKEibGpw4aprQ7k5zlEYADGjzq9
eJxbx8TAsA4NrwfiLZwIvBaLGlyYVL0HkPBBNL370eRhGGbPJSR8GU3vRTR5GIbpfYKEkfXB8BMmTIzNf8TigdQLwnOgGJ2PDwMAmr1itA==
</data>
</layer>
<layer name="Objects" width="10" height="8">
<layer name="Objects" width="15" height="9">
<data encoding="base64" compression="zlib">
eJxjYICA7WIMBMENQeLUwcy7JojgizFBaFEmhNhDIYR5q4HinEwItbJI6mDmPRJC8K9Dzb6DJAbSdwqobhseDAPIboOZy4tmJzEAAHRvEyM=
eJxjYMAOPgkxMFwCYiZhHArwgJNAfaeAWIgMvWeEIHbfESKs9hsbBH9ng/DZ2VFpfICNHYJBatcwMTC8gdoHsns1E6b6rVjc8wkqBnJrPtCvBcII/lEgPgYNw6M4/HIGyc7jQHxCCFUMBN5g0Tsb6L65TAg7QABkzyMhRNjDwpESAABJ5yQn
</data>
</layer>
<layer name="Above" width="10" height="8">
<layer name="Above" width="15" height="9">
<data encoding="base64" compression="zlib">
eJxjYGBgOCzGQBQYaeqIAQCL3gXw
eJxjYMAOdgoxMOwSwiFJABwWI08fst7vbKTbc4kEe7G5MV6YgSFBmDy9ILAdGF47CIQZMWGDK+wpCVdyAACXJQ17
</data>
</layer>
<layer name="Walkable" width="10" height="8">
<layer name="Walkable" width="15" height="9">
<data encoding="base64" compression="zlib">
eJzbKMaAAjaK4caDQR0uQAt1xGAA99Ef4A==
eJzbKMbAsHEUj2IsGAB9E2jy
</data>
</layer>
<objectgroup name="Mapevents" width="10" height="8">
<object name="north " type="mapchange" x="32" y="0" width="96" height="32">
<properties>
<property name="map" value="blackwater_mountain5"/>
<property name="place" value="south"/>
</properties>
</object>
<object name="east" type="mapchange" x="288" y="128" width="32" height="96">
<properties>
<property name="map" value="blackwater_mountain9"/>
<property name="place" value="west"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn" width="10" height="8"/>
<objectgroup name="Keys" width="10" height="8"/>
<objectgroup name="Mapevents" width="15" height="9"/>
<objectgroup name="Spawn" width="15" height="9"/>
<objectgroup name="Keys" width="15" height="9"/>
<objectgroup name="Replace" width="15" height="9"/>
</map>

View File

@@ -182,22 +182,17 @@
</tileset>
<layer name="Ground" width="19" height="12">
<data encoding="base64" compression="zlib">
eJyNkbENwCAMBCO67N+yApAiPWEEyAoMEqKA9LFscHHN837Zjzfb5idcwExbZaRGAVwjEC0ucob/blRgZKGWuy7dk7rv3P/E/sbpdL7APtT/koW3sRvOV2GfIGQjbjKPHu4uild4jsnN1nyMvjVZ0r707zQ9aLMsAzfD9aOFdiFpyAPx86bW
eJydkTsSgCAMRBk67996BT6FPXIE5AoeRBzJzJpJwLF4zbIsm+CtMX7ADoy0WUZuHIBrBKalSQ75a+MEKAu10nVtntx92/Im9TNJxxycpwr+m6KcUTfqgfNwb1CyETfpQR5pLo5XeiBx8NZqH2hPs/ei4pH+7sse/mRRZ+mOtB8On3mka17iAn5Zps4=
</data>
</layer>
<layer name="Objects" width="19" height="12">
<data encoding="base64" compression="zlib">
eJxjYKAf4GRiYPBjQhVTFmZg+MRGvBlSUP2SQDoOiPmRzAOJMbEzMHAxQdjEgDVQdRsFGRh2ijEwOCPpuyMGoVfjMCsPKK4oDGGfEYLQIDPmQdUHQ+mvfBCzrgtC+ErCCL/A3FnHhHDPQ6hZs5HsBbkB5laYu24IIty2TQjVPzDwhQ/iJhjYA2TvRcLvxCDuQ7bvGNCsN0B8B4iFgG69BKSvQd0uhmT+SyFUu2ZjCadtYpj4JtQ9d5Dc/Awo9hKImfHEGyiMbwpB3HMJ6rY3aG44DDTjGxD/BOJHQpB4JRbMBdr9SRRTDJ//qA0A/BA4MQ==
</data>
</layer>
<layer name="Objects_replace" width="19" height="12">
<data encoding="base64" compression="zlib">
eJxjYBgFwwmsYWJguC5ImRnXoPofCSHEyDVzmxgmvilGHffdoNCfgxEAAPH2CxU=
eJxjYKAf4GRiYPBjQhVTFmZg+MRGvBlSUP2SQDoOiPmRzAOJMbEzMHAxQdjEgDVQdRsFIbQzkr47YhB6NQ6z8oDiisIQ9hkhhPg8qPpgKP2VD2LWdagdSsKYZtUxIdzzEGrWbCR7QW6AuRXmrhuCmG4DqUF2yxc+VPk9QL17kfA7MYj7kO3bJoSwSwjo1ktA/jWo28WQ7HuJZA+6e2HgGFDNSSA+JQRx1yckPXeEEG5+BnTHSyBmxhNvIP03hSDuOQ7EJ4D4DZobDgPN+AbEP4H4kRAiXrEBkFuQ3TwXyP4kiqpmLpI8Nv9RGwAAg2k2Jg==
</data>
</layer>
<layer name="Above" width="19" height="12">
<data encoding="base64" compression="zlib">
eJxjYKAfOCxGnBgxZlyiolmkymFTg809xMiRooZYwCRMmf4dQhAzdgLpXULY1Vwm0r0ngPqFgGadBNKnhLC7jZR4w+cmEJjLRLxZgxEAALAJEt4=
eJxjYKAfOCxGnBgxZlyiolmkymFTg809xMiBwGUxwmqIBSBzmIQpN2enEAPDLiHc8pfJcO92oHk7sJhJbLzh0o8M5jIRZ9ZxoDknCJg1EAAAawAURw==
</data>
</layer>
<layer name="Walkable" width="19" height="12">
@@ -205,11 +200,6 @@
eJzbKMbAsHEYYRAgRw8M4BMj1hx0d6ADUswh1yxc6vABSsKInHCihlm4wotaZuESoxUGAGgrhbU=
</data>
</layer>
<layer name="Walkable_replace" width="19" height="12">
<data encoding="base64" compression="zlib">
eJxjYBgFo2AUDBYAAAOQAAE=
</data>
</layer>
<objectgroup name="Mapevents" width="19" height="12">
<object name="north" type="mapchange" x="448" y="64" width="32" height="32">
<properties>
@@ -223,12 +213,6 @@
<property name="place" value="up"/>
</properties>
</object>
<object name="west" type="mapchange" x="0" y="224" width="32" height="96">
<properties>
<property name="map" value="blackwater_mountain5c"/>
<property name="place" value="east"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn" width="19" height="12">
<object name="gornaud_1" type="spawn" x="128" y="160" width="128" height="128"/>
@@ -236,17 +220,5 @@
<object name="gornaud_1" type="spawn" x="320" y="192" width="160" height="160"/>
</objectgroup>
<objectgroup name="Keys" width="19" height="12"/>
<objectgroup name="Replace" width="19" height="12">
<object name="quest:queststage" type="replace" x="0" y="224" width="192" height="96">
<properties>
<property name="Walkalbe" value="Walkalbe_replace"/>
</properties>
</object>
<object name="quest:queststage" type="replace" x="0" y="192" width="192" height="128">
<properties>
<property name="Above" value="Walkable_replace"/>
<property name="Objects" value="Objects_replace"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Replace" width="19" height="12"/>
</map>

View File

@@ -1,147 +1,151 @@
<?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="20" height="15" tilewidth="32" tileheight="32">
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_bed_1.png"/>
<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"/>
<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"/>
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="385" name="map_broken_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_broken_1.png"/>
<image source="../drawable/map_broken_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="513" name="map_cavewall_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_cavewall_1.png"/>
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
</tileset>
<tileset firstgid="621" name="map_cavewall_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_cavewall_2.png"/>
<image source="../drawable/map_cavewall_2.png" width="576" height="192"/>
</tileset>
<tileset firstgid="729" name="map_cavewall_3" tilewidth="32" tileheight="32">
<image source="../drawable/map_cavewall_3.png"/>
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
</tileset>
<tileset firstgid="837" name="map_chair_table_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_chair_table_1.png"/>
<image source="../drawable/map_chair_table_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="965" name="map_crate_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_crate_1.png"/>
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1093" name="map_cupboard_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_cupboard_1.png"/>
<image source="../drawable/map_cupboard_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1221" name="map_curtain_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_curtain_1.png"/>
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1349" name="map_entrance_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_entrance_1.png"/>
<image source="../drawable/map_entrance_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1477" name="map_fence_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_fence_1.png"/>
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1605" name="map_fence_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_fence_2.png"/>
<image source="../drawable/map_fence_2.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1733" name="map_ground_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_1.png"/>
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1861" name="map_ground_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_2.png"/>
<image source="../drawable/map_ground_2.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1989" name="map_ground_3" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_3.png"/>
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2117" name="map_ground_4" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_4.png"/>
<image source="../drawable/map_ground_4.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2245" name="map_ground_5" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_5.png"/>
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2373" name="map_ground_6" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_6.png"/>
<image source="../drawable/map_ground_6.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2501" name="map_ground_7" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_7.png"/>
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2629" name="map_ground_8" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_8.png"/>
<image source="../drawable/map_ground_8.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2757" name="map_indoor_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_indoor_1.png"/>
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2885" name="map_kitchen_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_kitchen_1.png"/>
<image source="../drawable/map_kitchen_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3013" name="map_outdoor_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_outdoor_1.png"/>
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3141" name="map_pillar_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_pillar_1.png"/>
<image source="../drawable/map_pillar_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3269" name="map_plant_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_plant_1.png"/>
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3397" name="map_rock_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_rock_1.png"/>
<image source="../drawable/map_rock_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3525" name="map_roof_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_roof_1.png"/>
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3653" name="map_roof_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_roof_2.png"/>
<image source="../drawable/map_roof_2.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3781" name="map_shop_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_shop_1.png"/>
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3909" name="map_sign_ladder_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_sign_ladder_1.png"/>
<image source="../drawable/map_sign_ladder_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4037" name="map_table_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_table_1.png"/>
<image source="../drawable/map_table_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4165" name="map_trail_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_trail_1.png"/>
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4293" name="map_tree_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_tree_1.png"/>
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4421" name="map_wall_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_wall_1.png"/>
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4549" name="map_wall_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_wall_2.png"/>
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
</tileset>
<tileset firstgid="4669" name="map_wall_3" tilewidth="32" tileheight="32">
<image source="../drawable/map_wall_3.png"/>
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
</tileset>
<tileset firstgid="4789" name="map_window_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_window_1.png"/>
<image source="../drawable/map_window_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4917" name="map_window_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_window_2.png"/>
<image source="../drawable/map_window_2.png" width="512" height="256"/>
</tileset>
<layer name="Ground" width="20" height="15">
<data encoding="base64" compression="zlib">
eJy1lN0JgCAUhaUg8CFawBW0EawRshUatm0aoQwSLqfTH9jD96LH794rqCuUcgcd4G54yvWRAHhSoyNZD642MkYmYCA1AsnuOQu9zRUHa0wXWQu9pfWlvHYjMuuFT2ZW4qu1Uo0+r8tsmhl9dJboaomPzfzG95Y/fO4HX64ec/vkG8npSpiPXnOcufs3ktfAXViyx9gALAWqBw==
eJy1lFEKgzAQRJcWCn6UXiBXSDxC9Ai1V/CwvU2P0LqQwDAdRSF+vJ/M+LIraLqYpcJApA08HxfeN7Mocs8mIos7Bui+ii+Tqy/ZTDzFHRN03eV4D2ccIWP4jnmlG2m2ev65rrsZ7GbwYecrfPfO7NH9n2O37sw+ucvi6oVP7bzHt5czfOkEX6sZW/vwG2npqoSD3lCe2fpvVG+gdxFFpvgBr6qr3g==
</data>
</layer>
<layer name="Objects" width="20" height="15">
<data encoding="base64" compression="zlib">
eJxjYBg6YBIjA8N0IPZiRoi95ILQdtyofJAakFpcQIeJgaGMF8KOgpqnzYSQB+mdxIhQG4VkJ7I6GDBnwW3XNh4IDbMPHZih6dVBMz9VAEJ38CDYMIAuhi6PzXwQWAn0z18uVLHXPBAxkBy6Odj8/JoHU4xYgM1NRAEW7Hp3ILklHD0MWFD9w4IjHpCBL5ZwRLcfn/8pCRtigDRafID8jC3eQICQf9HNQgayTKjqYHxkNshefGZQEwAAdE4aqA==
eJxjYBg6YBIjA8N0IPZiRoi95ILQdtyofJAaHSbcZoHkyngh7CioedpI6kH2gOyDqY1CslMbi7nmLLjt2sYDoWH2oQMzNL3o7k4VgNAdPAg2DKCLoctjMx8EVgL985cLVew1D0QMJIduDjY/v+bBFCMWYHMTUYAFu94dSG4JRw8DFlT/sOCIB2TgiyUc0e3H539KwoYYII0WHyA/Y4s3ECDkX3SzkIEsE6o6GB+ZDbIXnxnUBADeZxo+
</data>
</layer>
<layer name="Above" width="20" height="15">
<data encoding="base64" compression="zlib">
eJxjYKAdCBegnlqQfBoJ5lFqH6lmYXNbBQ9xYtjMoybAZV4qmfbQy324ACF3yzKR7xZq2E8MSKdyGNLaz4MFAAC2bgeo
eJxjYKAMhAuQJ4dLbRoOPSB5XHLkAFLcRoxZ2NxWwUOcGDbzqAlwmZdKpj30ch8uQMjdskzku4Ua9hMD0qkchrT282ABAGZaCIU=
</data>
</layer>
<layer name="Walkable" width="20" height="15">
<data encoding="base64" compression="zlib">
eJxzFWBgcB2hGAZgbFLU45JHVoduPi5xYtyGTT0ueWxmYrMbl3n41OPyC6mAXPOIcR+6PLluxhf31DKPXEAojVLDLHx+x8amJB8SqxYA96k3dA==
eJxzFWBgcB1EGAToZR4MEGsvsnp8dqEDbGKE7MWmF109LnlsZmKzG5d5+NTj8gupgFzziHEfujy5bsYX99Qyj1xAKI1Swyx8fqdmfiXFDABU+zbK
</data>
</layer>
<objectgroup name="Mapevents">
<layer name="Walkable_replace" width="20" height="15">
<data encoding="base64" compression="zlib">
eJxjYBgFo2AUjIKhAQAEsAAB
</data>
</layer>
<objectgroup name="Mapevents" width="20" height="15">
<object name="south" type="mapchange" x="288" y="448" width="32" height="32">
<properties>
<property name="map" value="catacombs3"/>
@@ -149,18 +153,33 @@
</properties>
</object>
<object name="sign_catacombs4_grave1" type="sign" x="576" y="288" width="32" height="32"/>
<object name="north" type="mapchange" x="512" y="0" width="32" height="32">
<properties>
<property name="map" value="catacombs5"/>
<property name="place" value="south"/>
</properties>
</object>
<object name="sign_catacombs4_grave2" type="sign" x="320" y="128" width="32" height="32"/>
<object name="catacombs_trigger" type="script" x="512" y="32" width="32" height="32">
<properties>
<property name="when" value="enter"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn">
<objectgroup name="Spawn" width="20" height="15">
<object name="catacombguard3" type="spawn" x="96" y="256" width="480" height="160">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="Luthor" type="spawn" x="288" y="224" width="32" height="32">
<object name="Luthor" type="spawn" x="288" y="224" width="32" height="32"/>
</objectgroup>
<objectgroup name="Keys" width="20" height="15"/>
<objectgroup name="Replace" width="20" height="15">
<object name="elythara3:60" type="replace" x="512" y="0" width="32" height="32">
<properties>
<property name="Walkable" value="Walkable_replace"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Keys"/>
</map>

View File

@@ -0,0 +1,182 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="23" height="20" 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_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">
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_table_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
</tileset>
<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">
<image source="../drawable/map_window_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4917" name="map_window_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_window_2.png" width="512" height="256"/>
</tileset>
<layer name="Ground" width="23" height="20">
<data encoding="base64" compression="zlib">
eJylleENgjAQhUlN/OEMrEAZoeAGiiM4rNs4gnKhjS/N67VXf3xJA+Xr4+4I3g2DN7JE8nUPC7Du3CNXWIcOL7qEbecZecD61uDPM6JLeJ3LiH8yZNRcDOaejRmtbrn3PrU5RnfQ6hbvp+IeSR3xPuun7GHeiztg/Ul11Pq5kj1pH/Y2zzSTZ7Au7GwEe5tmGGeUPVM7W5thbUZDw3tpaDOK9dbcpTmrESrulp5pdUvZa/PfU7dSXdi3Za2Xxe3dz1e6jmdNhVy9/xDMmedjmf5xfwFYIdXm
</data>
</layer>
<layer name="Objects" width="23" height="20">
<data encoding="base64" compression="zlib">
eJzNk89Kw0AQxmd7i2Qxd+kTWPEdrM9gnyDpSfBiEUEvRbGClyot1ZuHvoH14Nnn8K4S8AWKM+wMmaybpOqlH4TsbnZ/O3++AKyXXixAbor5vane26SZcbwLxViq8fgfbNIUz09igE4LwEYAm/hkOD5NAM7w2W41Myg/im/EsXTUmTmyU+TsIHc3cmvXOL9J3HgV/kns6kDcfevWjvn9Gv/c38e1O1vPJBYxrzg+UcbzD3xPkLGl4mvj+JPvywP3ir6MqytJ9t9yPOce87fas0XtSJFibTRwDzi3WYVn+qoWKcctvc0rzuheU0/8fi5sec+A6yD7yDPLCrb4kUT98Osm3LEt+qH/k5Tzkbso72e+X/vxLdDLhVrLVF26fP5Q+Uv4U1PENFdnRoH8KE6dn++zIX5/5DtCXvNz8yX5reI16fug5p8i9ZJ635OObDmvkLqeB7Tea/i9JJwX1etS1TvEeIjL77+qHYiZ4noK+HNd9Q3j4UK5
</data>
</layer>
<layer name="Above" width="23" height="20">
<data encoding="base64" compression="zlib">
eJxjYBhcIFwAO5tSs0AgjUpmpwugmoUOdvBAMDEAnxthYCYj8W6DAUJupARQGi+0MBvkXzcCYU6O2cSEI7lhTcg9lMQhyOxpeNINJXEIctM0PGFNr/TRSUa+INZsXHkunUy/yTIRZ38PDnvLCKRtQu4ixn5cgJbxSYm70AG5cUMMgIUBAJbJFPQ=
</data>
</layer>
<layer name="Walkable" width="23" height="20">
<data encoding="base64" compression="zlib">
eJxzFWBgcB3FgwrDAIyNLo4sT465+AC6/aSYiY2PTy05biXWHZSqQ9eDHheE4o2cOCE2LMhNS6SkB2L9S2waxmY2Nv3EyCOL41NDqt9w2UkoLvDZQ0pco/uLkB8oTdekpDFyzaWVOQNlNgD+YXE6
</data>
</layer>
<objectgroup name="Mapevents" width="23" height="20">
<object name="south" type="mapchange" x="672" y="608" width="32" height="32">
<properties>
<property name="map" value="catacombs4"/>
<property name="place" value="north"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn" width="23" height="20">
<object name="demon1" type="spawn" x="96" y="544" width="32" height="32"/>
<object name="catacombguard3" type="spawn" x="320" y="384" width="384" height="160">
<properties>
<property name="quantity" value="4"/>
</properties>
</object>
<object name="catacombguard2" type="spawn" x="96" y="64" width="320" height="224">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="catacombguard3" type="spawn" x="128" y="288" width="64" height="32">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="catacombguard3" type="spawn" x="32" y="320" width="256" height="192">
<properties>
<property name="quantity" value="3"/>
</properties>
</object>
<object name="catacombguard2" type="spawn" x="416" y="160" width="32" height="32"/>
<object name="catacombguard3" type="spawn" x="448" y="64" width="192" height="288">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="catacombguard3" type="spawn" x="576" y="352" width="32" height="32"/>
</objectgroup>
<objectgroup name="Keys" width="23" height="20"/>
</map>

View File

@@ -0,0 +1,210 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="20" height="30" tilewidth="32" tileheight="32">
<properties>
<property name="outdoors" value="1"/>
</properties>
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_bed_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="129" name="map_border_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_border_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="257" name="map_bridge_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="385" name="map_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">
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_table_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
</tileset>
<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">
<image source="../drawable/map_window_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4917" name="map_window_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_window_2.png" width="512" height="256"/>
</tileset>
<layer name="Ground" width="20" height="30">
<data encoding="base64" compression="zlib">
eJw7ysbAcHQUj+JRPIpH8SgexaMYDz4OxdQ2c6D9RSsMAHW2294=
</data>
</layer>
<layer name="Objects" width="20" height="30">
<data encoding="base64" compression="zlib">
eJx9VstKA1EMnYp0dQemv+NW/0LBneBKNwXrA4quFN37+CDXLqpilY4PELSOgjvtw6RNOmcyGQPhejvJuXmc3OswiaIx6SesI9Jhxe/zcTQR7zuvl+KLGBnph2OrMgrTFc/W9UZ8+2QzCL4Nrt1QjK9Dek36SrrQKOYS0b5GOhSfB1kHISrJUlzOOYMcGf+S/N4dX5ub5t40mPyd4/l0cvF60ojzuo4EMwvFuuu39TjPQ6UXyj1BrK16FLVIt+s55hjq9gZ9czHEbo7OvCPbHcK5oPWonvtZLth6aO5NiHtMGIu0PyWcM9Lzeo6Ddfox8TGXsLf2bI/7nONHUj0XLPeheh4yiQPrp1iH8TQPm7M3Y3h2B2Kyva/KbcZ1sb8h2+dQPkN9Uvp2G4q+FhO5xNI1c9wxdXqrqBPb3pm5ZdHaaH5sg5xg+Qrl+fgSrH3TfxXmQRtif6L9tzO3k/tAch9X3FGc04SbYqc52Fmf/C4YV8m0Vvhd76nZuXKW4mbCX+8OnYdcqu5Y3M/+bhTvG6xry+Gl1zvv3VB+qSgvMqgn57MWl7ERg3vyU8Fp5d7Q4RRjtwTbSur0ETnD/Ww7nFJszLVvOJsmxXdOe3Mvdvw2PJo3TG17YnNQyzmNPdJ4fsWOZ2ETeNeVOwFj3ibdFd0zcembmzq8x9yRi8uJ3BmkKw7P1LYJfZ31j98BmA/2OSLdEN8Vj2fO/KbQG8Z8lZprHRjzmPREbF7CdN5KcwHzysKcufqH77xfjf3/Y/AO7ho+/gFAf7Lb
</data>
</layer>
<layer name="Above" width="20" height="30">
<data encoding="base64" compression="zlib">
eJzFVVsOwjAM2xF6//uM/iLu0cEOAGKVVs1Ezqs/WEKrSOKkidsuy/+wlWvdzvV6fG/nupbLp39fx28vSwo9rpXfXBGMGC92h/q02EbiNU7mqyG6J9k3ra5of9ncspBxbC9V/CdnYfV3cKJNq9vjsJDVVRTWLLycGJupb3W0zPKzmczUbPlLHTwMLqZ1xol+0bOOXHhPoR15K/TT4mb2RtZME17v5eyiuh+YuXMxF9vzyJm5O7Q5ev5Wb+9JTg/yjWKcWj8tbXjQ+mzddx6HPB8dH7C/Ezpk9VnnFDkt7WNe+d4+A9zSPvuWWfgCouSdVw==
</data>
</layer>
<layer name="Walkable" width="20" height="30">
<data encoding="base64" compression="zlib">
eJy9ksERACEMAi3Bpuy/pXvdx9EAIdEZXxpckDXHWML+lzKDtDo0HY7bcnQynKoXdN/x4vAxmSjsTL43zdMM66Oqb/t8R4eRlpJ1119E50wGSC/LoObIcO6aKCekqf7Vy05HHansdCb7aEZlRPdV/xk/FflVMKK3Krrr8HV2PdL6AE/1h84=
</data>
</layer>
<objectgroup name="Mapevents" width="20" height="30">
<object name="north" type="mapchange" x="384" y="0" width="32" height="32">
<properties>
<property name="map" value="wild13"/>
<property name="place" value="south"/>
</properties>
</object>
<object name="west" type="mapchange" x="0" y="704" width="32" height="32">
<properties>
<property name="map" value="creepydungeon0a"/>
<property name="place" value="east"/>
</properties>
</object>
<object name="south" type="mapchange" x="480" y="928" width="64" height="32">
<properties>
<property name="map" value="creepydungeon1"/>
<property name="place" value="north"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn" width="20" height="30">
<object name="forestserpent2" type="spawn" x="160" y="96" width="192" height="64">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="fox2" type="spawn" x="64" y="64" width="160" height="256"/>
<object name="forestbeetle" type="spawn" x="384" y="64" width="64" height="32"/>
<object name="forestwasp2" type="spawn" x="448" y="128" width="64" height="32">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="forestboar2" type="spawn" x="320" y="160" width="256" height="160"/>
<object name="fox2" type="spawn" x="288" y="352" width="64" height="32"/>
<object name="forestwolf1" type="spawn" x="256" y="384" width="192" height="160">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="forestwasp2" type="spawn" x="416" y="416" width="32" height="32"/>
<object name="forestboar2" type="spawn" x="448" y="384" width="160" height="224"/>
<object name="forestserpent1" type="spawn" x="32" y="352" width="160" height="160">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="forestbeetle" type="spawn" x="96" y="480" width="320" height="160">
<properties>
<property name="quantity" value="3"/>
</properties>
</object>
<object name="forestboar3" type="spawn" x="64" y="608" width="224" height="320">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="fox2" type="spawn" x="256" y="608" width="320" height="288">
<properties>
<property name="quantity" value="4"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Keys" width="20" height="30"/>
</map>

View File

@@ -0,0 +1,187 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="20" height="20" tilewidth="32" tileheight="32">
<properties>
<property name="outdoors" value="1"/>
</properties>
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_bed_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="129" name="map_border_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_border_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="257" name="map_bridge_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="385" name="map_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">
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_table_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
</tileset>
<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">
<image source="../drawable/map_window_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4917" name="map_window_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_window_2.png" width="512" height="256"/>
</tileset>
<layer name="Ground" width="20" height="20">
<data encoding="base64" compression="zlib">
eJw7ysbAcHQUj+LBhNkZGI6zU8+8q0Czro8U84Dm3KKieSC3nQTi51Q0b9CGHY3Mu0nF9PwUaM6pQeRnAAhnPwY=
</data>
</layer>
<layer name="Objects" width="20" height="20">
<data encoding="base64" compression="zlib">
eJxtVMFOwzAMTe+J1H4KHPkvkDiAtuMOfAA/wb9wQiqTiMYkpAHtJASHjrXEq01eXVuK0jbO8/Oz3bZ0bkirTatP68jv32n9qO943qT1lBbZhv0Gw+fTwPjwbmJy7irniirv5P/qxzjaJ3LsQbDgTs9nUXGp/TRXsuuQeTwrXmjEufaZr+BgvIbPY9r34GvpJ37/78x/ETJ3soMR9411RX0F8zZkzBY1dbleZDM+oB9qtFZ5SJybkM+knmfp23mYanLSAThgrfRzZ+hPuW/5+9FnXV64L0Rz6pOLapob2s5nXzKr7lF2dfchZJ8l76si1YqfUdeDkcMAGmzK+TnZfTHmhHbJHLHfRP+ae0dwWyNn6dkIuHrOEfPEFXuR790V474AnF/o3S8/9qHVQ1IL0bRROa61XkY+e4j1WI7veG/F/HqFpXOUfxbNiMwNxqHakmZUiyVg0R2pq4XZ+5wn1mcLGO8wx2ixtP+tMt+z2VHW+Tx/+v91FeZ8e4WJeS7UfamV8O4MDf4AabniLA==
</data>
</layer>
<layer name="Above" width="20" height="20">
<data encoding="base64" compression="zlib">
eJylk8sNhDAMRFPAIrnVbYh2ckX0QbTbARywGE0mxIR3SZyP/05JUyylzRqXJ7/j/m/X6mSr3yym/6KN5ZQLnEX8iBLR4/Z5ZR0cM8fXs1esljfKZRZ2/S3bVzpbZz1/WDfKyu4dmJdM/1zmHD+Fcz9P1/77qd+zHwqPcx3w6653sO8jMase4vmI1oR14T+csyLmtQXreAPmzeFaYd6wtriP1HeUXl6ezkcPrq/q5xHezpyzA5JxYho=
</data>
</layer>
<layer name="Walkable" width="20" height="20">
<data encoding="base64" compression="zlib">
eJy9k9sNACAIAxnBpdh/Jf8JoS02kvij5nr4yBORn0ctB6dbUz3YUlgo23lOyI/NRUy21zq/Ob8uw81EfdSczkVhTnsYH8aT8WCYk9/Lf1X9tm9FcUP37PZTHLe17ZllXuVgSA4=
</data>
</layer>
<objectgroup name="Mapevents" width="20" height="20">
<object name="east" type="mapchange" x="608" y="384" width="32" height="32">
<properties>
<property name="map" value="creepydungeon0"/>
<property name="place" value="west"/>
</properties>
</object>
<object name="south1" type="mapchange" x="160" y="608" width="64" height="32">
<properties>
<property name="map" value="creepydungeon0b"/>
<property name="place" value="north1"/>
</properties>
</object>
<object name="south2" type="mapchange" x="256" y="608" width="288" height="32">
<properties>
<property name="map" value="creepydungeon0b"/>
<property name="place" value="north2"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn" width="20" height="20">
<object name="forestserpent2" type="spawn" x="64" y="64" width="384" height="224"/>
<object name="forestwolf1" type="spawn" x="64" y="64" width="416" height="224">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="fox2" type="spawn" x="480" y="160" width="64" height="32"/>
<object name="beetle2" type="spawn" x="320" y="64" width="224" height="160">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="fox2" type="spawn" x="384" y="192" width="192" height="224"/>
<object name="skeleton2" type="spawn" x="64" y="192" width="480" height="384">
<properties>
<property name="quantity" value="5"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Keys" width="20" height="20"/>
</map>

View File

@@ -0,0 +1,184 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="20" height="20" tilewidth="32" tileheight="32">
<properties>
<property name="outdoors" value="1"/>
</properties>
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_bed_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="129" name="map_border_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_border_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="257" name="map_bridge_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="385" name="map_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">
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_table_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
</tileset>
<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">
<image source="../drawable/map_window_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4917" name="map_window_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_window_2.png" width="512" height="256"/>
</tileset>
<layer name="Ground" width="20" height="20">
<data encoding="base64" compression="zlib">
eJw7ysbAcBQNX2VnYLjOjilOLh4w84BqjqFhXObdhMofZ8et/xYQX0PD2Mx7ChR/BsSn0Nx5FYt+YszD5e9BbR6O8CLVPFi8EGMWIfOQ4wWfGSeh6p4RmWYJmUtu2r+Kw03PqWAeNfLjUyq4aRQPbQwA2H5Frg==
</data>
</layer>
<layer name="Objects" width="20" height="20">
<data encoding="base64" compression="zlib">
eJx1VEtKA0EQ7eC2ByZH0CN4hbjNWk/gDRQUhOhCUMhKEEK2egVvoDcwkZhgUEGI+QjuokmsYuo5bzo9D5rpT9XrV58e5zLMUueWqSug75178Pl6YPNn79awMP+hclSdq8jomd1FpWg7tf39xLmdJJuPbW/uc/9qkulayXiz81P5tir5XPEu3x+bb4rPVrKuD1iSPsXK/EYUUyw+YBSc6X3bpLMMB6bpWrQfi91JxFZzoPoWxsU1OSOdjUDDpdg0zW7P5/lVPMp+h7jOk/X4YAN8ltRNwfo2KM+af/VTn1lJ/lrE17S5anlN8/4BN+KFj3Ijb3qGftmlu6Cb69vxxTWgdUDeruyOWF1Q125aXAPzklgnvliXJ1n/RurLdUZdvokTfRP2Xd/WH+I3IQ5wIz9D+/aCvlB8yfrI+HHGeuo2UBvFgDhuInM+1zcb5gvnePfd4D2Oyf+QYoemmL668bNOjl1jq1GvQtOU7sb/oxbkI/RBbRrgM3/czTW4Fdu2jDv7co3K+gC6JhbHvc/iKLPF24VPeP7/DzGd4B9E9MAm5OB9tXvx+Xv4A5kDx4c=
</data>
</layer>
<layer name="Above" width="20" height="20">
<data encoding="base64" compression="zlib">
eJy7IMDA8AGIPwIxuQBZ/1sg/Q7JrEIe7GxyzacWQHcnuQBkxlsBVD4h8BEpHDzQwuQoUP8xAmagq2nEE67o7qMGuCSAajYp4eiOxa3o8UtJfMPccxxHeiQXkBPP9AC43IFNfAoPdjYusIMHgpHBcSLLC/Rwx+YeYuPmLY60AXMfuhvxmY3uduQ0PBXNHJg4erwji+NzP7paECAmfyO7E5/5MDXo+Rtb/BxH4+MqE7CJ4ytDAOxxWbk=
</data>
</layer>
<layer name="Walkable" width="20" height="20">
<data encoding="base64" compression="zlib">
eJzdlMENACAIAxnBpdh/Jb8GwZaGlyS8TMsBEV9mfqQavu5kNC+v6Bs1mR7Vnui18pvwrOb46hu9IcYOO9NvZw4ZH7PDqpbip/CpwfBNzI/VKnyZHnkx/IgVsXXujnKrsv+IuH7PDS4GPG8=
</data>
</layer>
<objectgroup name="Mapevents" width="20" height="20">
<object name="north1" type="mapchange" x="160" y="0" width="64" height="32">
<properties>
<property name="map" value="creepydungeon0a"/>
<property name="place" value="south1"/>
</properties>
</object>
<object name="east" type="mapchange" x="608" y="64" width="32" height="288">
<properties>
<property name="map" value="creepydungeon1"/>
<property name="place" value="west"/>
</properties>
</object>
<object name="north2" type="mapchange" x="256" y="0" width="288" height="32">
<properties>
<property name="map" value="creepydungeon0a"/>
<property name="place" value="south2"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn" width="20" height="20">
<object name="skeleton2" type="spawn" x="96" y="64" width="480" height="416">
<properties>
<property name="quantity" value="4"/>
</properties>
</object>
<object name="skeleton3" type="spawn" x="64" y="384" width="320" height="192">
<properties>
<property name="quantity" value="3"/>
</properties>
</object>
<object name="skeleton3" type="spawn" x="320" y="64" width="256" height="512">
<properties>
<property name="quantity" value="3"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Keys" width="20" height="20"/>
</map>

View File

@@ -0,0 +1,205 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="20" height="30" tilewidth="32" tileheight="32">
<properties>
<property name="outdoors" value="1"/>
</properties>
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_bed_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="129" name="map_border_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_border_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="257" name="map_bridge_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="385" name="map_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">
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_table_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
</tileset>
<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">
<image source="../drawable/map_window_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4917" name="map_window_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_window_2.png" width="512" height="256"/>
</tileset>
<layer name="Ground" width="20" height="30">
<data encoding="base64" compression="zlib">
eJztlMENwjAMAP0pVXh2GhYAJgAmACaAZdiAPdJ0AjoBlAUq+sSRqDDQxE4A0QePk5LKOdmpYz0A0D0mTwFM+jnfAV3lD3zmxjs+Q6gVwEXxTpfPeAj1jYYAjbqft/sYny+nloKp+YSuivhoXl37s+AOWwpyVuM6Jxglr9kyxvgJw/TJ6/PNMG7OsEBKYZ6hvobJMzY/20t9rPcbPl9vx/h8vR1br8u3xLgVw7qjX1z3t8tkSP/HPntkkwBsk9fvUp9kXh3RVSn+bVAfneuueSqdMb7YUNefOK7Lb7Lt
</data>
</layer>
<layer name="Objects" width="20" height="30">
<data encoding="base64" compression="zlib">
eJyVVs1rU0EQ34f09hZf/pZ60Wv9L5pDLzl4aXKxYGhiEXpoiRcFpUXBf6Z6VqgF04AfBSGvyYP21LRJOsPOZH+ZbgUHhrcfM7+dr51908K5OfGY+Iq4kjnTKI9z/M5kf0j7P/MwnoLeVGQWazXnslqcV7DP3wfeub7gZD5iVoLH1Ic1xrik+QiwnzB+7pZoLPNJHuWQKmOnztvE28Id4hvS/yG+nhIPwJZzPVPwT4pwLmK8FD8a5FtXMC3p2Wf53bU2YKhPNyBXZ/tzyE3CV/VRsXbJlhIwxgZP4zyVOB8Tfy+iXNv4NpH1LuGu+TA+0jXx2cYbfVg3MRnKnsb3qQ9nV3m0cQZ2WZ8Vr+bdv4n2Oz7gDUyNaf1x3q19c7Cd6/fa1N4iz2KX+n5q5P6HFBPv2iiBtyU+t+R7kcV4InFsrZ1MTZDdSejhGstaG+oQv35Cfy8LX6y5d9myTHlPPaZkDkB33+AwdSUOXJebhPEa6pDrSv39Bbo7onNIa29hXWWHpra5f/Ldt3WAhD5uQV3uyngCta3xKw0ex97m8lXiTI7tMx/uYB1q5lsRfPj08K5OK3FXML/PfbRvIP3mN+RkLxH7+0jvseZjcU/AF86r5raxEliplzirIff4sdQx2/e5iDn7SDrvE3pvaO1DFv1VKvPlXMy017jQD7S/NSE+PN7wcV17XAtip74eA672F+63pakxpSMzt7U8l/G19KuGX5btCTflLO2tHbgXjPG3CD2fbfsjMvug3xPZFz7I2D3dH8O7q36uks4jtQt6Dr+v+A7j1779itVP/J+orH0XUv8e+G/yVWKS+j+xuqk35yQh94X4FjyzFlE=
</data>
</layer>
<layer name="Above" width="20" height="30">
<data encoding="base64" compression="zlib">
eJy1Ve0RgjAUYwC562qO4ASu4jJ65wDINIAOULE9zDWWRz8xf1rgNSTpgzaNw6CW8WnGl3LXtRiJB9x9hBt1DNYDzjFD41CgI4WL70GPNuM7wo36mNcSPZ25fggcKXml5pziEXWz+tUlec6BprXIsaZfQ3thcTzkzeFZ0sV1MficyJt1njL4/NpLu09+DL2TX8DXVePXck1fvtJvn8G9DZ21fv38avz+C9x/tX57Lz/rwdbd2/UaO7+a+7d2mUv7K/Uy16XMAU3/hE45/nNhzqwv5+za4poyOULvZa8S/GfIeN7wJO3Flv/QucAcsXODuTFK3Oi50r1IXfMBHiyPWg==
</data>
</layer>
<layer name="Walkable" width="20" height="30">
<data encoding="base64" compression="zlib">
eJy9lFEOwCAIQz3CLuX9r7SvJQuh0BYjiR9OeBTB7Wetbaxo/+8neB8H5WHikb4pK9MX41E+R5+iB9WS7VWWq0/tO2OneYjN+qv6nHfhvKEsnmVWtSEeU3ulr9M+rXeqT70/hqf8l5R+VPPGWOfLzjCTl43rzlhdDK9jxbzxzlC9zqwgY3W5rI7h9jWLdXo18b2xXkTMZEc=
</data>
</layer>
<objectgroup name="Mapevents" width="20" height="30">
<object name="north" type="mapchange" x="480" y="0" width="64" height="32">
<properties>
<property name="map" value="creepydungeon0"/>
<property name="place" value="south"/>
</properties>
</object>
<object name="west" type="mapchange" x="0" y="64" width="32" height="288">
<properties>
<property name="map" value="creepydungeon0b"/>
<property name="place" value="east"/>
</properties>
</object>
<object name="entrance" type="mapchange" x="192" y="704" width="64" height="32">
<properties>
<property name="map" value="creepydungeon2"/>
<property name="place" value="south"/>
</properties>
</object>
<object name="down" type="mapchange" x="64" y="608" width="32" height="32">
<properties>
<property name="map" value="creepydungeon2"/>
<property name="place" value="up"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn" width="20" height="30">
<object name="cavesnake2_boss" type="spawn" x="128" y="384" width="224" height="256">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="skeleton3" type="spawn" x="64" y="64" width="192" height="288">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="skeleton2" type="spawn" x="128" y="64" width="480" height="192">
<properties>
<property name="quantity" value="3"/>
</properties>
</object>
<object name="skeleton1" type="spawn" x="192" y="192" width="384" height="192">
<properties>
<property name="quantity" value="5"/>
</properties>
</object>
<object name="skeleton3" type="spawn" x="384" y="352" width="224" height="416">
<properties>
<property name="quantity" value="3"/>
</properties>
</object>
<object name="skeleton2" type="spawn" x="64" y="768" width="448" height="160">
<properties>
<property name="quantity" value="5"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Keys" width="20" height="30"/>
</map>

View File

@@ -0,0 +1,199 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="20" 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_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">
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_table_1.png" width="512" height="256"/>
</tileset>
<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_transition_5" tilewidth="32" tileheight="32">
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4421" name="map_tree_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4549" name="map_wall_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4677" name="map_wall_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
</tileset>
<tileset firstgid="4797" name="map_wall_3" tilewidth="32" tileheight="32">
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
</tileset>
<tileset firstgid="4917" name="map_window_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_window_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="5045" name="map_window_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_window_2.png" width="512" height="256"/>
</tileset>
<layer name="Ground" width="20" height="25">
<data encoding="base64" compression="zlib">
eJwL42RgCKMyfitIHQwz768gdTDMvGlUwqPmjZo3GMwLw2I2Njli1SHnQZg6QnkVmzqYech5EKaOUF7Fpm6oxAc1zDrORrx5ZewQTC33DXbzSIkP5LRJKX6LljYpxSCzvrIRxjD1xKgFACYaRNI=
</data>
</layer>
<layer name="Objects" width="20" height="25">
<data encoding="base64" compression="zlib">
eJy1VL1KA0EQvgNJkz3MA/nzAGpKLaJ2YmesUohCOk24YDQSiX/RKr6BD2BvYy+onUpA7cX52B1uMrd3B4IfDDs7Ozs7++3MBsH/4CwMgvmy1edofKX5OLTzAY1Dkhmy30XWbz+0fi0aY5KHMIm1RD7VyOqxs3/T+CN8AOw9drYF8l+M7FlfJE/Cd43s6y7egQmCjUp67dbZeb1GttUo7a+BHBrk924m7dvR5HyHYuy5OPBvivWG0Afqjhqfbr1NsTo5eQGbxq+fiDOQx0qGnwTzJO+h0VK598X8LSOuvId8JwBcSB47Bdz47sHc9sL0mtY1ngvOA2TOzA3XDuPcc0YjStv0uuTGFwPQnP8FqCmOM+XyQq/GIva909FXs+Wk34AX0YdAbNJ1fEjzU2F7DJOzsVdy1qX9R+K+F6RfktRNUv814mXL8XNF9qFbByS3sF2T3Cj+pA/q1NdPXHvc2+AIb7zrRCOrxnueN0JtDdy5dRVL95j8K+olvy6hY/LdfP2BGMw9dN2D7Ncu+GtkTssVK9Dz/gtGdzrRuQ7Hxv7jeL9qyQp0vgvW+xm1L98BHH/k9DggawF79d/dzOnVkUnyHRWc8x/4Be2Wbi0=
</data>
</layer>
<layer name="Above" width="20" height="25">
<data encoding="base64" compression="zlib">
eJxjYKA+CBdAsLfxosptReMjA2S1u5DYyOZV8KDq8QWq8wPiGTzY5dH56OZRAwy0ee5Y/IhuHiycqAFwuY9cO2DmEfIHqeYRA7C52RvI98GR/qgB8JlHaTylE+lWfOpA7gPlv0AeVLfCxGAAxt7Oi1AHE0PPv71A8UQgTkOzFyTWB8T9UHkYgKlLxJF/0csVGMjnwV/GYAMDnX+JNQ9X/kBOr8SkH2zu2w7VA4q/ZwIQHEhkfsTn30Qk87DFJanm+bIh2P5suNURa950Huxscs0baAAAvYMpiA==
</data>
</layer>
<layer name="Walkable" width="20" height="25">
<data encoding="base64" compression="zlib">
eJxzFWBgcB2hGARgNAzgkkcXRxajBsBmPrXMROZjY5OiBz08qOk+UuUJqSfGv/jUkeNHbHpwpT1KAL40jU+eVupIyXO0MA+XucSEG7UAvcwjJ41jMw8bm5h4I+Q+bHaSopae5pECiLGXnPigZp4BALcnTAo=
</data>
</layer>
<objectgroup name="Mapevents" width="20" height="25">
<object name="down" type="mapchange" x="288" y="192" width="32" height="32">
<properties>
<property name="map" value="creepydungeon3"/>
<property name="place" value="up"/>
</properties>
</object>
<object name="up" type="mapchange" x="32" y="672" width="32" height="32">
<properties>
<property name="map" value="creepydungeon1"/>
<property name="place" value="down"/>
</properties>
</object>
<object name="south" type="mapchange" x="288" y="768" width="64" height="32">
<properties>
<property name="map" value="creepydungeon1"/>
<property name="place" value="entrance"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn" width="20" height="25">
<object name="skeleton3" type="spawn" x="32" y="480" width="576" height="160">
<properties>
<property name="quantity" value="3"/>
</properties>
</object>
<object name="skeleton2" type="spawn" x="128" y="416" width="64" height="32">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="sk_crdun1" type="spawn" x="32" y="96" width="224" height="288">
<properties>
<property name="quantity" value="4"/>
</properties>
</object>
<object name="sk_crdun1" type="spawn" x="96" y="480" width="512" height="256">
<properties>
<property name="quantity" value="5"/>
</properties>
</object>
<object name="skeleton3" type="spawn" x="64" y="256" width="544" height="224">
<properties>
<property name="quantity" value="3"/>
</properties>
</object>
<object name="sk_crdun1" type="spawn" x="352" y="96" width="256" height="288">
<properties>
<property name="quantity" value="4"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Keys" width="20" height="25"/>
</map>

View File

@@ -0,0 +1,182 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="20" 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_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">
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_table_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
</tileset>
<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">
<image source="../drawable/map_window_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4917" name="map_window_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_window_2.png" width="512" height="256"/>
</tileset>
<layer name="Ground" width="20" height="30">
<data encoding="base64" compression="zlib">
eJytlN0NwjAMhKM8MAUrNB2hlA1COwK70rFIhS255uI6gYeTUmi/+O+cYghJ6KbOSMmpsehRNBXNdEa6Fw0O3s54FuWihc5Iq4M3EmO7hPByaHLEtrOkLF6OdaaMzWLuddNMlLeM7Ro/Qsw1fsepeTI2fQf32cob8TaqL8/XTHdwn1v7slEteL48teTfUA05Rp4vxLJU4/UK9dj7LffojJdoTuQZ8TKob8t+6MnV8iC/rzkc/5mPJWuJx7mUNeQ5rXmu5hk0l1k9e3gyNzSX8hnlLPc52l2WdM56tyO/DSd3DPFYK7nPvXOs/2/xGppjlPOv3kU5/4unvYt2vUfS9zVZXHm317u1XrX4H8mqUa9acnsDBuwZUw==
</data>
</layer>
<layer name="Objects" width="20" height="30">
<data encoding="base64" compression="zlib">
eJy1VbFOAkEQ3SOhcjdcT84f0L+ATq0pEDvoVBopTCAmRo0XjVYYUVtt6fwCfkMSSyR+gnEmu5OdO3aPOy++ZHLLZOft7M6bQYj/xUdg1ztVIXbB9sCujT8O3HF50AaefbAO2CPwvIBNAr3OA9x7HAqxVRFiG+xLav+FEmKo9HoA314lHx9yxMB3E2pexAjiz00+mzl5CHPIp2nyiBlnF3wnyu5bSH2HdbnV2Z6okuTkIO4szp4jjhBDPT7l6ruh35dbFibVpHVDu3ahFWoNXIF9B/YMqjPVp2/uiTU6MnXzAWNRqz+B5hix90eNUN3JbkMb5wOvIWIpdV/MpPVhzSLD0VBWo6478/1zs496YQzfV3beoVm3UzlkITL3XkibDz8D868X1Di/H4JqVBack3KKSvJulIx33evJaHhi3nBdH3OuS6X33zGNE8dYFXvHQUoHHfh9oLRuEKQdnEe++fpQs3Od497Ech0jSOeuOz8Dz1tNn0X3mKpVfprT5O859Izx6H+vWd8i1R+05v5T6Klh6O+5IXsfBM2EvkrqeGr+A2LPXMDenTnOaHh6s8n8NEOy+i4yWiEsZTKWgHUq0r+ufira/2mQzs4KzKUstNhML5vbX/ALY7VZOw==
</data>
</layer>
<layer name="Above" width="20" height="30">
<data encoding="base64" compression="zlib">
eJxjYKAtSBdAZW/jRfCR2cSCcKAZ26H60gTwqyXGbZSagQzCSTBrKwG/E+u2dCLtxOY2aSYGBlkmwuqw2SnNhF++ixWBQQBE78LhZ2x2IvsLFg7Ephd0P4HSCzXSCjUBMeE8DYt/vXGEAbqfCQFq+4ea+WiwAGxh1M1KWA0us5DDCFf+JzYc0dOPL9A8PzLKU1zmyZGRnpDzJ8gfC8h0DynlMjHhT0q5TIy7STGPGEBq3h1MAFsZRQmgdrk00GELAJafH00=
</data>
</layer>
<layer name="Walkable" width="20" height="30">
<data encoding="base64" compression="zlib">
eJzV0sENwCAMA0BGYCn2X6niWyXGpgalkfiVC008emvjx2eW635Wqocc1UTOjod6vPu5Z1pp52hHXw3GU++zJurhmOPqfY4Mnsh1lezd9lif2asyzyx3UTH/kr0hsjIT1eob1ok8NF/FZPopO94x2Nw4Muz0XJZ6Hm3yjnI=
</data>
</layer>
<objectgroup name="Mapevents" width="20" height="30">
<object name="up" type="mapchange" x="96" y="672" width="32" height="32">
<properties>
<property name="map" value="creepydungeon2"/>
<property name="place" value="down"/>
</properties>
</object>
<object name="north" type="mapchange" x="256" y="64" width="32" height="32">
<properties>
<property name="map" value="creepydungeon4"/>
<property name="place" value="south"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn" width="20" height="30">
<object name="sk_crdun1" type="spawn" x="128" y="96" width="352" height="160">
<properties>
<property name="quantity" value="3"/>
</properties>
</object>
<object name="sk_crdun2" type="spawn" x="32" y="288" width="544" height="256">
<properties>
<property name="quantity" value="3"/>
</properties>
</object>
<object name="sk_crdun1" type="spawn" x="160" y="576" width="416" height="352">
<properties>
<property name="quantity" value="3"/>
</properties>
</object>
<object name="sk_crdun1" type="spawn" x="64" y="288" width="512" height="256">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="sk_crdun2" type="spawn" x="384" y="544" width="32" height="32"/>
<object name="sk_crdun2" type="spawn" x="416" y="256" width="32" height="32"/>
</objectgroup>
<objectgroup name="Keys" width="20" height="30"/>
</map>

View File

@@ -0,0 +1,170 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="15" height="15" 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_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">
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_table_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
</tileset>
<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">
<image source="../drawable/map_window_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4917" name="map_window_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_window_2.png" width="512" height="256"/>
</tileset>
<layer name="Ground" width="15" height="15">
<data encoding="base64" compression="zlib">
eJzTY2JgcCAD6wGxPhAHkYF1oXpTyMAwvSfYSMcwvQ1cDAwrGRkYVjES1gNTh2zvTiB/F5JeGSZMjKwOphfdTl0cYYvsP11oWIPMWs3OwLAGiNey4w9fdL0g85D14gtfQnqRwwYUjrjCGZteZL/jCn89pHDgIhIj20lqWjzOhmCTmhZBemHsH2yk4eNIbACyO25g
</data>
</layer>
<layer name="Objects" width="15" height="15">
<data encoding="base64" compression="zlib">
eJxjYKAMdLMyMLQzMjB0sSIwTBxGvwPKdzJC2LMYEXongfQB8SxWBJ7NipAHsf8B5Wci6YGBBF4GhiweCNuFF0KXAelYII7jRVUbDeTHoIkhg2Yk81sYEWbA6AYkva1I7AIgW5oJu5myOMRBoA6o7zEWPyEDb6AaHyS7wgUYGA4D9TwE4lc8qOHdDcUwPjb/XobGAQigh/dsJD4ItKHpnQONgzfQ8O5Ec/s0KN8ZqK9KANMvoHCC6cEWlyAA0lePRS8xgFx9IPCah3y9lIBSpDAGAMckLV0=
</data>
</layer>
<layer name="Above" width="15" height="15">
<data encoding="base64" compression="zlib">
eJxjYKAMhAsg2NMYydeLDHx5GRj8eFHFvIF8HyQxXHrRzcBmFiG9+AC99KajqZVloswedPNwgTQs6qjtZy8e7HxpEvyIDIj1GzYwGNICAOLiCv8=
</data>
</layer>
<layer name="Walkable" width="15" height="15">
<data encoding="base64" compression="zlib">
eJxzFWBgcB3CGB1Qqp8UM8ixD9lOStxKK73Y5EkF+OxFV0OJnyiNh8GiFwCgdzxv
</data>
</layer>
<objectgroup name="Mapevents" width="15" height="15">
<object name="south" type="mapchange" x="384" y="448" width="32" height="32">
<properties>
<property name="map" value="creepydungeon3"/>
<property name="place" value="north"/>
</properties>
</object>
<object name="down" type="mapchange" x="256" y="128" width="32" height="32">
<properties>
<property name="map" value="creepydungeon5"/>
<property name="place" value="up"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn" width="15" height="15" visible="0">
<object name="bat_crdun" type="spawn" x="384" y="384" width="32" height="32"/>
<object name="sk_crdun2" type="spawn" x="288" y="288" width="32" height="32"/>
<object name="bat_crdun" type="spawn" x="352" y="256" width="96" height="96"/>
<object name="sk_crdun1" type="spawn" x="64" y="224" width="96" height="128">
<properties>
<property name="quantity" value="3"/>
</properties>
</object>
<object name="sk_crdun2" type="spawn" x="128" y="160" width="32" height="32"/>
<object name="bat_crdun" type="spawn" x="192" y="96" width="32" height="64"/>
</objectgroup>
<objectgroup name="Keys" width="15" height="15"/>
</map>

View File

@@ -0,0 +1,202 @@
<?xml version="1.0" encoding="UTF-8"?>
<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_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">
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_table_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
</tileset>
<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">
<image source="../drawable/map_window_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_transition_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_transition_3.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
</tileset>
<layer name="Ground" width="30" height="30">
<data encoding="base64" compression="zlib">
eJy9VjFSwzAQdFxQqOIB+UKc/MBxGqok4zhtyIRJm/ACIJ+hgB5m4AU8C91YN95c7iwxMBQ7liWddu90OqnIs6wwMPYY9Yz3YRog29o82Vd5lGBn2Wp2q4AZtEtjHnJQX+NRg51mK/1ju33AGto12I9hHnJQ39dVi71iOxVcmh3jY5Blbx431639KPDiHK2P7d49PgeXMUD/JCfhxds8B16CxVsYmomT/ycRLks3fft4Zb/EJIFP003fQvGtTOSd5V0MXwfp/HgukYPzporwrnM9/jHI+oBjtZGXv4VWg/6aI+ar5fN/+JrKWxqxGebn7aEyx+LV8kiugXWOx1C3rKEYW62+cq1MzXdNe6XUUKyftcKtxbgU4zhf8qJuWeOxrkvNGi/OGeeXd5K8F8jm5Fo75mqAI5UXY13ll3eSvBdQr3U3aXtk5W8ldLN21EHjC9cB74sH///o8eTsvNbytwHdFMe50/29dR227me1Q9MwFPHahLXR36NrsQpjO49l0IhxiL3V5HuM84bWuSN/A8+98GsDPu/CXIxDHy+fOXyPkb9zWEeLI+3BJmhaARdrpLb1NpNvMswb1K7xsi7pJ8/VzhGe/UbkDPuLfuxgz3gfZUw1jTFe6S/uF8eN80jrP7rzfV66OK8WO0v/AXhkjh2EtoWRW1izTq7Lzxrsa7E+njXrvB6Ebi2vNJstaKC2vP+sM6+dr9R6IftitSZlLcY3yrCTTw==
</data>
</layer>
<layer name="Objects" width="30" height="30">
<data encoding="base64" compression="zlib">
eJzdVr9rFEEU3rlOuCUW6Y7zH4j/iX9ACuOP6jrR5q5LCEgMGhLDFRtONOnOLqTJhdhKWptgK4hdBCHah8zHzmO/fTdvdk+w8YNhZmfem3nz5nvvbZb9X5i4LPuUl+NtP37t4nIHS7Z+4dvM7/HO0LXwNsh/cOU+Z3l9/dR/fwzn9jpZ1u+U4/u+X/Ftz+uMfdtJnIs7vXGVnmBA45VOXQdyZ0v1ecxtKPtEF3be8/257z+Hs9670h/Q2w96j3z/OJ/XF7zK5/3fp/XdvC4rugde59LV76fxtWuvAfD/TyVzHM4rgk0vlW0Pwrr2yzB8X3Xn79MjG1fvlv1I6V90K31gT60/9N9rNDfNK51neXUf4EXkzYD1MP+D7Hsa5mDzUOldu9LnTRiQTC/xHni734rzE7JF7GaenhA/+E2OaQ/tK4H4eivwRrgyJflNGmuuxvghgE2pu4qMBvyJPTm2GUPFd0C4hrVJi3wjMuDYwPBNn2JU7oE5vhPbt9/AA44Tvcd6Cw7F7Hu+XDYLR656P4unOs+1AXJaYeR+QHhUGG8hdlu2z/K6XRwP08S5wFUipyH3omZZ9Yxz5RHJPFkuWwojyhPap4ehZgnvTkNd3KYz+H3Grj5nvRHiV/JejPdiN5rURfh2rGR1TbPWYgAPkS/kTgD79zCMkSt/JWKT6wXiuCl3xOyAD0YRn92oOrj5F/HWBrG6ousYYxE7zolfswY9yKTiAIC/77TwMWrhIPg29X4nBgcLI/805ek/fv2LK3l1o2R1HRaw/6f5/Bo4cW2c+53mv4Wx5o0Fy562iJ2h/59SXLlQb826Vvy2uZdAxyLXPV3/4YuNRPzKPwfvzfstEvfQY98vmjP+FW4Bq/mEgQ==
</data>
</layer>
<layer name="Above" width="30" height="30">
<data encoding="base64" compression="zlib">
eJzdVckNAjEMNPwj0QAVUArHlw5CJ0g0wBNRKsrDIkQZ2/Fms8C8Voo9YyfeMdF/4bKpf0txlnhNM2a5EfCUcVo84ijzjoHoFHDO2dlXjpYaJd3tmugh1JrgfQdJ18Kb8g5ZbXelzhKpt5Z6rOcW1HqTeG+r95s+QZ/aOyGNxIvuTptVK9Bdj8DU+fSix5z8ii7yyvzcwtGaZ/1Xd2D+UN1TPcB7bsnbh0/f66Gr7Yvy/y39YoRn1jxE4/XsQQvm4tUwwstYI9eq3TPaQ15N1oiKbm9NtBPnAmuOnqElNFl3CbBfXDvO6bfhBTGfJ4s=
</data>
</layer>
<layer name="Walkable" width="30" height="30">
<data encoding="base64" compression="zlib">
eJztlEsOwCAIRD1CL+X9r9R01zQI80FXNXFjhccM2HmNMf99bD+rOx+SM7rzXmxt6N2ovi8zy5UtJAbNh/AYdsbMdEffEX51jsYztaJ6s3wKczWDWf6u/iJesT6oXGTW2bepvCfkP+CwmXOU7eh1NDO97dBc1buLy8R1el1pcf3KvNvNjRgqr+p/pcnlqj46Hq/yoXPjcCt9u7lKbtRrpn/M3CnxzryhXLcnrNaT+wbUWNgo
</data>
</layer>
<objectgroup name="Mapevents" width="30" height="30">
<object name="up" type="mapchange" x="64" y="96" width="32" height="32">
<properties>
<property name="map" value="creepydungeon4"/>
<property name="place" value="down"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn" width="30" height="30" visible="0">
<object name="Master_Undead" type="spawn" x="128" y="832" width="96" height="96"/>
<object name="Undead_Warden" type="spawn" x="448" y="672" width="160" height="96"/>
<object name="Undead_Tormentor" type="spawn" x="320" y="576" width="96" height="128"/>
<object name="bat_crdun" type="spawn" x="96" y="320" width="32" height="32"/>
<object name="sk_crdun2" type="spawn" x="32" y="160" width="96" height="160">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="bat_crdun2" type="spawn" x="224" y="96" width="672" height="320">
<properties>
<property name="quantity" value="3"/>
</properties>
</object>
<object name="bat_crdun" type="spawn" x="192" y="96" width="704" height="320">
<properties>
<property name="quantity" value="4"/>
</properties>
</object>
<object name="sk_crdun2" type="spawn" x="64" y="352" width="160" height="288">
<properties>
<property name="quantity" value="3"/>
</properties>
</object>
<object name="bat_crdun2" type="spawn" x="128" y="448" width="32" height="32"/>
<object name="sk_crdun2" type="spawn" x="320" y="448" width="32" height="32"/>
<object name="bat_crdun2" type="spawn" x="800" y="448" width="32" height="32"/>
<object name="bat_crdun" type="spawn" x="736" y="608" width="32" height="32"/>
<object name="sk_crdun2" type="spawn" x="640" y="640" width="32" height="32"/>
<object name="bat_crdun2" type="spawn" x="320" y="768" width="64" height="64"/>
<object name="bat_crdun" type="spawn" x="256" y="832" width="32" height="32"/>
<object name="sk_crdun2" type="spawn" x="800" y="544" width="32" height="32"/>
<object name="bat_crdun2" type="spawn" x="768" y="576" width="96" height="64"/>
</objectgroup>
<objectgroup name="Keys" width="30" height="30"/>
</map>

View File

@@ -0,0 +1,156 @@
<?xml version="1.0" encoding="UTF-8"?>
<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_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">
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_table_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
</tileset>
<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">
<image source="../drawable/map_window_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4917" 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">
eJxjY2dgYCMSewvixzB10YL4MUzdGgKYHHVn+RkYzvPjVgdyJyHzvKHuJKQOpOYvG24MUgNjAwADui7v
</data>
</layer>
<layer name="Objects" width="10" height="9">
<data encoding="base64" compression="zlib">
eJxjYCANaLIyMKzhZmBYBcSrgbiTkYFBhRtTnSUrhHZlgdAzgep4gDQvkhp2HgQ7FKguVYCBYTczA4MMkC+LZp4vMwSjgzNcCLYp0AxPoFv8sbjnDpI6KaC6t/wMDO/5EWLVQD21QBzOghDjQmKTA3wFEGwA2fwNSw==
</data>
</layer>
<layer name="Above" width="10" height="9">
<data encoding="base64" compression="zlib">
eJxjYCAehAsMHXXpaHrcWbCrS8NjNrH2EgMAwVYECg==
</data>
</layer>
<layer name="Walkable" width="10" height="9">
<data encoding="base64" compression="zlib">
eJxzFWBgcB1ADAMwNj412AAhc4lVR6w5xJiJrBfGBgAlDxXr
</data>
</layer>
<objectgroup name="Mapevents" width="10" height="9">
<object name="south" type="mapchange" x="224" y="256" width="32" height="32">
<properties>
<property name="map" value="fallhaven_sw"/>
<property name="place" value="entrance"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn" width="10" height="9">
<object name="naraelswife" type="spawn" x="192" y="160" width="64" height="32"/>
<object name="narael_daughter" type="spawn" x="32" y="96" width="160" height="160"/>
</objectgroup>
<objectgroup name="Keys" width="10" height="9"/>
</map>

View File

@@ -123,27 +123,40 @@
<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_rock_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_rock_2.png" width="512" height="256"/>
</tileset>
<layer name="Ground" width="30" height="30">
<data encoding="base64" compression="zlib">
eJztl9ENgjAURcEG+GoijKUb6By6gXEBo4ziAiQuYOIIfpuQ8GlreaGUto+2YqLx4+QVLb29F8KDKo2iyoFZ3h8/5v3fXlAL7ZwLdcO2H74HPr5SMzD/Rt0Yk8kiN+PrV/UNHmVWbP1TIqqKr1/V9+DajiTUry+hfn3BfO2KKNoXwzq13wPTODI2iahwHKpr8gO1TgVl1o3rQE0O7N9UYR7XDdWSqRHeqfXny0B6nde5I9bDep0NW6/E1lvmeqb2u277Ha8y6LqBfn1ztGXllJ9LZrTLygTvBdtEyS/wHgG/MXvu3omoMAbOmQD+M+m6ZCbn1pBuDJqNpItdSzkj3X2mve/Soead4FoysZRJmfWPdajnN6TD9xmG9Uv+/ql7B50S+Lb4tK7xu+YH/aqaT5S1qG0=
eJztld0NgjAUhcEGeGoijKUb6By6gXEBo4ziAiQuYOIIPJuQ8GhruWkp/aEtPJDw8OUWKD09h4ZbpVFUObDJ++Pvtn/vDzbQzXlhN0z7oXug4zfWA/M/2I0xmexyPb5+Zd/gUeRA1n8krMr4+pV9D77tSEL9+hLq1xebr0sRRddiWOf2eyMad8IpYRWuQ3V1fqA2KaPM+LgJ1KTA/nUV5lHdUC2RxsKUWisLw9LrvN4dsZ6t15kw9Urbevtczdx+j12/o1XEum6gX98cTVk55eeSGeZZ6aC94JxI+QWeEfAbk/9ujViFMfDMGPBMp+uSmZhbi/gYNFtB1/YtxYxU50x57tKhZo3sWiKxkEmZ9a9VyO+3iOP7D5u6X64skx+GkaoW
</data>
</layer>
<layer name="Objects" width="30" height="30">
<data encoding="base64" compression="zlib">
eJy1V0tOAzEMDRpg1arTcgY+F+AMqPwkYAUbBKLsugAJOAJsWXET4ATABRBShcQIll3QbllUxBqbvLjJ0GnhSVY8mUkc2891agyjbsxU3fjQc6z3U6cLaK6X8rv/AJ5FdDjD0NkVJjkbrv3RVWwuZ/LxruGPwbiWAK3tpU5/qwx/czNlzCPbk/H4L/JQ9twT+hrba0/58sExeIf5UFzK4mDWmG2WHStrdv8tmIvJ4ezoNo6ZJ/cNN3fE62/Zh7UUnjkO8q5TcfpRCbuCp4Dd5apvFyHvCItVf534gL6gTrxEEI+Jl7S+A/lat3OrBdJOfbviA/oi+keIBxzDwjibuC7rtD/6maC5iusXIc7k/xLE9hr2moc4n1u5sHIGuZbnbsU9055nEFeaO4nwWfjaidQM2S3KB8p6REfZV/mTuF4xl2lspT6f6WzvgViGgLwVn7rgm+y7wd8tVHN9AeIc+v0YwFxX/ebUq+F6QfxWn+PUL+E3u5j3kJyWtPum6oVA/a5Zs+9s3WUN/3tdg4MJf5vJrt7j09rs/WWvi9gVTDNXmnPGPCTGPCc+x4qwMjesb9rYtWZyacL7DOqo/U9+aZA/VH/o79cYORs1HoIO8Cpj29tJPr7a3O7W3L1KeIZ8Q72VujHGN+LJE+cuU/4est2u4rLwDPkmerDXMCrTTn9JchGg3VOeD/VKumfGeuhL4nyOYQD3B7GbwRqpay9e6g5Xhx4Vu38W5V3HeRz0R+xFRb0pdqdwjsb/U2CfDfVh7KPYi2Pfhfo33vFDIK5hLjQkzjSG8hFaq+uEbH8DOE+0dQ==
eJy1VsFOFEEQbTLAaSb0Lt8geMXEbzALaCKe5EIkLAcTDpIAnwBXT/6J+gWKNy+GODFhAsfVuHr0sKErU2W/ru0ednbhJZWu6Znu6qp6NdXGMDrGzHVMCD3H+h/rdQHNDS2/uw/gWUSHM4ydXWGWs+Ha/7qKzelCPX7ohmM0ri1Aa4fW65f5+Dfv5oz5zPZk3L+LPLQ994y+pvbaVr5ccwyuYD4Wl7Z4tWjMFssLJxtu/+cwl5Ldxclt7DNPPnb93B6vf88+bFh45jjIuzL3+l4Lu4LziN3HRWgXIe8Iq0W4TnxAX1AnXiKIx8RLWl9Cvjbd3HqDHNjQrviAvoh+HeMBx7Axziatyzrtj34maK7i+lWIM/n/EGL7FvZ6AHE+dnLi5AhyLc+D3D/TnkcQV5p7k+Cz8LVM1AzZbcoHymZCR9lR+ZO4njGXaezbkM90tqtILGNA3opPA/BN9n3K360Utb4CcY79P0YwN1D/nE4RrxfEbfU5Tf0SbrOLeY/JYUu7l6peCNTvekvunau7qht+r2twNOO/mezqPX47m8O77HUJu4J55kpv2ZhPmTHfspBjTXiyPK4/c7HrL9TSg/cV1NHBPfmlQf5Q/aG//6bI2aTxEJTAq4ptb2X1+MPl9uWSv1cJz5BvqPetH1N8I56cc+4q5e8u2x0oLgvPkG+iR3sNI5/3+kVWiwDtHvJ8rFfSPZPmRf9qvR8Xmfc5hRHcH8RuBWukroN4Re7ZFdx3Y//JprzrOE+KL64mXkMNTNqPUr0pdqf47myUXHvUD34qP6RfYJ+N9WHso9iLU9+dTPHfJ651ivR7iTONsXzI2jU3PnLyKw9z+dfW+b0B36a6yw==
</data>
</layer>
<layer name="Objects_replace" width="30" height="30">
<data encoding="base64" compression="zlib">
eJxjYBgFo2AUjIJRMApGwSgYBaNgFIyCgQUnhRkYsgQYGHIF6GOfL9AeEV4Ghns8EL4yL0SMngBmN4weCAAAknIFnQ==
</data>
</layer>
<layer name="Above" width="30" height="30">
<data encoding="base64" compression="zlib">
eJzNVkkOwjAMLKroiQMX+BovgCcgfsKT4Ih4STnAGSJkMUTxkthUjFSF1jjDDK6drovFfS7HH0q8NW81yPG1Eo/OI2yWvvwWv8YX583Ji7q1va5OLkRrfXih/c9eTzldUn0cZ+18BE6Xty414P742VuXNby7H3MhpuDaD++Lu+eeaTgsvtccke93FP7lN0nzLrqX4X7SvPPOrNb9onuK1b/oM0fSezFoiT5zlPzTtJVQqxd5SbemrQRNL/HQmnqmxWcNUt2lGPXmU/95vg3iPfd8DJGfHyTd2nskzVBuDll85nLHCXst+TQlpwSap9Lcxe+Qz2m15pWAPlhW5K3JzfEErAZUYQ==
eJzNVjEOwjAMDKroRKUylI/AxEd4ATwB8RNeBGWskGBnYoUBJDYcgYWpGjtNTMVJkdu68eVcN44xurj1ef9d8IfOK1LePxL82vMQszxufki+LsB5jeSluqVY+0guitD6iIX0nWNz6tLF1ce6F86HcOmKrUsJND69jq3LNryLH3NRdMG1TF/Dde96JmE1+LZ1aP7fWviXNXH9Tnsvo/G4fhfbs0Ljae8pvvnTPnNYvZWHFu0zR1P+JG1NaKuX8qJuSVsTJL3Ig9bumT55lsDVnfXh3lwmn+dzJd5d4vZR1M8PnG5Oj3QOcfUhnzx32S85nKAPlbCWDYzt2/4aD+AogHc6NOYA18f8ZbGfcn2XvoN5rnK/fm1xhnfHmTGT7PN921rKGxrD4glTt19M
</data>
</layer>
<layer name="Walkable" width="30" height="30" visible="0">
<layer name="Walkable" width="30" height="30">
<data encoding="base64" compression="zlib">
eJztk0sKwCAMRD1CL+X9ryRdCBJivmPsooGAYuozmWl/Wut/hvONG8zJreBbo4q99n2aXe0jaZ4Z3Xf1kfg6V/pu7um5tI76lLvTU4P26lqTfW8k6Pw9uiC40rmV5dXJwkX4+nTe4O5mX82tmnvEX5n+tJ5Pc5Ha0tlp/XJ87j6PVzz9ZrlWHblabq29VfPKLrz1CGaWhfA5+t+p4g66zMg4
eJztkksKwCAMRD1CL+X9ryRdCBLy/9lFA4EWp75OMvMZY/7t7rduMDe3g6+tLvbpu5rdnSNunpG9U3pPfZ3Lfbff4Tn37M0pdqdFk53VUxP9X0/B+Vv2ksHlzrUs65403IxcV/cNLjX7bm7X3D35iviTPFdzM3cLZyf5xfjYfZasWPxGudo9YlrsGdNrPEtl1VPc6srOeSQ3lVypFxCByOI=
</data>
</layer>
<objectgroup name="Mapevents" visible="0">
<layer name="layer_replace" width="30" height="30">
<data encoding="base64" compression="zlib">
eJztwQEBAAAAgiD/r25IQAEAAPBoDhAAAQ==
</data>
</layer>
<objectgroup name="Mapevents" width="0" height="0">
<object name="west1" type="mapchange" x="0" y="416" width="32" height="64">
<properties>
<property name="map" value="fallhaven_nw"/>
@@ -201,14 +214,34 @@
<object name="sign_fallhaven_ne_grave7" type="sign" x="864" y="352" width="32" height="32"/>
<object name="sign_fallhaven_ne_grave9" type="sign" x="832" y="448" width="32" height="32"/>
<object name="sign_fallhaven_ne_grave8" type="sign" x="736" y="448" width="32" height="32"/>
<object name="east" type="mapchange" x="928" y="832" width="32" height="96">
<properties>
<property name="map" value="roadbeforecrossroads5"/>
<property name="place" value="west"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Citizens" visible="0">
<objectgroup name="Citizens" width="0" height="0">
<object name="fallhaven_citizen3" type="spawn" x="672" y="224" width="256" height="288"/>
<object name="fallhaven_citizen6" type="spawn" x="32" y="736" width="608" height="160"/>
<object name="fallhaven_citizen5" type="spawn" x="352" y="448" width="160" height="448"/>
</objectgroup>
<objectgroup name="Keys" visible="0"/>
<objectgroup name="NPCs" visible="0">
<objectgroup name="Keys" width="0" height="0"/>
<objectgroup name="NPCs" width="0" height="0">
<object name="fallhaven_priest" type="spawn" x="352" y="320" width="128" height="64"/>
<object name="guard_pathway" type="spawn" x="704" y="864" width="32" height="32"/>
</objectgroup>
<objectgroup name="Replace" width="30" height="30">
<object name="pathway_fallhaven:50" type="replace" x="768" y="832" width="192" height="96">
<properties>
<property name="Objects" value="Objects_replace"/>
<property name="Walkable" value="layer_replace"/>
</properties>
</object>
<object name="pathway_fallhaven:50" type="replace" x="768" y="800" width="192" height="128">
<properties>
<property name="Above" value="layer_replace"/>
</properties>
</object>
</objectgroup>
</map>

View File

@@ -1,232 +1,238 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="30" height="20" tilewidth="32" tileheight="32">
<properties>
<property name="outdoors" value="1"/>
</properties>
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_bed_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="129" name="map_border_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_border_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="257" name="map_bridge_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="385" name="map_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">
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_table_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
</tileset>
<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">
<image source="../drawable/map_window_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4917" 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="20">
<data encoding="base64" compression="zlib">
eJw7ysbAcJREzCTIwPBJgHh1xKofspgXCyYzzLCahcU8EL7Ki4nR1RAb7tjMwmYeCHsLYmJs/iXGXmxmYTMPhKMFEXg6K4Qm17/IZuEzbxSPYmx4WJdno3gU0xATUzcgtxuwqcclj0s9TA6fm9DNxKYelzp09TA3AADi+8tM
</data>
</layer>
<layer name="Objects" width="30" height="20">
<data encoding="base64" compression="zlib">
eJydVrFOw0AMvYi0DL2gJkJsLPA3BPEBDDAxMUM/gd9jboXCULGEASmCIUPFuTm3zovvSHlS5FzO8fOznVOM2eNt7m9yYxJ3PU6NKeed5WdkGbwOWYTcr21/T657vA5L3uPYDht4n9Cin/Bfgn9jO70TZ6dW563EO5gvojiJ7zMSURfiP7ZD3jF49b26GMGbQC/agN4QpPZ3z7sqOvsy6eza++xmKALk5Vgy3sdMj1cX/bVNh/F3evOhdsmLsQg/npfn4kHwU69uA/qQh8AzR/VjXtLzPetilUfGpJkxZ6K+N27/SrnukVfR1sCMcp0lLrPOog7yq11en+76svs+a6j++BaI9y6g4xos6TpP9T4OAN+0xvvke/vs7MKveX4Xvh70jPbpDFkEZl/O3TqgV8uD39sEzjMZd+V9tnMidLWh+ga0n2a6+3/OFQLnyPMr9XPOgxxFbmN5KW/tHI8Bz3EJydvzi8wM72t+MY04EyXUTOOI5nAgODf8vkfVM+/fy7wapdcakBfzQj7iqKxR/wsOQYg3hAY4E017JCf23/KOyB3j/QJ/N2Gd
</data>
</layer>
<layer name="Above" width="30" height="20">
<data encoding="base64" compression="zlib">
eJxjYBh4cFaAemZ94sUv/xFo1wcBCE0N+7+yYhf/hkOcHLOwmSfKhl2dGFScFD/hMosU88KxyMPCGD28iQHYzMMG0siMO1z+IdU8cvxGCNzmZmC4ww1hX6Cy2dQAH7DkIVoBQukOmzvK2FD1gfhlaGkcJI8uhss8bGroAcgpl+gVL+QAQm77QGR5QYkfB1P4IKcjergL2Q5i7YOpw6Uelzw29cj+xaYWmUYH6OqxyaObj+5fegOQ3QDDzk+R
</data>
</layer>
<layer name="Walkable" width="30" height="20">
<data encoding="base64" compression="zlib">
eJy1lFEKwDAIQ3uEXar3v9LYx6CMJj6tC/RjNZpYnPMaY5rzwMX/Oq/uijXmsKulYk6XaKmajqPuIl+kD8VTvrt1ydvRufrWUe+l+s30QHJJTw50zgmIP9U79ed4kbcMKv91FI9mitSqeHZ3xHtF0/GVJ5KXzanuzy4oXTrPhFft6SS3G7uduot16tHdonJoXH07LtkZGf56bq5NTrI=
</data>
</layer>
<objectgroup name="Mapevents" visible="0">
<object name="north" type="mapchange" x="256" y="0" width="32" height="32">
<properties>
<property name="map" value="fallhaven_nw"/>
<property name="place" value="south"/>
</properties>
</object>
<object name="south" type="mapchange" x="480" y="608" width="64" height="32">
<properties>
<property name="map" value="wild10"/>
<property name="place" value="north"/>
</properties>
</object>
<object name="alaun" type="mapchange" x="768" y="160" width="32" height="32">
<properties>
<property name="map" value="fallhaven_alaun"/>
<property name="place" value="entrance"/>
</properties>
</object>
<object name="lumberjack" type="mapchange" x="448" y="192" width="32" height="32">
<properties>
<property name="map" value="fallhaven_lumberjack"/>
<property name="place" value="entrance"/>
</properties>
</object>
<object name="south2" type="mapchange" x="96" y="608" width="64" height="32">
<properties>
<property name="map" value="wild9"/>
<property name="place" value="north3"/>
</properties>
</object>
<object name="west1" type="mapchange" x="0" y="256" width="32" height="64">
<properties>
<property name="map" value="gapfiller2"/>
<property name="place" value="east1"/>
</properties>
</object>
<object name="west2" type="mapchange" x="0" y="352" width="32" height="224">
<properties>
<property name="map" value="gapfiller2"/>
<property name="place" value="east2"/>
</properties>
</object>
<object name="east" type="mapchange" x="928" y="32" width="32" height="192">
<properties>
<property name="map" value="fallhaven_se"/>
<property name="place" value="west"/>
</properties>
</object>
<object name="east2" type="mapchange" x="928" y="320" width="32" height="64">
<properties>
<property name="map" value="fallhaven_se"/>
<property name="place" value="west2"/>
</properties>
</object>
<object name="east3" type="mapchange" x="928" y="416" width="32" height="32">
<properties>
<property name="map" value="fallhaven_se"/>
<property name="place" value="west3"/>
</properties>
</object>
<object name="east4" type="mapchange" x="928" y="480" width="32" height="32">
<properties>
<property name="map" value="fallhaven_se"/>
<property name="place" value="west4"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Keys" visible="0"/>
<objectgroup name="Citizens" visible="0">
<object name="fallhaven_citizen3" type="spawn" x="320" y="64" width="576" height="256"/>
</objectgroup>
<objectgroup name="NPCs, Monsters">
<object name="fallhaven_lumberjack" type="spawn" x="416" y="256" width="32" height="32"/>
<object name="forestant" type="spawn" x="64" y="384" width="288" height="192">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="forestant" type="spawn" x="640" y="416" width="256" height="192">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="vacor" type="spawn" x="128" y="128" width="32" height="32"/>
</objectgroup>
</map>
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="30" height="20" tilewidth="32" tileheight="32">
<properties>
<property name="outdoors" value="1"/>
</properties>
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_bed_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="129" name="map_border_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_border_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="257" name="map_bridge_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="385" name="map_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">
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_table_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
</tileset>
<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">
<image source="../drawable/map_window_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4917" 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="20">
<data encoding="base64" compression="zlib">
eJw7ysbAcJREzCTIwPBJgHh1xKofspgXCyYzzLCahcU8EL7Ki4nR1RAb7tjMwmYeCHsLYmJs/iXGXmxmYTMPhKMFEXg6K4Qm17/IZuEzbxSPYmx4WJdntMZElm/UxsSWb9TGxJZv1MaDtXwjpm5AbjdgU49LHpd6mBw+N6GbiU09LnXo6mFuAACnKMgM
</data>
</layer>
<layer name="Objects" width="30" height="20">
<data encoding="base64" compression="zlib">
eJylVjFOA0EM9IkkFNmgJCA6GvgBz+AQD6CAChpqyBMQT0DiUdSJUCgimlCATlAEKWLNrRPfnHdJYKSTs7c+j8f2rkK0xFM3/OgRZf65ahHl3dLKO7YCWccsQu9PXXVPryu8HkPZk9gec/ieMUM/5T8E/8KVepvetpzNO1bfYL6I/lZ6X5CpujD/pqvzroLH0Kv9FXgz6MUsojcGrf058I76pb1tlnYSfBYzlADySiwd76Vtx5v2q2vXqMdf6O3VtWtejMX4DLwyFxeKn3t1GtGHPAyZOa6f8LKej3YZK98ganSIdlV9T/z+kfGcI6+hrYAZlTprHHRKizrYb+rzevXPm1v22cL4l7PAvGcRHcdgWddew+5jDXCmLd7r0NsbbwdhLfM7CPXgd7zPd8ggMvt67iYRvVYe8t08cp/puKPg8zMnStcsVt+I9p2O7f6Xe4UhOcr8av2Scy1HlVuK9z3EPgz31n22Xm54j2to3opfYmZk3/JLacSZyKFmiC+4L/8LyQ3Pt567O1/b9jbRg6rxJfvrWoDmwui1BeTFvCoIHGNH5v+CdRDjjaEAzszSnshJ/HOsW8pf+X0D+Bhlfg==
</data>
</layer>
<layer name="Above" width="30" height="20">
<data encoding="base64" compression="zlib">
eJxjYBh4cFaAemZ94sUv/xFo1wcBCE0N+7+yYhf/hkOcHLOwmSfKhl2dGFScFD/hMosU88KxyMPCGD28iQHYzMMG0siMO1z+IdU8cvxGCNzmZmC4ww1hX6Cy2dQAH7DkIVoBQukOmzvK2FD1gfhlaGkcJI8uhss8bGroAcgpl+gVL+QAkNvwlZcfiCwvyPEjofKS3iBcADUd0SPekO0g1j6YOlzqccljU4/sX2xqkWl0gK4emzy6+ej+pTcA2Q0A5BVPIg==
</data>
</layer>
<layer name="Walkable" width="30" height="20">
<data encoding="base64" compression="zlib">
eJy1lF0KwCAMgz3CLuX9rzT2IJSxpF87DYhof5JK7bzGmGY9cPZTa/FGRJvDVy5lc7yES+V0Puou00XqUH5K925e8na0r9551Hupeis1kFhSkwPtcwKiT9VO9Tm/TFsFnX+d2bOeIrk6mt0d0d7hdP5KE4mrxpD5SedMB4qXzhjS93/eZne9Fd51jnv0ieeTOjp/nfTR+55wk3nR8Y/rBmQ7VKw=
</data>
</layer>
<objectgroup name="Mapevents" width="30" height="20">
<object name="north" type="mapchange" x="256" y="0" width="32" height="32">
<properties>
<property name="map" value="fallhaven_nw"/>
<property name="place" value="south"/>
</properties>
</object>
<object name="south" type="mapchange" x="480" y="608" width="64" height="32">
<properties>
<property name="map" value="wild10"/>
<property name="place" value="north"/>
</properties>
</object>
<object name="alaun" type="mapchange" x="768" y="160" width="32" height="32">
<properties>
<property name="map" value="fallhaven_alaun"/>
<property name="place" value="entrance"/>
</properties>
</object>
<object name="lumberjack" type="mapchange" x="448" y="192" width="32" height="32">
<properties>
<property name="map" value="fallhaven_lumberjack"/>
<property name="place" value="entrance"/>
</properties>
</object>
<object name="south2" type="mapchange" x="96" y="608" width="64" height="32">
<properties>
<property name="map" value="wild9"/>
<property name="place" value="north3"/>
</properties>
</object>
<object name="west1" type="mapchange" x="0" y="256" width="32" height="64">
<properties>
<property name="map" value="gapfiller2"/>
<property name="place" value="east1"/>
</properties>
</object>
<object name="west2" type="mapchange" x="0" y="352" width="32" height="224">
<properties>
<property name="map" value="gapfiller2"/>
<property name="place" value="east2"/>
</properties>
</object>
<object name="east" type="mapchange" x="928" y="32" width="32" height="192">
<properties>
<property name="map" value="fallhaven_se"/>
<property name="place" value="west"/>
</properties>
</object>
<object name="east2" type="mapchange" x="928" y="320" width="32" height="64">
<properties>
<property name="map" value="fallhaven_se"/>
<property name="place" value="west2"/>
</properties>
</object>
<object name="east3" type="mapchange" x="928" y="416" width="32" height="32">
<properties>
<property name="map" value="fallhaven_se"/>
<property name="place" value="west3"/>
</properties>
</object>
<object name="east4" type="mapchange" x="928" y="480" width="32" height="32">
<properties>
<property name="map" value="fallhaven_se"/>
<property name="place" value="west4"/>
</properties>
</object>
<object name="entrance" type="mapchange" x="832" y="512" width="32" height="32">
<properties>
<property name="map" value="fallhaven_narael"/>
<property name="place" value="south"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Keys" width="30" height="20" visible="0"/>
<objectgroup name="Citizens" width="30" height="20" visible="0">
<object name="fallhaven_citizen3" type="spawn" x="320" y="64" width="576" height="256"/>
</objectgroup>
<objectgroup name="NPCs, Monsters" width="30" height="20">
<object name="fallhaven_lumberjack" type="spawn" x="416" y="256" width="32" height="32"/>
<object name="forestant" type="spawn" x="64" y="384" width="288" height="192">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="forestant" type="spawn" x="640" y="352" width="256" height="96">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="vacor" type="spawn" x="128" y="128" width="32" height="32"/>
</objectgroup>
</map>

View File

@@ -125,25 +125,25 @@
</tileset>
<layer name="Ground" width="30" height="30">
<data encoding="base64" compression="zlib">
eJxzYGJgcABiRyAOQsP2UDkY1qMihtkRDMQpaDiQCu5wwIFhdhxlw45JcQc6xhaGMIzLPnLcgY6xhSEhf5LjDmqbPYpH8SgexaN4FA9m7M5IPB4O9voIEo+paW+MIPGYHuFMa//ishfZn6Ws1Pcvrrj8xYbAFewQmh7xi6wGZC817TzKhuovZExte4YDBgANE3G1
eJzt0bEOQDAQBmAkavYiXkFNFgtdjV5B4gX7UiZExbVRSo5Ic8OXDr30v+vxKAj4rJhJpsvV3SZD1CjiILcG94snfXCLTjEzNx2ouerDVBj1kC3vSR8mEen10N3csz6w3yaEEEL+rAzd+ZBbpe4wc9vU3Rf//Pa8tlw4Zx/jz2vb5ch2Q7KeX+wX1iy5mJmS6XNB2Dk+mABrdHUl
</data>
</layer>
<layer name="Objects" width="30" height="30">
<data encoding="base64" compression="zlib">
eJzNVjFOw1AM/a3a7VeKyglghRVxAhZyA3YYKvUInAMh9SYcgYW5DAF1awWp1C0hhZjEquM8J2klEE+qnPz8+tnP/tZ37n/gvve3fGd95zbeuYuBc5Ev1k77vxfLW8mR+Or6Kn/firXBaBfHoZDxb4P2/a/GHqSHfCYNWTvkIwsKfv72IvJMxfNSaZIqPRik1ST3ddXwI7538X+tt4yLYfmcGrrE+fqX+hb7XYwakxafSDvuCeaybFPcVl1RjCi/uNQpA9wErePWYz8SUce8jvO6n4zq623IVOxrj79py3lqK79vQK/Lb1aMnx771vHNfdUv+9I68/vC13NZ+Op+iittqLfOhX1xXtwr8xYdaa8+xygXwhLkyT7omXuEz/610ElzW2jqG+RDa0wIy/dVx561bFtcG7+LiXkTI98mi/rL8sH7U9EvoYinjVtzWNBnCdUsBGto9kiuRM3bdUOPx0G9Fq9BlXcpakD5R77OuQ84bxR7CLTTGn8cyEuI1Cyi3Oj8ap2tuhIex92snomo7yWv1VOMp3E3+6y0QzkQL5qp+/TvdOjcQ37nuR1W85T9LDnXQufUN8yrQTPvXc43k/fQfP9NUPR7ZsROvNY8R+fu/Kiwl6UlTdHdV97BJLj2YVCdkejc8nmdAf8/MZf5ESJRM+aQ8SeCV+ap7wwWrPu9zhPNDeZtm8sSPaCfdQfj/6NzSbwR6Kl970iaS9pv54WVKQ==
eJy9VsFOwkAQXQzc1qTBz9Crn+DF/oF3PZDwCX6HMeFP/AQvnvFQEm4lShNu1II70pHpY2YpRHmJGbvbvjfzdnZZ57aYJM7l3rkqxFXiTo7JCTWvznbHLuuxp87/aBbB249Q41z4S16vRd3d820ex0LmP6/5WXPhm3M0Zvmu+SH/Jw+zmg85pCbPvRu9lfvmcymeyQ/GLIwPwre3kb858C+Bm4A5WJxDwxf2VIL5ZoreYA+n5v/KN7WsGMvbWlctR62+WCSgjyuv80hkLeuy4j5USbP3Cq/PYaR3KyXyvNyn0le5r6wcv7zOjfmNYW+ua170mZ+nfreWKbxP35eR9cZa0GvulfEeH0kP9zHyMnKlTo4yd977d8In1LYQ6xstf0IB+afgwV/0rDaX+WZ/ke7SqDcWtf6yOPj9UvQL17tooY0aFnAvaWuWKmOWJoP94bXBtUMuXItJ0tTNvd3Xx4Dr1nhSxTus9/NIXUIGZxHVRvsXfY55/NJvF7lX+BzR+l7qWj3FeO23i2/gnVYD6Wpn6iH9O+w59xzuPA+9Zp2yn6VmIXwulZ76RTeu+xj0RvIeGt6/Tzb9Xhm5k+6+81zi+mITb+pInmp3X3kHmwo/ee3TJH5GUp68X0cK/0/OdX2ETNGQ+S+FrqUZ+22w7veyTubVuHj/tj3zO8BLsO5g/L3mIelmxjl1yB0JtWT8BrE2ph4=
</data>
</layer>
<layer name="Above" width="30" height="30">
<data encoding="base64" compression="zlib">
eJzdVzEOwzAI9NLOWZqv5Qd9bz/ibO1cVSkqOgEGYytSb0pih4PzOSal/LAt5RTcT+KdAU3D3VHjI6EDaSjFqMvBn4kfhadeyqsX2fcRlj7EVdkcum/l0Kt7db7XysEa53VhfRmgTtqYBi0XHovrOtoLEpCjKtc0J5IT1qJxYj6IjA9moMcHkXVE73p8Y41pGmX04X6Q4u6GRv8IbQ8TRnoRY0kexGfcQ89LjO8VnE85IG7XWIz1Ox/1nL3fN9g7Hm4JUd9vxp6SoM2z1ldaS2+PrJ35VKe1vqswFu3No99AieNzj71563zpAfIiJ8VtfZel/syC9d8heTlynkf8PLr3ks4zq3fheAPifX33
eJzFV0sSwiAMZaNrNvZqvUHP60XKTtfKaMZMzBcofRvtwOQlL4+SpvTDmj+/95ymYpvMB9jfvCX//+/BKsSw4te1Ht03o3c0/n6S5hi9mo/qGUDTH7iwbvBs5dDaV2+PrBy0dVwXra8HVCdprSVuYbw+2gsSinCGuHojOUln0+qrlh+3X/NBJJYXR/kAx/R42FuLpFFPrtgPFt8MD58NXCP3bhx5N9FYnAc1zR+XGN8zuB9yoLhdYzGW736qZ+S8twDPO5bWGqK+X5UzxUHap/WX66U031Foc1iF1t+FWfPyAlregZSjPtPZPHofeUB5KSfEjb6XrXq17w7Oy5H7POLn0bMXnVG43CWuF46le94=
</data>
</layer>
<layer name="Walkable" width="30" height="30" visible="0">
<data encoding="base64" compression="zlib">
eJztVEEOgDAI2xP81P7/JRNPxkBpgXGSxNOA0lLc11r7/56YwGBiGtt7V7VDtVPB8q3MZNVX+0VYnXtl5lHuJepjzXTqhlBN53+CwWM1PcXjO6uH08UFYVR7eb6JMD0PZu+p6lnV311+Zd4jrbs0YyLjMaYXyq9qrdwSk9/hMRQdfJFXTmIqWk/yRbvI7Pudy+wXYSjYFherP6sxg4swkJcz/kD9rDoWk+2tcmE1VLCt2huTBLSh
eJzFU0kOwCAI9Al+yv9/qemhiTEsM4CUxEsrzMK45hhrO2+t2Xu+6sY/6w/dEpdOvzUvGB777rTe8/utQuZnOWg7y8zzsNAMV3DKZFeaI3GqerMId0YXm3WUI6upQsfJVcPR5lo9zG4ivmg8oxwRTMSrbGbZfFflFfnveV3lGVKRjCGzrPtZr623pOWgCtvT6/lyI2M3MRmvO/Vau4jse7+L7NfCYLAlLdJ81GME18KwshzJhzVP6kMx0dmsFtRDBlvqfQC4mbZK
</data>
</layer>
<objectgroup name="Mapevents">
<objectgroup name="Mapevents" width="30" height="30">
<object name="house" type="mapchange" x="768" y="768" width="32" height="32">
<properties>
<property name="map" value="flagstone_inner"/>
@@ -162,8 +162,14 @@
<property name="place" value="east"/>
</properties>
</object>
<object name="north" type="mapchange" x="128" y="0" width="32" height="32">
<properties>
<property name="map" value="hideout0"/>
<property name="place" value="south"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn" visible="0">
<objectgroup name="Spawn" width="30" height="30">
<object name="forestboar3" type="spawn" x="832" y="160" width="32" height="32"/>
<object name="forestboar2" type="spawn" x="480" y="160" width="352" height="128">
<properties>
@@ -187,5 +193,5 @@
<object name="cavesnake2_boss" type="spawn" x="864" y="672" width="32" height="32"/>
<object name="forestserpent1" type="spawn" x="864" y="768" width="32" height="32"/>
</objectgroup>
<objectgroup name="Keys" visible="0"/>
<objectgroup name="Keys" width="30" height="30"/>
</map>

View File

@@ -127,7 +127,7 @@
</layer>
<layer name="Objects" width="20" height="19">
<data encoding="base64" compression="zlib">
eJy1U0tKA0EQrWpdyTRxM8wJ9AoewNzBZVY5QgJuDS7MAZSJXiAXCB7CIwSE4CpGXQuS2I+qptuZnvzUB8P8X9Wr94ro//DERGVLrt/5d1x37v8vd4yVb7kFX8npuqeG6OMg3LetnCcZ0YlZz5mqe3FMtHJ8j+7/eSbPeo5zodcpTvSA788ON9csjPQGDLiZE7Whpdxh1uB+zerPuzqTmz18A+dLhRPz9nXeEvW2hde2Uv8urcxxV8zVa+jrNMxgE0aV2aC3IYu+W2TPnWfu6Nu6X3EuY798P8gOekKNz6Pw3mv1/ngstfaVcoHD83pteaQR+Syi+0l0jWz2NUcdK15il9HTkEOfeA995zZ4ijyjx9z85I5z9KC73FMN8CKV2bxhL7Bv1yy6BpFGzPuew97BA3AvuO7VOhQmaKzOBpjyfntR5X/OJL9Ak9a/xjfsBE5i
eJy1U0tOwzAQnTGsUKyyiXICuAIHgDuw7KpHaCW2VCzaA4ACXIALVByiR6iEVLEqBdZIqMVPM5bdxOkPGCmKY8dv5s17Q/R/MWaisiXrD/4d1p27/+2eJ8VbbIFXcjrvqSH6PAjfF1beo4zoxKzHTOW9PCZaOrxnd3+WyV7XYc51ncJEDfj/7HBzzsJIbYg+N2MiN7iUO/Qa2G9Zfb+jPRnsoRswXyuY6LfP857It214bkvV78pKH3eNmWoNfu2GHmyK+0pvUNuQhd8tvOfeU/f0bF2v2JexXr4eeAc1IcfXUTj3XAetVbyF5r5WLGB4XM8tjzjCn0X0PYrW8GZPfdS2oiVmGTUNOdSJc/A7t0FT+Bk15mYVO/bRo85yVz0GLVKezRvmAvN2w8KrH3FEvx84zB00APac61qti8IEjtXeICa831xU8V8y8S+iietfxw9AYU6I
</data>
</layer>
<layer name="Above" width="20" height="19">
@@ -137,18 +137,24 @@
</layer>
<layer name="Walkable" width="20" height="19">
<data encoding="base64" compression="zlib">
eJxzFWBgcB1CGASoaRYyoIWZtHIvLjlKzKVmWNPCjbQ0j9I4w2UeueGIrAfdXaSah64XGyDVPdjkSHEXLvuJdRM+P5DqN1LTBznm4TKfmmYSgwFRnmXw
eJxzFWBgcB1CGASoaRYyoIWZtHIvLjlKzKVmWNPCjbQ0j9I4w2UeueGIrAfdXaS6EZteUv2L7h5scuS4Cd1+Yt2Ezw+k+o3U9EGOebjMp6aZxGAAlQdlmw==
</data>
</layer>
<objectgroup name="Mapevents">
<objectgroup name="Mapevents" width="0" height="0">
<object name="up lodar1cave0" type="mapchange" x="128" y="64" width="32" height="32">
<properties>
<property name="map" value="lodar1"/>
<property name="place" value="down lodar1"/>
</properties>
</object>
<object name="down" type="mapchange" x="576" y="352" width="32" height="32">
<properties>
<property name="map" value="shortcut_lodar4"/>
<property name="place" value="up"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn">
<objectgroup name="Spawn" width="0" height="0">
<object name="mudfiend" type="spawn" x="224" y="128" width="64" height="64"/>
<object name="mudfiend" type="spawn" x="320" y="224" width="32" height="160"/>
<object name="mudfiend" type="spawn" x="448" y="160" width="128" height="192">
@@ -169,5 +175,5 @@
</properties>
</object>
</objectgroup>
<objectgroup name="Keys"/>
<objectgroup name="Keys" width="0" height="0"/>
</map>

View File

@@ -1,196 +1,202 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="20" height="20" 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_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">
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_table_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
</tileset>
<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">
<image source="../drawable/map_window_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4917" name="map_window_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_window_2.png" width="512" height="256"/>
</tileset>
<layer name="Ground" width="20" height="20">
<data encoding="base64" compression="zlib">
eJydlOENwiAQhZvG6AasALoB4ga0jtDtnKWOZY1c8vJyB8iPLyENfH3HXRvmaQoGdyDQ+l/SwQI8YB0HXOvBBjxhnYuT82tci+t9rpMpP2eW96QOl7BRZg8+V96jZTvNP1p+r9TKe25Uk6t4e3xJ6YO2T/Ph3TmjN3JPmo97K2e94uccnJGzYb2xuF4XHTmr+XAmJU8uWVs+zCiZcCZ75hiziA9rxZncO1xO6R/6vg7GckW6G6knNnx7ySFo3+xKz2u+2pzL3VizgjnEZ82Rxcj/tdWbEbAWa88H0myrEA==
</data>
</layer>
<layer name="Objects" width="20" height="20">
<data encoding="base64" compression="zlib">
eJxjYKAvsOWmjjkzGRHs6TwIdhcjplpigBoTA8M2oDkOnAwMy4F0ApC/gwcipsoEUWPPjWk3LrNceFHFXkHdWAoVB5nZBDTHjYcBJxBngvgH5IZUAQaG10BalAlVHkxDzQC5NwzNzdjcNhtqXhmSG5HDTRxJbytU3BnNP8jgHdR+ZLfNQgsjmJ0g0AmUu4/H36Joboe5QRWL36cxQuIDXQ9MDQuau9XQ1CGbuQ3JjcQAZLM6saQJmBtn4/ErCMDSUwUPIh6QxdABsl/fM6Kmx1oBiJ9AbuvA4p8ONPPQw+c/I8QNoHQJMqNOAGImMpjGiOkOXOA11L4wqFveMGI3k1QwlRGSp+5giXvk9AvKs7DwAfnnCQ+melDahuXDt3jiChSuRUD5OYyY6QgbALmDUBglodlHTJjisosa5pAKAOIPMvw=
</data>
</layer>
<layer name="Above" width="20" height="20" visible="0">
<data encoding="base64" compression="zlib">
eJwLE2BgCBvFo3gUj+JRPIpJxABVPZ9h
</data>
</layer>
<layer name="Walkable" width="20" height="20" visible="0">
<data encoding="base64" compression="zlib">
eJxzFWBgcB3FVMeEALnm4bOHGubhcz8hdaSECT411PQ7qfpINY9QOBEKF0LmEeMfWpuHC5BiPyGzSDWPVH3Euo8a6ZIYjCtcyDGLmHRNKwwAb4BknA==
</data>
</layer>
<objectgroup name="Mapevents">
<object name="west" type="mapchange" x="0" y="448" width="32" height="96">
<properties>
<property name="map" value="lodarcave4"/>
<property name="place" value="east"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn">
<object name="hirazinn" type="spawn" x="288" y="256" width="64" height="64"/>
<object name="hirathil2" type="spawn" x="256" y="320" width="160" height="64">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="hirathil2" type="spawn" x="128" y="384" width="256" height="96">
<properties>
<property name="quantity" value="3"/>
</properties>
</object>
<object name="hirathil2" type="spawn" x="192" y="128" width="64" height="96">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="hirathil2" type="spawn" x="416" y="128" width="192" height="192">
<properties>
<property name="quantity" value="4"/>
</properties>
</object>
<object name="hirathil2" type="spawn" x="352" y="512" width="192" height="96">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn_bats" visible="0">
<object name="cavebat2" type="spawn" x="128" y="96" width="480" height="512">
<properties>
<property name="quantity" value="4"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Keys">
<object name="lodar2:35" type="key" x="64" y="448" width="32" height="96">
<properties>
<property name="phrase" value="sign_lodarcave4a"/>
<property name="requireType" value="questProgress"/>
<property name="requireId" value="lodar2"/>
<property name="requireValue" value="35"/>
</properties>
</object>
</objectgroup>
</map>
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="20" height="20" 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_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">
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_table_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
</tileset>
<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">
<image source="../drawable/map_window_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4917" name="map_window_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_window_2.png" width="512" height="256"/>
</tileset>
<layer name="Ground" width="20" height="20">
<data encoding="base64" compression="zlib">
eJydlMENwjAMRasKwZFbVkhggxA2CGWETsQazFLGoohY+vrYSejhSVGVvH7HbsM4DMHgAgRa/0tauQFXWMcNrmllBu6wzsXJ+TVOxfXa18mUnzPLe1KHS5gpswefK+/Rsu3GLy2/V2rlPWeqyVW8Pb6k9EHb9zj++vDunNEbuSctH/dWznrFz3VxRs6G9cbieh505Kzmw5mUPLlkbfkwo2TCmeyZY8wiPqwVZ3LpcDmlf+j7OBjLFelupJ7Y8C0lh6B9sxM9r/lqcy53Y80K5hCfNUcWW/6vrd5sAWux9rwBEYuq3Q==
</data>
</layer>
<layer name="Objects" width="20" height="20">
<data encoding="base64" compression="zlib">
eJxjYKAvsOWmjjkzGRHs6TwIdhcjplpigBoTA8M2oDkOnAwMy4F0ApC/gwcipsoEUWPPjWk3LrNceFHFXkHdWAoVB5nZBDTHjYcBJxBngvgH5IZUAQaG10BalAlVHkxDzQC5NwzNzdjcNhtqXhmSG5HDTRxJbytU3BnNP8jgHdR+ZLfNQgsjmJ0g0MmIMBcbEEVzO0ytKha/T2OExAe6HpgaFjR3q6GpQzZzG5IbiQHIZnVi8Q/MjbPxxDEIwNJTBQ8iHpDF0AGyX98zoqbHWgGIn0Bu68Dinw4089DD5z8jxA2gdAkyo04AYiYymMaI6Q5c4DXUvjCoW94wYjeTVDCVEZKn7mCJe+T0C8qzsPAB+ecJD6Z6UNqG5cO3eOIKFK5FQPk5jJjpCBsAuYNQGCWh2UdMmOKyixrmkAoAZCMylw==
</data>
</layer>
<layer name="Above" width="20" height="20" visible="0">
<data encoding="base64" compression="zlib">
eJwLE2BgCBvFo3gUj+JRPIpJxABVPZ9h
</data>
</layer>
<layer name="Walkable" width="20" height="20">
<data encoding="base64" compression="zlib">
eJztksERADAEBJWQpvTfkgo4K/KLmfuxuDk/Zv61LlVTXrVng1fdr/qoJ1nP5u90jvKUT8oXxev885qXFdmvWJRH57r3TXKkcl/52s0xYd5yiAIuGWRH
</data>
</layer>
<objectgroup name="Mapevents" width="0" height="0">
<object name="west" type="mapchange" x="0" y="448" width="32" height="96">
<properties>
<property name="map" value="lodarcave4"/>
<property name="place" value="east"/>
</properties>
</object>
<object name="down" type="mapchange" x="576" y="224" width="32" height="32">
<properties>
<property name="map" value="shortcut_lodar0"/>
<property name="place" value="up"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn" width="0" height="0">
<object name="hirazinn" type="spawn" x="288" y="256" width="64" height="64"/>
<object name="hirathil2" type="spawn" x="256" y="320" width="160" height="64">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="hirathil2" type="spawn" x="128" y="384" width="256" height="96">
<properties>
<property name="quantity" value="3"/>
</properties>
</object>
<object name="hirathil2" type="spawn" x="192" y="128" width="64" height="96">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="hirathil2" type="spawn" x="416" y="128" width="128" height="192">
<properties>
<property name="quantity" value="4"/>
</properties>
</object>
<object name="hirathil2" type="spawn" x="352" y="512" width="192" height="96">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn_bats" width="0" height="0">
<object name="cavebat2" type="spawn" x="128" y="96" width="416" height="512">
<properties>
<property name="quantity" value="4"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Keys" width="0" height="0">
<object name="lodar2:35" type="key" x="64" y="448" width="32" height="96">
<properties>
<property name="phrase" value="sign_lodarcave4a"/>
<property name="requireId" value="lodar2"/>
<property name="requireType" value="questProgress"/>
<property name="requireValue" value="35"/>
</properties>
</object>
</objectgroup>
</map>

View File

@@ -132,23 +132,26 @@
</layer>
<layer name="Above" width="20" height="16">
<data encoding="base64" compression="zlib">
eJxjYKA+SBfAL7+Sm4FhPTeEXseNKb8CTSwch3mnmBHss8zY1WADMPNSCbgTBgipw+U+QiCYhbrm4XInunnI6rDpAYkV8eC2h1z3jZqHMI8fS7qnxDxqAmqbl0Zl86gJAAViDpo=
eJxjYKA+SBfAL7+Sm4FhPTeEXseNKb8CTSwch3mnmBHss8zY1WADMPNSCbgTBgipw+U+QiCYhbrm4XInunnI6rDpAYkV8eC2h1z3DRbzfnJR1zxSAcg8fizpnhLzqAmobV4alc2jJgAAF5oPnQ==
</data>
</layer>
<layer name="Walkable" width="20" height="16" visible="0">
<layer name="Walkable" width="20" height="16">
<data encoding="base64" compression="zlib">
eJxzFWBgcB3FBDEI4JNDBtjECMkTYyexenDJE/IDMf4i17+E7EdXQw4g1zxywp0S8/CZjcs8YuxBVofPL6T6F908fOaTax4l/qUkXwMA1yBCFA==
eJxzFWBgcB3FBDEI4JNDBtjECMkTYyexenDJE/IDMf4i17+E7CekhhiAzzx87iUn3ElxBz5/E+svYuxBVofPL6T6F908fOaTax4l/iUnP8MwAK8wQ70=
</data>
</layer>
<objectgroup name="Mapevents">
<objectgroup name="Mapevents" width="0" height="0">
<object name="south" type="mapchange" x="128" y="480" width="32" height="32">
<properties>
<property name="map" value="lodarhouse0"/>
<property name="place" value="lodarhouse"/>
</properties>
</object>
<object name="rest1" type="rest" x="192" y="288" width="32" height="32"/>
<object name="rest2" type="rest" x="224" y="288" width="32" height="32"/>
<object name="rest3" type="rest" x="256" y="288" width="32" height="32"/>
</objectgroup>
<objectgroup name="Spawn">
<objectgroup name="Spawn" width="0" height="0">
<object name="lodar" type="spawn" x="448" y="96" width="160" height="384"/>
<object name="vermin" type="spawn" x="32" y="128" width="384" height="320">
<properties>
@@ -156,5 +159,5 @@
</properties>
</object>
</objectgroup>
<objectgroup name="Keys"/>
<objectgroup name="Keys" width="0" height="0"/>
</map>

View File

@@ -1,124 +1,124 @@
<?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="10" tilewidth="32" tileheight="32">
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32">
<tileset firstgid="1" name="map_bed_1" tilewidth="0" tileheight="0">
<image source="../drawable/map_bed_1.png"/>
</tileset>
<tileset firstgid="129" name="map_border_1" tilewidth="32" tileheight="32">
<tileset firstgid="129" name="map_border_1" tilewidth="0" tileheight="0">
<image source="../drawable/map_border_1.png"/>
</tileset>
<tileset firstgid="257" name="map_bridge_1" tilewidth="32" tileheight="32">
<tileset firstgid="257" name="map_bridge_1" tilewidth="0" tileheight="0">
<image source="../drawable/map_bridge_1.png"/>
</tileset>
<tileset firstgid="385" name="map_broken_1" tilewidth="32" tileheight="32">
<tileset firstgid="385" name="map_broken_1" tilewidth="0" tileheight="0">
<image source="../drawable/map_broken_1.png"/>
</tileset>
<tileset firstgid="513" name="map_cavewall_1" tilewidth="32" tileheight="32">
<tileset firstgid="513" name="map_cavewall_1" tilewidth="0" tileheight="0">
<image source="../drawable/map_cavewall_1.png"/>
</tileset>
<tileset firstgid="621" name="map_cavewall_2" tilewidth="32" tileheight="32">
<tileset firstgid="621" name="map_cavewall_2" tilewidth="0" tileheight="0">
<image source="../drawable/map_cavewall_2.png"/>
</tileset>
<tileset firstgid="729" name="map_cavewall_3" tilewidth="32" tileheight="32">
<tileset firstgid="729" name="map_cavewall_3" tilewidth="0" tileheight="0">
<image source="../drawable/map_cavewall_3.png"/>
</tileset>
<tileset firstgid="837" name="map_chair_table_1" tilewidth="32" tileheight="32">
<tileset firstgid="837" name="map_chair_table_1" tilewidth="0" tileheight="0">
<image source="../drawable/map_chair_table_1.png"/>
</tileset>
<tileset firstgid="965" name="map_crate_1" tilewidth="32" tileheight="32">
<tileset firstgid="965" name="map_crate_1" tilewidth="0" tileheight="0">
<image source="../drawable/map_crate_1.png"/>
</tileset>
<tileset firstgid="1093" name="map_cupboard_1" tilewidth="32" tileheight="32">
<tileset firstgid="1093" name="map_cupboard_1" tilewidth="0" tileheight="0">
<image source="../drawable/map_cupboard_1.png"/>
</tileset>
<tileset firstgid="1221" name="map_curtain_1" tilewidth="32" tileheight="32">
<tileset firstgid="1221" name="map_curtain_1" tilewidth="0" tileheight="0">
<image source="../drawable/map_curtain_1.png"/>
</tileset>
<tileset firstgid="1349" name="map_entrance_1" tilewidth="32" tileheight="32">
<tileset firstgid="1349" name="map_entrance_1" tilewidth="0" tileheight="0">
<image source="../drawable/map_entrance_1.png"/>
</tileset>
<tileset firstgid="1477" name="map_fence_1" tilewidth="32" tileheight="32">
<tileset firstgid="1477" name="map_fence_1" tilewidth="0" tileheight="0">
<image source="../drawable/map_fence_1.png"/>
</tileset>
<tileset firstgid="1605" name="map_fence_2" tilewidth="32" tileheight="32">
<tileset firstgid="1605" name="map_fence_2" tilewidth="0" tileheight="0">
<image source="../drawable/map_fence_2.png"/>
</tileset>
<tileset firstgid="1733" name="map_ground_1" tilewidth="32" tileheight="32">
<tileset firstgid="1733" name="map_ground_1" tilewidth="0" tileheight="0">
<image source="../drawable/map_ground_1.png"/>
</tileset>
<tileset firstgid="1861" name="map_ground_2" tilewidth="32" tileheight="32">
<tileset firstgid="1861" name="map_ground_2" tilewidth="0" tileheight="0">
<image source="../drawable/map_ground_2.png"/>
</tileset>
<tileset firstgid="1989" name="map_ground_3" tilewidth="32" tileheight="32">
<tileset firstgid="1989" name="map_ground_3" tilewidth="0" tileheight="0">
<image source="../drawable/map_ground_3.png"/>
</tileset>
<tileset firstgid="2117" name="map_ground_4" tilewidth="32" tileheight="32">
<tileset firstgid="2117" name="map_ground_4" tilewidth="0" tileheight="0">
<image source="../drawable/map_ground_4.png"/>
</tileset>
<tileset firstgid="2245" name="map_ground_5" tilewidth="32" tileheight="32">
<tileset firstgid="2245" name="map_ground_5" tilewidth="0" tileheight="0">
<image source="../drawable/map_ground_5.png"/>
</tileset>
<tileset firstgid="2373" name="map_ground_6" tilewidth="32" tileheight="32">
<tileset firstgid="2373" name="map_ground_6" tilewidth="0" tileheight="0">
<image source="../drawable/map_ground_6.png"/>
</tileset>
<tileset firstgid="2501" name="map_ground_7" tilewidth="32" tileheight="32">
<tileset firstgid="2501" name="map_ground_7" tilewidth="0" tileheight="0">
<image source="../drawable/map_ground_7.png"/>
</tileset>
<tileset firstgid="2629" name="map_ground_8" tilewidth="32" tileheight="32">
<tileset firstgid="2629" name="map_ground_8" tilewidth="0" tileheight="0">
<image source="../drawable/map_ground_8.png"/>
</tileset>
<tileset firstgid="2757" name="map_indoor_1" tilewidth="32" tileheight="32">
<tileset firstgid="2757" name="map_indoor_1" tilewidth="0" tileheight="0">
<image source="../drawable/map_indoor_1.png"/>
</tileset>
<tileset firstgid="2885" name="map_kitchen_1" tilewidth="32" tileheight="32">
<tileset firstgid="2885" name="map_kitchen_1" tilewidth="0" tileheight="0">
<image source="../drawable/map_kitchen_1.png"/>
</tileset>
<tileset firstgid="3013" name="map_outdoor_1" tilewidth="32" tileheight="32">
<tileset firstgid="3013" name="map_outdoor_1" tilewidth="0" tileheight="0">
<image source="../drawable/map_outdoor_1.png"/>
</tileset>
<tileset firstgid="3141" name="map_pillar_1" tilewidth="32" tileheight="32">
<tileset firstgid="3141" name="map_pillar_1" tilewidth="0" tileheight="0">
<image source="../drawable/map_pillar_1.png"/>
</tileset>
<tileset firstgid="3269" name="map_plant_1" tilewidth="32" tileheight="32">
<tileset firstgid="3269" name="map_plant_1" tilewidth="0" tileheight="0">
<image source="../drawable/map_plant_1.png"/>
</tileset>
<tileset firstgid="3397" name="map_rock_1" tilewidth="32" tileheight="32">
<tileset firstgid="3397" name="map_rock_1" tilewidth="0" tileheight="0">
<image source="../drawable/map_rock_1.png"/>
</tileset>
<tileset firstgid="3525" name="map_roof_1" tilewidth="32" tileheight="32">
<tileset firstgid="3525" name="map_roof_1" tilewidth="0" tileheight="0">
<image source="../drawable/map_roof_1.png"/>
</tileset>
<tileset firstgid="3653" name="map_roof_2" tilewidth="32" tileheight="32">
<tileset firstgid="3653" name="map_roof_2" tilewidth="0" tileheight="0">
<image source="../drawable/map_roof_2.png"/>
</tileset>
<tileset firstgid="3781" name="map_shop_1" tilewidth="32" tileheight="32">
<tileset firstgid="3781" name="map_shop_1" tilewidth="0" tileheight="0">
<image source="../drawable/map_shop_1.png"/>
</tileset>
<tileset firstgid="3909" name="map_sign_ladder_1" tilewidth="32" tileheight="32">
<tileset firstgid="3909" name="map_sign_ladder_1" tilewidth="0" tileheight="0">
<image source="../drawable/map_sign_ladder_1.png"/>
</tileset>
<tileset firstgid="4037" name="map_table_1" tilewidth="32" tileheight="32">
<tileset firstgid="4037" name="map_table_1" tilewidth="0" tileheight="0">
<image source="../drawable/map_table_1.png"/>
</tileset>
<tileset firstgid="4165" name="map_trail_1" tilewidth="32" tileheight="32">
<tileset firstgid="4165" name="map_trail_1" tilewidth="0" tileheight="0">
<image source="../drawable/map_trail_1.png"/>
</tileset>
<tileset firstgid="4293" name="map_tree_1" tilewidth="32" tileheight="32">
<tileset firstgid="4293" name="map_tree_1" tilewidth="0" tileheight="0">
<image source="../drawable/map_tree_1.png"/>
</tileset>
<tileset firstgid="4421" name="map_wall_1" tilewidth="32" tileheight="32">
<tileset firstgid="4421" name="map_wall_1" tilewidth="0" tileheight="0">
<image source="../drawable/map_wall_1.png"/>
</tileset>
<tileset firstgid="4549" name="map_wall_2" tilewidth="32" tileheight="32">
<tileset firstgid="4549" name="map_wall_2" tilewidth="0" tileheight="0">
<image source="../drawable/map_wall_2.png"/>
</tileset>
<tileset firstgid="4669" name="map_wall_3" tilewidth="32" tileheight="32">
<tileset firstgid="4669" name="map_wall_3" tilewidth="0" tileheight="0">
<image source="../drawable/map_wall_3.png"/>
</tileset>
<tileset firstgid="4789" name="map_window_1" tilewidth="32" tileheight="32">
<tileset firstgid="4789" name="map_window_1" tilewidth="0" tileheight="0">
<image source="../drawable/map_window_1.png"/>
</tileset>
<tileset firstgid="4917" name="map_window_2" tilewidth="32" tileheight="32">
<tileset firstgid="4917" name="map_window_2" tilewidth="0" tileheight="0">
<image source="../drawable/map_window_2.png"/>
</tileset>
<layer name="Ground" width="13" height="10">
@@ -150,22 +150,10 @@
</object>
</objectgroup>
<objectgroup name="Spawn">
<object name="Talion" type="spawn" x="192" y="128" width="32" height="32">
<properties>
</properties>
</object>
<object name="loneford_chapelguard" type="spawn" x="32" y="96" width="32" height="32">
<properties>
</properties>
</object>
<object name="loneford_chapelguard" type="spawn" x="352" y="96" width="32" height="32">
<properties>
</properties>
</object>
<object name="Buceth" type="spawn" x="96" y="96" width="32" height="32">
<properties>
</properties>
</object>
<object name="talion" type="spawn" x="192" y="128" width="32" height="32"/>
<object name="loneford_chapelguard" type="spawn" x="32" y="96" width="32" height="32"/>
<object name="loneford_chapelguard" type="spawn" x="352" y="96" width="32" height="32"/>
<object name="buceth" type="spawn" x="96" y="96" width="32" height="32"/>
</objectgroup>
<objectgroup name="Keys"/>
</map>

View File

@@ -1,182 +1,191 @@
<?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="20" height="20" tilewidth="32" tileheight="32">
<map version="1.0" orientation="orthogonal" width="15" height="20" tilewidth="32" tileheight="32">
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_bed_1.png"/>
<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"/>
<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"/>
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="385" name="map_broken_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_broken_1.png"/>
<image source="../drawable/map_broken_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="513" name="map_cavewall_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_cavewall_1.png"/>
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
</tileset>
<tileset firstgid="621" name="map_cavewall_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_cavewall_2.png"/>
<image source="../drawable/map_cavewall_2.png" width="576" height="192"/>
</tileset>
<tileset firstgid="729" name="map_cavewall_3" tilewidth="32" tileheight="32">
<image source="../drawable/map_cavewall_3.png"/>
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
</tileset>
<tileset firstgid="837" name="map_chair_table_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_chair_table_1.png"/>
<image source="../drawable/map_chair_table_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="965" name="map_crate_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_crate_1.png"/>
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1093" name="map_cupboard_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_cupboard_1.png"/>
<image source="../drawable/map_cupboard_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1221" name="map_curtain_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_curtain_1.png"/>
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1349" name="map_entrance_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_entrance_1.png"/>
<image source="../drawable/map_entrance_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1477" name="map_fence_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_fence_1.png"/>
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1605" name="map_fence_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_fence_2.png"/>
<image source="../drawable/map_fence_2.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1733" name="map_ground_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_1.png"/>
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1861" name="map_ground_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_2.png"/>
<image source="../drawable/map_ground_2.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1989" name="map_ground_3" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_3.png"/>
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2117" name="map_ground_4" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_4.png"/>
<image source="../drawable/map_ground_4.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2245" name="map_ground_5" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_5.png"/>
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2373" name="map_ground_6" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_6.png"/>
<image source="../drawable/map_ground_6.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2501" name="map_ground_7" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_7.png"/>
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2629" name="map_ground_8" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_8.png"/>
<image source="../drawable/map_ground_8.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2757" name="map_indoor_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_indoor_1.png"/>
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2885" name="map_kitchen_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_kitchen_1.png"/>
<image source="../drawable/map_kitchen_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3013" name="map_outdoor_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_outdoor_1.png"/>
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3141" name="map_pillar_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_pillar_1.png"/>
<image source="../drawable/map_pillar_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3269" name="map_plant_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_plant_1.png"/>
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3397" name="map_rock_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_rock_1.png"/>
<image source="../drawable/map_rock_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3525" name="map_roof_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_roof_1.png"/>
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3653" name="map_roof_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_roof_2.png"/>
<image source="../drawable/map_roof_2.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3781" name="map_shop_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_shop_1.png"/>
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3909" name="map_sign_ladder_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_sign_ladder_1.png"/>
<image source="../drawable/map_sign_ladder_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4037" name="map_table_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_table_1.png"/>
<image source="../drawable/map_table_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4165" name="map_trail_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_trail_1.png"/>
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4293" name="map_tree_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_tree_1.png"/>
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4421" name="map_wall_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_wall_1.png"/>
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4549" name="map_wall_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_wall_2.png"/>
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
</tileset>
<tileset firstgid="4669" name="map_wall_3" tilewidth="32" tileheight="32">
<image source="../drawable/map_wall_3.png"/>
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
</tileset>
<tileset firstgid="4789" name="map_window_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_window_1.png"/>
<image source="../drawable/map_window_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4917" name="map_window_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_window_2.png"/>
<image source="../drawable/map_window_2.png" width="512" height="256"/>
</tileset>
<layer name="Ground" width="20" height="20">
<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">
<image source="../drawable/map_transition_2.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_transition_4.png" width="512" height="256"/>
</tileset>
<tileset firstgid="5557" name="map_transition_5" tilewidth="32" tileheight="32">
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
</tileset>
<tileset firstgid="5685" name="map_rock_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_rock_2.png" width="512" height="256"/>
</tileset>
<layer name="Ground" width="15" height="20">
<data encoding="base64" compression="zlib">
eJytlMENgzAMRRGHHDpDVyArpIxQWKHDZggWQeJAotbiy3wTAj08KQrxw4md+LZpvMFLjRlWrI7pE0MiwJgRDI+OGROfxBvGjPy9A1ev4oXozoO+8UL8ke+OR/A3fM9240FqcWVfuv7om9wXloeew97B+nfEh95g5I+9o/9j+aZfXIB9lc4Bc2Q+ccq+as7W8mVq+vKMz6rVkVN66R9OrHMp19p7UnLi3WD3ReLZm8Z8ek0kc4Pxplm11u8Zi53dnoWg10Qyl1kBJ7nsAw==
eJydk8ENwjAMRaMecmCGrEAyQigbNDBCdyVDMEIXqMSBWtjSr+U0wOFJkevnuHYbB+ei4tJA52nSRmGucCYy1Bkb7szc4UxMUOdm9En1Ht65ZwOpQ+fI+Viv5WkS52O9X1zscVHPw0E97SIZZiCx0/Ah8Jxa7gQzqH4/5wxzbvU2syfgvnC3o+HXA9Cz9tNz0x+euFavPf9s3Kn323Mt59t3tXoNvDfMl5jMl/as78R/trCvY4X3vPg9+M/Kt6FjxLrFX4pVUY0Y8QaJP7XZ
</data>
</layer>
<layer name="Objects" width="20" height="20">
<layer name="Objects" width="15" height="20">
<data encoding="base64" compression="zlib">
eJxjYBg+YA4jA0MnI4QNowmBbqi6VCYIncyEYJfyoqpt44XIYwOpOMSxgdc8CPYOHlQ5bOYgq3+Npn4Zmhul8bgDprYMTQ+Mj08vDNQIQHCtAG414jy45dBBD9CcfCCuQzIX5g5ZJkz/EQO6BFDNRQYgM9HDEJRWkOOfkLm4AHLaIQXgsxMZwNIjMepBakBpGxamsDh+heb3XKi4PRFmdiGFKbb4Rw7XQKh5MkwQLIvDfJiZMUjmgeIc3Z3Y/IzLzGg082DgJxeEvs+DO61jMxPdPJgaYvILNtCFJw0NNQAAtM4p9Q==
eJxjYKAuuMDIwHAZiJ14GRjeM0LEHjESp/cBUN0cIO4E4v9A7A00w4cXIvceai4u8JCHgSFPgIGhB4h7gTgaqC8GiLWZIGbNBWIdJoT690hmwfQgAwkRBgZJIJYSwbTrP1QvsnmlvAi2BlCPJhBroekFqY+B2tMGVM8FlZeGmiPLxIATVALV1wH11grgVhMvAsHoIFwAEjYgP0aKMTBEiSHkZmEJU2xiyG6rBbrFQQQSTyA/NTNCwnk6VN9MPPHkKQbRiwxe80DoN0A6GS0MkOM8DqjPXwSiDgSQwxzZHBiAxU8Z1L2v0ORzkfRLM2Hqk4S6Mw9I2yO5GdkeZDNB/obpgdEwNy/jxbRfnhvVzlY0/4DcfBRJz08uCL2DB9W9kljiHAZg8SaNJ21JiiAwOnjHgyk2kAAAgpk1Jg==
</data>
</layer>
<layer name="Above" width="20" height="20">
<layer name="Above" width="15" height="20">
<data encoding="base64" compression="zlib">
eJxjYKAfSBfAziZHPwiEC2BnE2sOup40AexsQgBmDjF6pvESVgMzhxi1gw3gczM5cY7PHFLiHB8gJf7wuQcGyDUH3T3UAKlMlLuHEBiK6ZRUIM1Evl5i0j0peYOY9EFKGqLEPADe8A7n
eJxjYKAuSBfAziYGhAtgZxMD0qDq05gQbGLtwgUaeDHFQH4ixnwQaEPTT6qfSNULchsnE6a4LBYxdECsn2BAmwgzkQGpaQFZH6luo0QfCOAK62lY0gMuO9MIqCXWTnL0SpMQN4TsxRdvhPTikydXLwA11Q+3
</data>
</layer>
<layer name="Walkable" width="20" height="20" visible="0">
<layer name="Walkable" width="15" height="20">
<data encoding="base64" compression="zlib">
eJxzFWBgcB3FYAwCyGx0QIx+UgGl5qCrx2cWIbOJDSNS3EZK2BPyA6VxSsg8SuxA1ktJOBATxtQ0jxx/EwMocSOtw5CcOKZWWhlu5gEAzbVfoQ==
eJxzFWBgcB3FdMMgQK4+cvUi68dlDrFmY9NPirsIAUrNIDUMqGEvJX6nhR5qpbnBqBcAF91SWQ==
</data>
</layer>
<objectgroup name="Mapevents">
<object name="south" type="mapchange" x="448" y="608" width="32" height="32">
<objectgroup name="Mapevents" width="15" height="20">
<object name="south" type="mapchange" x="288" y="608" width="32" height="32">
<properties>
<property name="map" value="waytomountaincave2"/>
<property name="place" value="north2"/>
</properties>
</object>
<object name="west" type="mapchange" x="0" y="192" width="32" height="64">
<object name="east" type="mapchange" x="448" y="352" width="32" height="32">
<properties>
<property name="map" value="mountaincave1"/>
<property name="place" value="east"/>
<property name="place" value="west"/>
</properties>
</object>
<object name="sign_mountaincave0_grave" type="sign" x="480" y="128" width="32" height="32"/>
<object name="sign_mountaincave0_grave" type="sign" x="352" y="480" width="32" height="32"/>
</objectgroup>
<objectgroup name="Spawn" visible="0">
<object name="scaradon_1" type="spawn" x="448" y="544" width="32" height="32">
<properties>
<property name="quantity" value="1"/>
</properties>
</object>
<object name="scaradon_1" type="spawn" x="288" y="320" width="288" height="224">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="scaradon_1" type="spawn" x="64" y="96" width="480" height="192">
<objectgroup name="Spawn" width="15" height="20">
<object name="scaradon_1" type="spawn" x="288" y="544" width="32" height="32"/>
<object name="scaradon_1" type="spawn" x="192" y="256" width="256" height="256">
<properties>
<property name="quantity" value="3"/>
</properties>
</object>
<object name="scaradon_1" type="spawn" x="288" y="288" width="64" height="32">
<object name="scaradon_1" type="spawn" x="32" y="192" width="96" height="96"/>
<object name="scaradon_1" type="spawn" x="128" y="256" width="128" height="128">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Keys"/>
<objectgroup name="Keys" width="15" height="20"/>
</map>

View File

@@ -1,160 +1,174 @@
<?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="20" height="20" tilewidth="32" tileheight="32">
<map version="1.0" orientation="orthogonal" width="30" height="17" tilewidth="32" tileheight="32">
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_bed_1.png"/>
<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"/>
<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"/>
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="385" name="map_broken_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_broken_1.png"/>
<image source="../drawable/map_broken_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="513" name="map_cavewall_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_cavewall_1.png"/>
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
</tileset>
<tileset firstgid="621" name="map_cavewall_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_cavewall_2.png"/>
<image source="../drawable/map_cavewall_2.png" width="576" height="192"/>
</tileset>
<tileset firstgid="729" name="map_cavewall_3" tilewidth="32" tileheight="32">
<image source="../drawable/map_cavewall_3.png"/>
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
</tileset>
<tileset firstgid="837" name="map_chair_table_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_chair_table_1.png"/>
<image source="../drawable/map_chair_table_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="965" name="map_crate_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_crate_1.png"/>
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1093" name="map_cupboard_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_cupboard_1.png"/>
<image source="../drawable/map_cupboard_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1221" name="map_curtain_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_curtain_1.png"/>
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1349" name="map_entrance_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_entrance_1.png"/>
<image source="../drawable/map_entrance_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1477" name="map_fence_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_fence_1.png"/>
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1605" name="map_fence_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_fence_2.png"/>
<image source="../drawable/map_fence_2.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1733" name="map_ground_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_1.png"/>
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1861" name="map_ground_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_2.png"/>
<image source="../drawable/map_ground_2.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1989" name="map_ground_3" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_3.png"/>
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2117" name="map_ground_4" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_4.png"/>
<image source="../drawable/map_ground_4.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2245" name="map_ground_5" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_5.png"/>
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2373" name="map_ground_6" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_6.png"/>
<image source="../drawable/map_ground_6.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2501" name="map_ground_7" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_7.png"/>
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2629" name="map_ground_8" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_8.png"/>
<image source="../drawable/map_ground_8.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2757" name="map_indoor_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_indoor_1.png"/>
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2885" name="map_kitchen_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_kitchen_1.png"/>
<image source="../drawable/map_kitchen_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3013" name="map_outdoor_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_outdoor_1.png"/>
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3141" name="map_pillar_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_pillar_1.png"/>
<image source="../drawable/map_pillar_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3269" name="map_plant_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_plant_1.png"/>
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3397" name="map_rock_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_rock_1.png"/>
<image source="../drawable/map_rock_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3525" name="map_roof_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_roof_1.png"/>
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3653" name="map_roof_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_roof_2.png"/>
<image source="../drawable/map_roof_2.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3781" name="map_shop_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_shop_1.png"/>
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3909" name="map_sign_ladder_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_sign_ladder_1.png"/>
<image source="../drawable/map_sign_ladder_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4037" name="map_table_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_table_1.png"/>
<image source="../drawable/map_table_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4165" name="map_trail_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_trail_1.png"/>
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4293" name="map_tree_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_tree_1.png"/>
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4421" name="map_wall_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_wall_1.png"/>
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4549" name="map_wall_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_wall_2.png"/>
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
</tileset>
<tileset firstgid="4669" name="map_wall_3" tilewidth="32" tileheight="32">
<image source="../drawable/map_wall_3.png"/>
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
</tileset>
<tileset firstgid="4789" name="map_window_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_window_1.png"/>
<image source="../drawable/map_window_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4917" name="map_window_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_window_2.png"/>
<image source="../drawable/map_window_2.png" width="512" height="256"/>
</tileset>
<layer name="Ground" width="20" height="20">
<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">
<image source="../drawable/map_transition_2.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_transition_4.png" width="512" height="256"/>
</tileset>
<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="30" height="17">
<data encoding="base64" compression="zlib">
eJzFlM0NgCAMRpWDUzADjuDPBsoK7CpDuIg3JYGk1lL5MfHwLqS8tH4WJZpGefqLvXtiAQOofyPFt4g8J+Wrcab0CJ0jotQXnCuidOaAEXdqZqb42ze3cddO+FxGE/MNnS/WL/ZNPiOd6KOAM2qfkWXqc3xU/1/5Ng93N7c/bm4KibLl/it4RxJ5xd4DyRCrhWdwlw2x37ngfa7l6L7lBOR36Rc=
eJy1lM0RgjAQhTUHD9ZAC6wlIHSAWAK9QhEWI45545s3WYZVPHyX3STfZvNj6XAw4poxJ17KgcvC41RmJmpZt124ZRrycBw5zx3xYt1hYcz05OE4cuzmHrSOW70trTtLfnTiL+BGzdjDsMFbGldyePRUM/bvnfGUQX3eeXTHWB19+vTP884Bb6QXndNnHtPs5OX8fcPZoi/fer15W98R4lV6c06+9xfUW8nbw3vd06tnU8ufxO/4n16TP2ntzuzptLT+J6k/WlOpv/BG/qcSk+CN43tk+V5FPJXMgQ9xXU99Co/HfM6V5ntxW4mDJxqGQvM=
</data>
</layer>
<layer name="Objects" width="20" height="20">
<layer name="Objects" width="30" height="17">
<data encoding="base64" compression="zlib">
eJxjYMAPogUYGGIEIOxSXgKKiQAg8+qAuFaAPP3haPq6gPx8JDcmM1HmPhBA9zOlZmLzM7KZs/jx6yfkZ2Qz5zAyMKwCmtfFSLobYebd5yFNLyHzYACWfl4Dza8CytWQkAZgYQgCNVC9yOEJks8jwTxQGPZA1fdAw7NOAGF2PRb3IwNC6RdmPjLuxaEHZje5eQIGdJgQdmNLH6SCSUj53ZERNyYFvOZBdWMdUlwGA80KwWGeNJY8CMsX95HMRI5L5PCURdKPzaxRQB4AAGUFLh8=
eJy1VD1Lw2AQfpvRNliwi4juxfwM/4ODzo7t1IAlTVwtdXEoKPgH/B+dHVyFDm5tUXAUQd+H3JHr5ZpUxAdektx7d8995Zz7P3Q7+fOs7dy5P4tWtf79ri1/bzh33ai2PW0X7/uK1+QS/h4F7xPJH/zz25+7Gl4JnW8aOrc0ck783cifN393HOSyOfHMSH8Q5neSfyXeD4OyX/Cm7dx/IvKOvO7Yf/fVPceBOIHLsLCR3F81NQAvbGNhH1F8V2HOPaED6DgQw7SR+1hQTWD/UsE79DYZ+ett6LGGjKMvZmPeKnwmqn6vKgbk2iMfN4r3c8+5nc66bKX6z7OB/jJfJnxOqBZRULZLqVbA8y/mUtprPpnDhTFTY1GrpZhX4EDpN8U310LW3KqZBa5NZvRI44PqULdbtgX3l+OcVfjtk86oJidrLiR0rsifa4s9NaUcMRNHzfK/DH49uzqmoZIxJ+eK+ul+Muct/deoNfeT+eUsWfslUzLJaSEO13sp9+dA7RL4wP8lY5I2uOsZ+laeAHbqidhhPHPQ532r9znkmJk4LPtlm018Fv+2un/FD7/6eiA=
</data>
</layer>
<layer name="Above" width="20" height="20">
<layer name="Above" width="30" height="17">
<data encoding="base64" compression="zlib">
eJxjYEAF4QIMVAXUNk+WibrmgUD6qJ8pBoM93eAzj5SwgKnFZx6xbgeZlQbEqUwQmlLzBkodPrfjMy+SkYEhBIgDgTiYkTgzkAGhfCFNg3wzClABAErfCyc=
eJxjYKAuCBdAsJfxkqbvLSN+8/ABWSbi7UI2Nw1I/8VibxqR9oJAOlRtAwH/gtSBzNXB4VZc4jCAHha4wiYN6A5pJLNI8QtW84i0l1iQTqZ+Su1F1l9JIK60oeEHizNiQCoOM8lxNy49uOwg1V5c/qc0rcDsTePFbw+1AMyPoHiiNH0QC2BpIpUJQhMKM0LlArGAGnEzCigH0iTWNYMRAABKzxZE
</data>
</layer>
<layer name="Walkable" width="20" height="20" visible="0">
<layer name="Walkable" width="30" height="17">
<data encoding="base64" compression="zlib">
eJxzFWBgcCWAkQEhtcRgapuHbCa1zaOFn2ltJrnmI5uDC1DiPlqbR66fqRlH5OqjlnmE3E+KecQCStMrNcKHFmaPYsIYAOFJa+o=
eJzFksEVADAEQ43Qpbr/Sr06FEkV3nMqfkT3EtkNqaODx3ArNEVc6y3rU9SHxuu+qD6Ejc5juFYvsz/jk8dl/dZas9zq+/7KCS77Fyq4mZpK5q2e1eT52xGMH7re6vfmRrypPB+7ftc=
</data>
</layer>
<objectgroup name="Mapevents">
<object name="east" type="mapchange" x="608" y="192" width="32" height="64">
<objectgroup name="Mapevents" width="30" height="17">
<object name="west" type="mapchange" x="0" y="448" width="32" height="32">
<properties>
<property name="map" value="mountaincave0"/>
<property name="place" value="west"/>
<property name="place" value="east"/>
</properties>
</object>
<object name="up" type="mapchange" x="544" y="160" width="32" height="32">
<object name="up" type="mapchange" x="160" y="64" width="32" height="32">
<properties>
<property name="map" value="waytolake0"/>
<property name="place" value="down"/>
</properties>
</object>
<object name="north" type="mapchange" x="288" y="0" width="96" height="32">
<object name="north" type="mapchange" x="832" y="0" width="96" height="32">
<properties>
<property name="map" value="mountaincave2"/>
<property name="place" value="south"/>
@@ -162,32 +176,41 @@
</object>
<object name="remains_mcave_6" type="sign" x="96" y="416" width="32" height="32"/>
</objectgroup>
<objectgroup name="Spawn" visible="0">
<object name="scaradon_1" type="spawn" x="352" y="224" width="224" height="96">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="scaradon_2" type="spawn" x="320" y="64" width="64" height="32">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="scaradon_2" type="spawn" x="384" y="352" width="32" height="32">
<objectgroup name="Spawn" width="30" height="17">
<object name="scaradon_1" type="spawn" x="128" y="128" width="160" height="64"/>
<object name="scaradon_2" type="spawn" x="192" y="192" width="32" height="32">
<properties>
<property name="quantity" value="1"/>
</properties>
</object>
<object name="scaradon_2" type="spawn" x="320" y="416" width="32" height="32">
<object name="scaradon_2" type="spawn" x="192" y="288" width="32" height="32">
<properties>
<property name="quantity" value="1"/>
</properties>
</object>
<object name="scaradon_1" type="spawn" x="96" y="384" width="224" height="128">
<object name="scaradon_1" type="spawn" x="64" y="384" width="224" height="128">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="scaradon_2" type="spawn" x="288" y="96" width="288" height="192">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="scaradon_1" type="spawn" x="352" y="416" width="96" height="64"/>
<object name="scaradon_1" type="spawn" x="544" y="448" width="128" height="32"/>
<object name="scaradon_2" type="spawn" x="704" y="320" width="224" height="192">
<properties>
<property name="quantity" value="1"/>
</properties>
</object>
<object name="scaradon_1" type="spawn" x="704" y="320" width="256" height="192"/>
<object name="scaradon_1" type="spawn" x="800" y="64" width="128" height="384">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Keys"/>
<objectgroup name="Keys" width="30" height="17"/>
</map>

View File

@@ -1,147 +1,161 @@
<?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="25" height="30" tilewidth="32" tileheight="32">
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_bed_1.png"/>
<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"/>
<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"/>
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="385" name="map_broken_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_broken_1.png"/>
<image source="../drawable/map_broken_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="513" name="map_cavewall_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_cavewall_1.png"/>
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
</tileset>
<tileset firstgid="621" name="map_cavewall_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_cavewall_2.png"/>
<image source="../drawable/map_cavewall_2.png" width="576" height="192"/>
</tileset>
<tileset firstgid="729" name="map_cavewall_3" tilewidth="32" tileheight="32">
<image source="../drawable/map_cavewall_3.png"/>
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
</tileset>
<tileset firstgid="837" name="map_chair_table_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_chair_table_1.png"/>
<image source="../drawable/map_chair_table_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="965" name="map_crate_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_crate_1.png"/>
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1093" name="map_cupboard_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_cupboard_1.png"/>
<image source="../drawable/map_cupboard_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1221" name="map_curtain_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_curtain_1.png"/>
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1349" name="map_entrance_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_entrance_1.png"/>
<image source="../drawable/map_entrance_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1477" name="map_fence_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_fence_1.png"/>
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1605" name="map_fence_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_fence_2.png"/>
<image source="../drawable/map_fence_2.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1733" name="map_ground_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_1.png"/>
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1861" name="map_ground_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_2.png"/>
<image source="../drawable/map_ground_2.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1989" name="map_ground_3" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_3.png"/>
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2117" name="map_ground_4" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_4.png"/>
<image source="../drawable/map_ground_4.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2245" name="map_ground_5" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_5.png"/>
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2373" name="map_ground_6" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_6.png"/>
<image source="../drawable/map_ground_6.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2501" name="map_ground_7" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_7.png"/>
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2629" name="map_ground_8" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_8.png"/>
<image source="../drawable/map_ground_8.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2757" name="map_indoor_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_indoor_1.png"/>
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2885" name="map_kitchen_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_kitchen_1.png"/>
<image source="../drawable/map_kitchen_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3013" name="map_outdoor_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_outdoor_1.png"/>
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3141" name="map_pillar_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_pillar_1.png"/>
<image source="../drawable/map_pillar_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3269" name="map_plant_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_plant_1.png"/>
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3397" name="map_rock_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_rock_1.png"/>
<image source="../drawable/map_rock_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3525" name="map_roof_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_roof_1.png"/>
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3653" name="map_roof_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_roof_2.png"/>
<image source="../drawable/map_roof_2.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3781" name="map_shop_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_shop_1.png"/>
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3909" name="map_sign_ladder_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_sign_ladder_1.png"/>
<image source="../drawable/map_sign_ladder_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4037" name="map_table_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_table_1.png"/>
<image source="../drawable/map_table_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4165" name="map_trail_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_trail_1.png"/>
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4293" name="map_tree_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_tree_1.png"/>
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4421" name="map_wall_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_wall_1.png"/>
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4549" name="map_wall_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_wall_2.png"/>
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
</tileset>
<tileset firstgid="4669" name="map_wall_3" tilewidth="32" tileheight="32">
<image source="../drawable/map_wall_3.png"/>
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
</tileset>
<tileset firstgid="4789" name="map_window_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_window_1.png"/>
<image source="../drawable/map_window_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4917" name="map_window_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_window_2.png"/>
<image source="../drawable/map_window_2.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_transition_2.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_transition_4.png" width="512" height="256"/>
</tileset>
<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="25" height="30">
<data encoding="base64" compression="zlib">
eJy1leENwkAIhdUmncIVerrB2cQFtCs4bIfoDo6gJZaIBDi4nD9eYnrIB48rTYfd7rRq7j8a1t9pEzxfel00FnUhos9HwsjsLMKAPHeiTGqdCOO2nWEto8HhcZDnQQS5BuYT5WAtk8HgcTwPei8xQFjLbHi1sDiNkYxzlMUo/RcZWi8tGMnJsDie/P9iSO+OFnvdl+VlWL3UzKMVwzuLkl81PWj5pV6s/BpD8khiZMfO1XrgO1VjwB46VzJwp2oMuuOHSgZyJM9wN1NGrV/SXPg3hNbSkqHNz+olwhgVhqcXzx2WfEI9u+8diXKywyfQq/u9ixEOvVuevU7jI71EGDzey6llRHqhM/Ew+Dvbeibabov4JfVi7c5aBui4qZQ/4hcw3nq80x0=
eJy1ldENwjAMRAuVOgUrtLBBCGKBUkZg2A7RHRgBGhGLI7KdOCofJ6HG9fPZqRn2TXNcNXcf9evvISo8XzpZGEs6g/C5B4ZLziyMkOcGclDrBIwxnlEtXuE4qNfHPA9QyNUnfUIO1TIpDIq7JHWiJEYQ1TIrvVpi3F3IgfOVzkkaI/cuMSQvWzCGQobGKcn/L0b6DWgzue7y4t4bGYbmpXYeWzAs+bV+1XiQ8nNetPwSg9uTHMMV7FzLfeIY4U6cKhm0UyUG7vi+kkEcrme0m5FR2y9uLul/CNayJUOan+ZFY6Qz8QKjxIvEGjN9Ij3bbz1WjivoU9Cr/b2LFg7erZK9jvEWLxZGGl/KqWVYvOBMShjpN7v1TKTdZukX50XbnbWMoENULr+V8QaSt9P3
</data>
</layer>
<layer name="Objects" width="25" height="30">
<data encoding="base64" compression="zlib">
eJy9VrtOA0EM3EA6LtJRI/4gEhWU8BkUoYtooaNAPIo0ECUNoqS6AomvSk/yEayls8432Lu+RWKkSMntnsee8XoTgo2TvcRiAe4m+vPL+n94huJ1FMLHqP9sKjSZt9/PD7pnj85apqDtXNF6V/XXKJ9ZjH9lcMzqbp+Mv61+701pnuOw1r4VHgL5wTlsqi7OU63rxRzsI8Y9yvQlcy1jjFsjX62OZpKOz3Eb0V/3Mcazg2NnaCMhPfHs17ApfM/yVatP66dUHuRjTqeb+Fm3a29C35TXUi+OL+MgB3PLfsr1ktyHeUpY9ZXMIi0+Afk9PgyF1IlzH9pTPK+sGYNnX9ahzcESWGd/CzNVA85mQqoWyeE5tzibczWzXg8wL3O+yN57iXsv2ntKq4X0WrWasTfNH+/RY6OuJfBY9wb68Bn3XSu553is+wqB5wl9sXiwn/E9mmf0N8LqDU/Pe2o5hN9Sr/dxf83Tzzi75DsL8OJsrM9STbPU3a+B4lIc76wmoF6oMdXytR/CqZG3F6n/QyXQfNE4fgDKLWEb
eJylVr1KA0EQPmO6XOCENEHyACGClZba+A5XaCem1DSxEH8CATHBNCKKYmUh+CC+hZDeC/gIusPtcF8mM3cX/eBguZ39Zuab2bkLAhublWzdbGTrdmPRtgxO6/r7OMp4m0twf64s54fB8ef5enTcI/e8uOcB/GyAJh2/3qkFwbO3uYhsrb4NHuQiTMPU9yyc36N3+47/INJrQHs/Pm7i73sdEsfTE5qQ5k+Gfuwjb69bWdz7CvUzVI8kzHJjnsso1YuAmrEPrqPkXRe+P8Q++Rq63MaO4wRyaSs+EK/11KfkR162Y5w5jitDL/QxM7RBxMCB9vLsCOqWiL2Bj01qogF1tWqu5Yc+O4ZWXdCINC3S6dg9E793B2etWhBIL86B+ZFH6ykC5p3HjyA7GSeBe0rLr1cvnkUaJopGBOlf1v4vkDMQdeLYr5fIgWLinsC5Ln3g3Zf9ZM2lMuB88O4PIP5EzFQNNDtl3WKl5gTWa8/bl7nnOPspnsOCHmS9zkEzwrTAF+Zw42x3a+k6VvqL9Lr1mnFteM71jZlYNGNaRl5j4cf6brBO/B17c3ZHUTr/sEfYj6yZnP9F8cr7JHukZfwPyX6W52ieUbhab9CM0OpP/NhnMhcNa7AmzVgvwn113jYW/xCcj3b/8Qz/RwyBm3Tdruo9gpq1wQfqVXTfiZd4ys5qAuqFMwlzeV8Ngi0j7rLI+1f6L7SacA/9Ahohfn0=
</data>
</layer>
<layer name="Above" width="25" height="30">
<data encoding="base64" compression="zlib">
eJxjYICAcAEGrACXODkAl1myTNQxJx0onobHvelE+iUcjzmEwoPY8MLnTnxmpDLh1ptMQjiSGubkAmLDnBJAzTQ6kHYMdJxEMjIwhABxIBAHI7GDGEm3YziGFy3tQw4vWuUZZDtoFT/I5tIivLCV8dQML1x1CDX9gh72FTyo9tPCDmRADb+gh9M0HtxqyQXDpVzHZgdyeLWwoMqRkwZI9Qc5aWCg6ydq6oH5JZUEfYOpTgMA2BoZ6w==
eJzFVNsNwjAMTCs+i8Q/6gSwDA8JMQDtCvQfGKHzkqgYpZHtxE4oJ0Wt8vAlZ/uMmXDZGBTYfLfG98ZAcbT19H0lxqXi9Ha+I9Zg3SF2fy4OxQ0Iz90Qrtg9OY79R6snEndXp8VwaGt+ncLg8XJvAPQJe3IReysgtb5yOHKgzYkUVE6ulTFnOw52nLz/Y0XH2hJ3/pdeA5NjrW+BXhifNmYIX69f9YzPQeWH00/KAXphHqgF5p0l9aK82c99jo84hNrfmzl/CXD9V8JnQp3Ght6rxRIeksuR0v8Yh6/XYzVfgxrA+oaqPek7XA1I6zi3blK9UtMD0jNfbxKcW7oeR0avN0DJJIo=
</data>
</layer>
<layer name="Walkable" width="25" height="30">
<data encoding="base64" compression="zlib">
eJztk7ERwCAMAxmBpbz/SklDw8VBkuVU4c6l9JKBmGPEPevE7Juf8eyze+3H4Y9wUObpnLpUGZU8iK7aWWUgHCSHO5NT4/Rn/4riv3SuP1dlqHuqMFjtFz26OQ7Gm17tvOsyvbJX9g0re2Uzon1RjuPunAwXJ/Pt6qK8YXVfrHeWt2tcWRnGBcXbpLE=
eJztk7ERwDAIAz2Cl2L/lZImHQFJyKnCHVUOvYRJ7LXi7qdin+ufketkWtU3RT/TqqrTreYrBro/xltXLIP142IgHMSH25Nzxqn/dl8OP9m9O/65KUPd04TBzn6Rg/XDchQ/TB41M/ouyl7ZG2byqh7RvCjH8XZOxiQPeh8nsig3rO6L1e525W6XV4ZxAZKipgU=
</data>
</layer>
<objectgroup name="Mapevents">
<objectgroup name="Mapevents" width="0" height="0">
<object name="south" type="mapchange" x="672" y="928" width="96" height="32">
<properties>
<property name="map" value="mountaincave1"/>
@@ -160,7 +174,7 @@
<object name="remains_mcave_4" type="sign" x="576" y="352" width="32" height="32"/>
<object name="remains_mcave_5" type="sign" x="608" y="640" width="32" height="32"/>
</objectgroup>
<objectgroup name="Spawn" visible="0">
<objectgroup name="Spawn" width="0" height="0">
<object name="scaradon_3" type="spawn" x="352" y="288" width="32" height="32">
<properties>
<property name="quantity" value="1"/>
@@ -192,5 +206,5 @@
</properties>
</object>
</objectgroup>
<objectgroup name="Keys"/>
<objectgroup name="Keys" width="0" height="0"/>
</map>

View File

@@ -1,147 +1,161 @@
<?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="20" height="20" tilewidth="32" tileheight="32">
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_bed_1.png"/>
<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"/>
<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"/>
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="385" name="map_broken_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_broken_1.png"/>
<image source="../drawable/map_broken_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="513" name="map_cavewall_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_cavewall_1.png"/>
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
</tileset>
<tileset firstgid="621" name="map_cavewall_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_cavewall_2.png"/>
<image source="../drawable/map_cavewall_2.png" width="576" height="192"/>
</tileset>
<tileset firstgid="729" name="map_cavewall_3" tilewidth="32" tileheight="32">
<image source="../drawable/map_cavewall_3.png"/>
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
</tileset>
<tileset firstgid="837" name="map_chair_table_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_chair_table_1.png"/>
<image source="../drawable/map_chair_table_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="965" name="map_crate_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_crate_1.png"/>
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1093" name="map_cupboard_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_cupboard_1.png"/>
<image source="../drawable/map_cupboard_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1221" name="map_curtain_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_curtain_1.png"/>
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1349" name="map_entrance_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_entrance_1.png"/>
<image source="../drawable/map_entrance_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1477" name="map_fence_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_fence_1.png"/>
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1605" name="map_fence_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_fence_2.png"/>
<image source="../drawable/map_fence_2.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1733" name="map_ground_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_1.png"/>
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1861" name="map_ground_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_2.png"/>
<image source="../drawable/map_ground_2.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1989" name="map_ground_3" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_3.png"/>
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2117" name="map_ground_4" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_4.png"/>
<image source="../drawable/map_ground_4.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2245" name="map_ground_5" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_5.png"/>
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2373" name="map_ground_6" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_6.png"/>
<image source="../drawable/map_ground_6.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2501" name="map_ground_7" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_7.png"/>
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2629" name="map_ground_8" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_8.png"/>
<image source="../drawable/map_ground_8.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2757" name="map_indoor_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_indoor_1.png"/>
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2885" name="map_kitchen_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_kitchen_1.png"/>
<image source="../drawable/map_kitchen_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3013" name="map_outdoor_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_outdoor_1.png"/>
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3141" name="map_pillar_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_pillar_1.png"/>
<image source="../drawable/map_pillar_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3269" name="map_plant_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_plant_1.png"/>
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3397" name="map_rock_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_rock_1.png"/>
<image source="../drawable/map_rock_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3525" name="map_roof_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_roof_1.png"/>
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3653" name="map_roof_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_roof_2.png"/>
<image source="../drawable/map_roof_2.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3781" name="map_shop_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_shop_1.png"/>
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3909" name="map_sign_ladder_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_sign_ladder_1.png"/>
<image source="../drawable/map_sign_ladder_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4037" name="map_table_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_table_1.png"/>
<image source="../drawable/map_table_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4165" name="map_trail_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_trail_1.png"/>
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4293" name="map_tree_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_tree_1.png"/>
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4421" name="map_wall_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_wall_1.png"/>
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4549" name="map_wall_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_wall_2.png"/>
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
</tileset>
<tileset firstgid="4669" name="map_wall_3" tilewidth="32" tileheight="32">
<image source="../drawable/map_wall_3.png"/>
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
</tileset>
<tileset firstgid="4789" name="map_window_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_window_1.png"/>
<image source="../drawable/map_window_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4917" name="map_window_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_window_2.png"/>
<image source="../drawable/map_window_2.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_transition_2.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_transition_4.png" width="512" height="256"/>
</tileset>
<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="20" height="20">
<data encoding="base64" compression="zlib">
eJy909sNgCAMBVDCB1O4AjCCOgK6gsM6hMMIMSZN00d46Mf9PVzSNlhjws9ZiLRaa85GZG7oUaw95yCSFJPqUazL8UlM38j0kKw3sK8H3un0aHatp9k9HmV6MIsRHpxFr/fVX0d5QfEm+6SmG+fhO9L2D98G9uCuQ1O6O0+8L3WMyv1R70sdaz3K7PWw2eLduqvdVQ==
eJyllMENgzAMRREHpmAFYISUEYAVOmyH6AgMURD+0seyk9QcnmSh+MVOcMa2acYgLyGax8wHq5D+cHEesx28hcVxYt9EMecx3+7O6RyMOjbZD7HO2wX9/QQ1TlTHp7tAbOV57oV88OTwnIi53xqf5d6JQfUbcVq+OeCyfE9qYx+fXe1d5M6PfU96ZR/u1eu1by9q7pb/E6tfPYve/wdfKvj0LMLpzYZeb/Wka5ycWbZmw3LqPUs+vEk5Z8mn36veeAOjPqz9Ad+R55U=
</data>
</layer>
<layer name="Objects" width="20" height="20">
<data encoding="base64" compression="zlib">
eJxjYBgF6CCLFROTC3SYsIsn4xBHB52MDAxdjBB2lQADQw0SrhXANBOkdg4jfnfc54HQXUD9PVCcD8R1BMxGBqW8+N2NzWx0M7GBVzzY7TnGzMAgD5T7yg0xG2RmDAHzYGaJ82DKwcIAFlTRaOZJExE/r5HMBbkvFahfkAEST/V43IccF9jCEeZemPtBbssD4l4C/n2NxZ/oAJvbsPkV2V3I8rJMCHNqoGYR4zb0eEUGIDNhfuwhwixiAHp84gPhUHWw8MOVN3G5C5t6WSLzNykA2Uxiyw9SzCQHAADsAy68
eJxjYBg84DAj+XovQ/XORDJjGi8DwxwyzMxiZWDoZoTQ/UC6D4h1mBgYlvFC5LWZsOv7hMUukD5NEQSGAUkRBMZnJkg/TK5KgIGhBgnXCmA3GwakmVDNecMDYd+H0l1A/T1QnA/EdVjMRnYrMggXwLTPBRg+fHjMrsWiBx28guqvg4Y1zDxTFgYGeSD7KzfEbJCZMVDz0ngxzUllQpglzoMpDwsDWJRFI5kHAtJo8YFuBygtvOZBuM8K6L4yoJggAySe6pHMQ48bHSSzy9DMBZmH7l6Q2/KAuJdA+L2G6oP5GxTfbUjmg8SR3QaLU2S/ykLZpUj60OVBcQNLi/VEug1k9zIs8QQzE+bHHqhZILe14VDfgCReikMNcnwip11s+QSWlmHhhysv9iLFJ3LewKZeFocZ2AAh9yGbWUugDJJEchuyWejpGd2dBTjCEd096OUAAGz0QAQ=
</data>
</layer>
<layer name="Above" width="20" height="20">
<data encoding="base64" compression="zlib">
eJxjYBj6IF2AumalkWkeNneEU2AWujtSmch3GyF3aLJQ17xfzEACaKYGkeYSE06pSGq+MVNuHrGAkjSBDVDTbaPmYQeyTMSbR6xaapYzIDAcwhkAIQ8NSw==
eJxjYBj6IF2AumalkWkeNndQYha6Xh0mBoZUXvLMC8fhDj4eCK3JQpp53Ez45X8xAwmgmRpEmgvyL6F4TEWS/8aMX204WvhNQws3LRL8S0mawAZwxQUu0Eogzkk1jxCAmYceZpSaRwgQm7aJMU+WQPokRy01yxkQwOYPcvM3snlpVIy3NgJmAQDANRHK
</data>
</layer>
<layer name="Walkable" width="20" height="20">
<data encoding="base64" compression="zlib">
eJxzFWBgcB3FIwLDADIbWYwcs3ABdLWD0TxSwoDe5g2UWcT4gxSziA0XYs2iRtolZCY1zKO1mdQyj1IzAduyZEc=
eJxzFWBgcB3FIwLDADY2JeYhA2zmEWs+PczDFgbIYsSah+wOcsyjlbuIMY9UtxEKB1LTHS415KY9auYNaplHazOpZR6lZgIAa2xomA==
</data>
</layer>
<objectgroup name="Mapevents" visible="0">
<objectgroup name="Mapevents" width="0" height="0">
<object name="south" type="mapchange" x="160" y="608" width="64" height="32">
<properties>
<property name="map" value="mountaincave2"/>
@@ -150,7 +164,7 @@
</object>
<object name="rest" type="rest" x="384" y="320" width="32" height="32"/>
</objectgroup>
<objectgroup name="Spawn">
<objectgroup name="Spawn" width="0" height="0">
<object name="scaradon_1" type="spawn" x="32" y="384" width="160" height="192">
<properties>
<property name="quantity" value="1"/>
@@ -158,12 +172,12 @@
</object>
<object name="thorin" type="spawn" x="352" y="288" width="32" height="32"/>
</objectgroup>
<objectgroup name="Keys">
<objectgroup name="Keys" width="0" height="0">
<object name="thorin:40" type="key" x="384" y="320" width="32" height="32">
<properties>
<property name="phrase" value="mountaincave_sleep"/>
<property name="requireType" value="questProgress"/>
<property name="requireId" value="thorin"/>
<property name="requireType" value="questProgress"/>
<property name="requireValue" value="40"/>
</properties>
</object>

View File

@@ -1,156 +1,167 @@
<?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="20" tilewidth="32" tileheight="32">
<properties>
<property name="outdoors" value="1"/>
<property name="outside" value="1"/>
</properties>
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_bed_1.png"/>
<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"/>
<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"/>
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="385" name="map_broken_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_broken_1.png"/>
<image source="../drawable/map_broken_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="513" name="map_cavewall_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_cavewall_1.png"/>
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
</tileset>
<tileset firstgid="621" name="map_cavewall_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_cavewall_2.png"/>
<image source="../drawable/map_cavewall_2.png" width="576" height="192"/>
</tileset>
<tileset firstgid="729" name="map_cavewall_3" tilewidth="32" tileheight="32">
<image source="../drawable/map_cavewall_3.png"/>
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
</tileset>
<tileset firstgid="837" name="map_chair_table_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_chair_table_1.png"/>
<image source="../drawable/map_chair_table_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="965" name="map_crate_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_crate_1.png"/>
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1093" name="map_cupboard_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_cupboard_1.png"/>
<image source="../drawable/map_cupboard_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1221" name="map_curtain_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_curtain_1.png"/>
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1349" name="map_entrance_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_entrance_1.png"/>
<image source="../drawable/map_entrance_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1477" name="map_fence_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_fence_1.png"/>
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1605" name="map_fence_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_fence_2.png"/>
<image source="../drawable/map_fence_2.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1733" name="map_ground_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_1.png"/>
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1861" name="map_ground_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_2.png"/>
<image source="../drawable/map_ground_2.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1989" name="map_ground_3" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_3.png"/>
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2117" name="map_ground_4" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_4.png"/>
<image source="../drawable/map_ground_4.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2245" name="map_ground_5" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_5.png"/>
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2373" name="map_ground_6" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_6.png"/>
<image source="../drawable/map_ground_6.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2501" name="map_ground_7" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_7.png"/>
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2629" name="map_ground_8" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_8.png"/>
<image source="../drawable/map_ground_8.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2757" name="map_indoor_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_indoor_1.png"/>
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2885" name="map_kitchen_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_kitchen_1.png"/>
<image source="../drawable/map_kitchen_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3013" name="map_outdoor_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_outdoor_1.png"/>
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3141" name="map_pillar_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_pillar_1.png"/>
<image source="../drawable/map_pillar_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3269" name="map_plant_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_plant_1.png"/>
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3397" name="map_rock_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_rock_1.png"/>
<image source="../drawable/map_rock_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3525" name="map_roof_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_roof_1.png"/>
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3653" name="map_roof_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_roof_2.png"/>
<image source="../drawable/map_roof_2.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3781" name="map_shop_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_shop_1.png"/>
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3909" name="map_sign_ladder_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_sign_ladder_1.png"/>
<image source="../drawable/map_sign_ladder_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4037" name="map_table_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_table_1.png"/>
<image source="../drawable/map_table_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4165" name="map_trail_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_trail_1.png"/>
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4293" name="map_tree_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_tree_1.png"/>
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4421" name="map_wall_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_wall_1.png"/>
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4549" name="map_wall_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_wall_2.png"/>
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
</tileset>
<tileset firstgid="4669" name="map_wall_3" tilewidth="32" tileheight="32">
<image source="../drawable/map_wall_3.png"/>
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
</tileset>
<tileset firstgid="4789" name="map_window_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_window_1.png"/>
<image source="../drawable/map_window_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4917" name="map_window_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_window_2.png"/>
<image source="../drawable/map_window_2.png" width="512" height="256"/>
</tileset>
<layer name="Ground" width="29" height="20">
<data encoding="base64" compression="zlib">
eJy91cERgjAQBdCQQ6qgBdJC4KB3sAVatYuUYBGSSXZc192wRIbDH0dd8pwYPtEZExV5/pnBGuNLNN4Zpr/I7G2Ot7IJs5IJa6TseWGbGUs4k85z5sBc21v5d8zb+6UkNJr0OsiIMhX31uXX1ebMjeZsv/cLjAXlUdZLZm2fpPMhudRYUWCOM0OjGR1v0HAm7JOvnD/tPaQ1wR0uNuF/PdvE5/ao2eJr7/OjfaY1pZnaGarl3vHRdlmLSdfU7oVXmLRPca9SU/ouut9ni2Rw3cr1O/089eHLfcL1tNbQZCp9iE3cP2cHPM6k7hsBhm9s
eJy9lMENgzAMRUMOTMEKZIWUQ3uHrsCqbMEIHaJE2Kpr2fBpEYcnBJi8xCR/rkOYAaY/aWMIiUB8ZzjTRc4mrrCrNZxc6zl5jMKeLy81N8Jy6nrLKf8H00R/Hv1yPxCZ6nkeqDMbziTWUujIe6/W6xhXeqrleaDOPn73ix2D4EnjFafXp9Fxbnm1YxRwneWUfTrinGvbobGc3Ke0sf/QM4Q62dte7OQen+2U+9ZbK5InR3zId0fzDHU+Kp9fchQZy5sXkpvIetFepJ2zojNd56p2eu94bTIvPYeVrV6+y+clD1/1ByunUQdCR3konTJ/zoZ9llN732arbfc=
</data>
</layer>
<layer name="Objects" width="29" height="20">
<data encoding="base64" compression="zlib">
eJyllb1ugzAQx53OjmSpY9UnS+aOsEdpmYuSuUvfJ4/A2qoDUhBljyDUJ+7q4zgTpPylk7Gx73fnT2Nua+OM2XprrTGdL3tvDZY/dujTiHbQtx3qV7cAEmGSOvTDS+LJdiifHoZxZzv2u/P/9mivIi5i8jEdfhfY/s/BduJIlS6wMm+Jt1TkpOUJevY+LyJu7lfLq7LBH7AO3o5O979h9Zr5Obngh+Lg9Walx0QM2AvQ/xaTx1+4aRx7F8reMz8Ft1YYUH8TayqZc0qw78EFS7GNzy3tD1j/XFnTnI0j/SrzluD6cL2spzFnwv/jWp9f4n541ru36yrsAzLOAxZJMnnfLzfOXcabRxjcvyY+TyXz2+Jcd5F9pPmWdTp3IHnO5frIc0T7KHZHaNqxMw6KnXPKC8TvST6H6UI+nfOjC/y5M6fdzxc8rzE+Z3NGa8d82aey+v3cR3IhfkxLc6xFfpQ38As3fSNo/JZ9U07Qfy5Huq+0d2nu/dGYPKcMebCnwWLvC0j7d1Lmkd/hdeRdWSotH+0OL0Uc2riYqjtjvEd/XN+7BA==
eJyllbFuwjAQhg1zkCx1rPpInTvQrVLHZI9omYvo3KXvwyOwFnWIBEqzIyD1lbv653ImSPzSybHj3Oe7nG3n+jX2zj0G22XO7UPbBmu4/c6Ocxo1Tlplx/7BR1/3vuv/HFO0Zz/YCk+PU3s7tHll6E/YXtQ7Ya4z4PLzksf/OTwuHK3KR9Y0WB6sUDFZcZLugs9t5kxVPHet3m+y6I9Y82Dv3vY/hn4NfhY++pF1YL8Z2GsSBtUCze9j4vqXvruOiY9tG5ifBlczqP+q/qlmnlPOc+c+WsFjT8NT5l8dBJsZ/3QG34l+jPXn/H9Qz6PumqfK/83Izq9wPwLrLdhhEOtADHnEEmkmzv3yp7Hr9c4SDPRvCfNUgd8d18E+UUeWb92XfUfS+1z/H72PpI5SZ4SlEvY4KbXPJS4SnpOYw+JCvuxzyfe5mkAecre8X1N8ZEuMcg+UPXmxzuc28Y3wU6IYka/1wPurVvFJ3MRf+u4dQcK8YU5pvs6x5IFyI+eVdS/h/aPry2JiTFPmUU2Tpe4XkvVuYeQHz/A6ca9cKise6wyv1Dqs71LaXLnGa/QLVMC2Gw==
</data>
</layer>
<layer name="Above" width="29" height="20">
<data encoding="base64" compression="zlib">
eJxjYKAMvBNgYHgrQLw4NcBxGpmLDC5Q2Q5FXgYGJV7sctJM1LVrqIN0aNhrkxAub3nIswMG0gQwxUmxHxng0peGZLYOkppwItMaoTSJbq8OHvcTayc1Abqd5IYvKSANiz/R7QWVU+/oGB7I5SI97MVVPtMCECrLQPYeF0CEOTFhT055T2z948kITJdoOIwRvx5Ky2tZNP3I5oHk0nDUE6OA9gAAXXoe/g==
eJxjYKAMvBNgYHgrQLy4NBOFFgLBcSzm4gLk2neBBDuIAYq8DAxKvNjlqBEmwwmkQ8Nem4RwectDmh3haPGbJoBqN6n2IwNc+tKQzNZBUoPuFlyAUJpEt1cHj/uJtZOaAN1OcsOXFJCGxZ/o9oLKqXd0DA/kcpHW9oL8iqt8HggAsve4ACLMiQl75PLekxGYjtAwtvITV/2DDrCZF8aIXw+l5bUsmn5k80ByaTjqCVqC9EFQHgwGOwEPKCJE
</data>
</layer>
<layer name="Walkable" width="29" height="20">
<layer name="Walkable" width="29" height="20" visible="0">
<data encoding="base64" compression="zlib">
eJxzFWBgcCUCwwAxaqmFkcFA2IluP7I7aO0ufO4gVS813EGMOmqFCyl2UjMeSLWTWn4l1Z+0thObffS0k15hS207iTEDXZ4S+4nVh00OH6DUj+SEObGAkvRATvqgpn2jePBjAFHDnLk=
eJxzFWBgcCUCwwAxaqmFkcFA2IluP7I7aO0ufO4gVS813EGMOmqFCyl2UjMeSLWTWn4l1Z+0thObffS0k9phi8scattJjH50NZTYT6w+bHL4ADnxRIpbKAGUpAdy0iQ17RvFgx8DALXCmmY=
</data>
</layer>
<objectgroup name="Mapevents">
<layer name="Walkable_replace" width="29" height="20">
<data encoding="base64" compression="zlib">
eJztwQEBAAAAgiD/r25IQAEAfBsJEAAB
</data>
</layer>
<objectgroup name="Mapevents" width="29" height="20">
<object name="west" type="mapchange" x="0" y="288" width="32" height="160">
<properties>
<property name="map" value="mountainlake4"/>
<property name="place" value="east"/>
</properties>
</object>
<object name="east" type="mapchange" x="896" y="416" width="32" height="32">
<properties>
<property name="map" value="arulirmountain1"/>
<property name="place" value="west"/>
</properties>
</object>
<object name="trapexit" type="mapchange" x="736" y="320" width="32" height="32"/>
<object name="north" type="mapchange" x="320" y="0" width="64" height="32">
<properties>
<property name="map" value="mountainlake6"/>
@@ -158,7 +169,7 @@
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn">
<objectgroup name="Spawn" width="29" height="20" visible="0">
<object name="arulir_1" type="spawn" x="672" y="192" width="32" height="64">
<properties>
<property name="quantity" value="1"/>
@@ -209,6 +220,22 @@
<property name="quantity" value="1"/>
</properties>
</object>
<object name="arulir_1" type="spawn" x="800" y="416" width="64" height="32"/>
</objectgroup>
<objectgroup name="Keys" width="29" height="20">
<object name="need_arulirskin" type="key" x="768" y="416" width="32" height="32">
<properties>
<property name="phrase" value="arulirmountain_entrance"/>
<property name="requireId" value="arulir_skin"/>
<property name="requireType" value="inventoryKeep"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Replace" width="29" height="20">
<object name="arulircave_trap10:10" type="replace" x="704" y="352" width="64" height="32">
<properties>
<property name="Walkable" value="Walkable_replace"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Keys"/>
</map>

View File

@@ -1,165 +1,171 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="20" height="15" tilewidth="32" tileheight="32">
<properties>
<property name="outdoors" value="1"/>
</properties>
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_bed_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="129" name="map_border_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_border_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="257" name="map_bridge_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="385" name="map_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">
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_table_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
</tileset>
<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">
<image source="../drawable/map_window_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4917" name="map_window_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_window_2.png" width="512" height="256"/>
</tileset>
<layer name="Ground" width="20" height="15">
<data encoding="base64" compression="zlib">
eJz7JMDAcJQNgj8hsZkEMfnY2CA1MLXYxGF8FMyLA7OhmoVsPz58lRc7RleH0z1o2F8QOyZGLzYcL4jA01kRbHLNw4Z/MWMXP44Hk2MPPvPIwdS2i5phOooHHwYA/F3l4w==
</data>
</layer>
<layer name="Objects" width="20" height="15">
<data encoding="base64" compression="zlib">
eJyNU0EOAUEQ7A1OdmVsvIAf+YOzxBlXifiAh3iCN7hZBxwQ4kKyscu0maa3zaCSTo/uruqKmQUACOrwwvPs+X1WxZ4LOL8Oi7UkNDzsLVkvrgmyQ3vJuC6NPTs3hd61WuSSv4Vye29EAO2SOc9ik0cVk6cBwFbrHfW+VlT0u9O1ldVMuV+NntWbx+89x8DkS/XTQ1/5Y2B3kP+N5pejN7ejjBdCIu5BYvhlly8Ihx/a//Ynyh1dzx39o42gd0H3Mvbs+RW58v+PO1HHd3kTNdpPfvB9nHTtbus4n9k9iIz1CCfbT4U2vgOa55pyTurnDn3irpk/2rtnNfltIxLB4Vn6S8LP2recC40H9Lp6QA==
</data>
</layer>
<layer name="Above" width="20" height="15">
<data encoding="base64" compression="zlib">
eJz7KMAABh+gND7wiRfB/iiAWw+y+Ec0NV9ZcZv/DYscSP9xPG4TZcMtJ4ZH7gKSmSD3orsTGwgnQg02gMv9aWSaN5zBBQrD5B2F+rHZ/1YA1VxkProcLjEQAKWDt0ji+NyKbD4h9+DSh898mDy6e95isRebGnQaHyDWz8QAAL+fMuA=
</data>
</layer>
<layer name="Walkable" width="20" height="15" visible="0">
<data encoding="base64" compression="zlib">
eJxzFWBgcKUjBgFqmIEMqGEGsWbB1CDT2Ni4/IouRg4gZD8+sZEGKA0DSuIJm/3Y4h5b2iDGDcSma1LMJ5Rn8ZlPDwwAaA4uKA==
</data>
</layer>
<objectgroup name="Mapevents" visible="0">
<object name="west" type="mapchange" x="0" y="128" width="32" height="192">
<properties>
<property name="map" value="road4"/>
<property name="place" value="east"/>
</properties>
</object>
<object name="house" type="mapchange" x="384" y="128" width="32" height="32">
<properties>
<property name="map" value="road5_house"/>
<property name="place" value="entrance"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn" visible="0">
<object name="beetle2" type="spawn" x="64" y="288" width="288" height="160"/>
<object name="forestboar3" type="spawn" x="288" y="320" width="288" height="128"/>
</objectgroup>
<objectgroup name="Keys" visible="0"/>
</map>
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="20" height="15" tilewidth="32" tileheight="32">
<properties>
<property name="outdoors" value="1"/>
</properties>
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_bed_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="129" name="map_border_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_border_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="257" name="map_bridge_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="385" name="map_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">
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_table_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
</tileset>
<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">
<image source="../drawable/map_window_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4917" name="map_window_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_window_2.png" width="512" height="256"/>
</tileset>
<layer name="Ground" width="20" height="15">
<data encoding="base64" compression="zlib">
eJz7JMDAcJQNgj8hsZkEMfnY2CA1MLXYxGF8FMyLA7OhmoVsPz58lRc7RleH0z1o2F8QOyZGLzYcL4jA01kRbHLNw4Z/MWMXP44Hk2MPPvPIwdS2i5phOooHHwYA/F3l4w==
</data>
</layer>
<layer name="Objects" width="20" height="15">
<data encoding="base64" compression="zlib">
eJyNU0sOAUEQrQlWZqRNnIAbuYO1xBpbibiAgziCM9gZi2GBEBsSYejSXaamdOMllWr1ee9F9wAABHV443X2/D6pYs8FnE/DYi0JzR72lqwX18Syg3vJdl0cO3ZuCr5LtbhL/hbK7b0RAbRL5jyLTR5VTJ4GABvNd9B6rSjnRmx1bWU5r9yvRs/yzeNc5xCYfK4Krxp95Y+B1SD/a71TjnKOjjJeCIm4B4nhFy1fEPY/uP/tT5Q7up47+ocbQe+C7mXs0fkVmfL/j1tRx3d5EzXSJz/4Po669rB1nL9bHcSd9QhH278KbnwHNM855Zzkzxz8tJsyf6S7YzX5bSMSscOz9JeEn7VvORMcT6JNfEQ=
</data>
</layer>
<layer name="Above" width="20" height="15">
<data encoding="base64" compression="zlib">
eJz7KMAABh+gND7wiRfB/iiAWw+y+Ec0NV9ZcZv/DYscSP9xPG4TZcMtJ4ZH7gKSmSD3orsTGwgnQg02gMv9aWSaN5zBBQrD5B2F+rHZ/1YA1VxkProcLjEQAKWDt0ji+NyKbD4h9+DSh898mDy6e95isRebGnQaHyDWz8QAAL+fMuA=
</data>
</layer>
<layer name="Walkable" width="20" height="15">
<data encoding="base64" compression="zlib">
eJxzFWBgcKUjBgFqmIEMqGEGsWahq0HWh24GNvPw6cfnLnQ3YrMTl7qRDCgNA1LihRj7CcU9NvtISfeE/IDPfGLSPD7z6YEB3IMvfA==
</data>
</layer>
<objectgroup name="Mapevents" width="20" height="15">
<object name="west" type="mapchange" x="0" y="128" width="32" height="192">
<properties>
<property name="map" value="road4"/>
<property name="place" value="east"/>
</properties>
</object>
<object name="house" type="mapchange" x="384" y="128" width="32" height="32">
<properties>
<property name="map" value="road5_house"/>
<property name="place" value="entrance"/>
</properties>
</object>
<object name="east" type="mapchange" x="608" y="192" width="32" height="160">
<properties>
<property name="map" value="road6"/>
<property name="place" value="west"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn" width="20" height="15">
<object name="beetle2" type="spawn" x="64" y="288" width="288" height="160"/>
<object name="forestboar3" type="spawn" x="288" y="320" width="288" height="128"/>
</objectgroup>
<objectgroup name="Keys" width="20" height="15" visible="0"/>
</map>

View File

@@ -0,0 +1,177 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="25" height="20" tilewidth="32" tileheight="32">
<properties>
<property name="outdoors" value="1"/>
</properties>
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_bed_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="129" name="map_border_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_border_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="257" name="map_bridge_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="385" name="map_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">
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_table_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
</tileset>
<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">
<image source="../drawable/map_window_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4917" name="map_window_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_window_2.png" width="512" height="256"/>
</tileset>
<layer name="Ground" width="25" height="20">
<data encoding="base64" compression="zlib">
eJw7ysbAcHQUj+JRTBY+DsW0Mhcd08psavqHGPeS6y9S9ZBjDyVhQIxeasQjvrijdVqhdZqntrkjCQMAWWeM8A==
</data>
</layer>
<layer name="Objects" width="25" height="20">
<data encoding="base64" compression="zlib">
eJx1VctOAkEQHPDiYSZZ4hfoH+jJO/yKHvHExQhGjRci3+ZJTQQSEBMTBRb1Ji+72S6mmZ3tZNLsPKq6q3uGcsWYn8SYsvgSeVPxvlywHs6zN85sbG0zX3SObWr9/hwvWWp3efR6lc51bT7OIc3NEs87ID9QON9Jtv5E45lGX+1nnFv6Pt03O3YjuZy7uD7sGec9Eg/4EE+q9tyVivV9tZ6f41mq74bkfu+Kz3fV/lgdHsmf6XxMphPX5MD5c3/0XYvwrGRvrD7IW+9/ExzExTpwDQfyPSb/G+gHHVhb4DDuyHq+WN+wcXyXtHYlo0mjJ1zIb2Z93kU6vogfyd5FgHudeM6W8MyV9sfEdeJU/QIe9N+Sxirx2MDd9AjZp/W1B4+u8UL9rjoTvb9DiR3YYznTEj3qNH8R5KP1Y9P9UXK7+jEfYv9S8TDug4wOjbbwNJ3PS+sHm8jaXO5kTfVl0+1iM67WgPumHeTTcHmebtAT0B9x1QV7orC5Vms53xce5Md8qFlLaRf2DMevNUGeXbwjZKn0xMp6PXpBXtsaBr2I+PGWcX6syTCSB+7gtp9cXj/0SKfkdYQ+I4k7FTz4PZe9UanSC3eO+4h5x0o/XauwZ7QeS+XBF36DH3lBw3aAy/dypPTmc/hvOKTzRy4/H/IZpQf3A3plZfNx6/imSfYOhrrp9Y/IPCycZ25+r/4BFir59Q==
</data>
</layer>
<layer name="Above" width="25" height="20">
<data encoding="base64" compression="zlib">
eJxjYKAe+CiAYH8QwK/uggB2dUeB/GN49CKDQh7c9mPjExIHueWjACobmaYU4LKXkFvIAfjcTal/SHUXpf7Axj9OhfggBrwF2vOORnZREi6jABPQMq7QAS3teUtls2Hhgi18qOEPbO6F2YfOJ8c+mDm46gZs4sTYgxwu2PRhcz86wOYvbOZiK68IxTMx4YouDgAWMUi8
</data>
</layer>
<layer name="Walkable" width="25" height="20" visible="0">
<data encoding="base64" compression="zlib">
eJy1VMkNACAIYwSXcv+V/BOQFgoJL6GXxnvMrqh9TeeqfXS2q5/hYH0w+bC6WA9+ttrv+mU4Ojxobmw+KHaGi/KoahP/l5+y1HgTrugOtyt6OxMsj6Hygf6xU45OK/Uzf61Ce8WXnT8OmE4I
</data>
</layer>
<objectgroup name="Mapevents" width="25" height="20">
<object name="west" type="mapchange" x="0" y="352" width="32" height="160">
<properties>
<property name="map" value="road5"/>
<property name="place" value="east"/>
</properties>
</object>
<object name="north" type="mapchange" x="608" y="0" width="128" height="32">
<properties>
<property name="map" value="soulpartdungeon0"/>
<property name="place" value="south"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn" width="25" height="20">
<object name="beetle2" type="spawn" x="32" y="64" width="352" height="160">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="forestserpent2" type="spawn" x="160" y="416" width="192" height="128"/>
<object name="forestboar3" type="spawn" x="448" y="544" width="128" height="64"/>
<object name="forestserpent2" type="spawn" x="416" y="224" width="256" height="96"/>
<object name="forestbeetle" type="spawn" x="512" y="160" width="64" height="32">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="forestboar3" type="spawn" x="512" y="64" width="192" height="96"/>
</objectgroup>
<objectgroup name="Keys" width="25" height="20"/>
</map>

View File

@@ -138,12 +138,12 @@
eJxjYEAFHwVQ+R8EIGLE0LjMQBb7gEWOEIDpJWQvurupBXDZg+5PbP6mpn3kAFLMISYeqQ0IxSM2d2GTRzYPXYxcQKwZhNQRCldqhjO6PaTGPz7zqAGobd5wBJdoEEa0ysuE6gVyzKOWm2AAAEW2QgY=
</data>
</layer>
<layer name="Walkable" width="21" height="21" visible="0">
<layer name="Walkable" width="21" height="21">
<data encoding="base64" compression="zlib">
eJxzFWBgcB3FwwLjAoPFPHq5k9rhSat4orb9xKjHF07I4qSEJ6H4JCd+SAGUpjtizccmPlQAvvilxExqhwE14hFdLQDtXFtQ
</data>
</layer>
<objectgroup name="Mapevents">
<objectgroup name="Mapevents" width="0" height="0">
<object name="north" type="mapchange" x="0" y="352" width="32" height="224">
<properties>
<property name="map" value="crossroads"/>
@@ -162,12 +162,31 @@
<property name="place" value="north"/>
</properties>
</object>
<object name="sign_wolf_pack_jakrar" type="script" x="256" y="160" width="256" height="192">
<properties>
<property name="when" value="always"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn">
<objectgroup name="Spawn" width="0" height="0">
<object name="fox2" type="spawn" x="224" y="384" width="192" height="64"/>
<object name="forestserpent1" type="spawn" x="512" y="480" width="96" height="32"/>
<object name="forestserpent1" type="spawn" x="64" y="576" width="192" height="64"/>
<object name="fox1" type="spawn" x="288" y="160" width="224" height="128"/>
<object name="forestwolf1" type="spawn" x="288" y="160" width="224" height="128">
<properties>
<property name="quantity" value="3"/>
</properties>
</object>
<object name="wolf_leader" type="spawn" x="320" y="160" width="128" height="96"/>
</objectgroup>
<objectgroup name="Keys" width="0" height="0">
<object name="pathway_fallhaven:30" type="key" x="352" y="320" width="64" height="32">
<properties>
<property name="phrase" value="key_wolf_pack_jakrar"/>
<property name="requireId" value="pathway_fallhaven"/>
<property name="requireType" value="questProgress"/>
<property name="requireValue" value="30"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Keys" visible="0"/>
</map>

View File

@@ -123,6 +123,9 @@
<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_rock_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_rock_2.png" width="512" height="256"/>
</tileset>
<layer name="Ground" width="20" height="22">
<data encoding="base64" compression="zlib">
eJw7ysbAcJQIfByKiVE7at7QdONgN28ouHHUz4PPPFq6kVbupKbZtHLrUMAAijVdTA==
@@ -130,20 +133,30 @@
</layer>
<layer name="Objects" width="20" height="22">
<data encoding="base64" compression="zlib">
eJyNVMFKAzEQTTxPYItfoL9i/0L/wVMFRb14E736Zyq4XSitIGxtsfbWYjHPZMhsOrvrQEg2m0zevPcSMzDmwLfvQu8XZMypH3Oc+XFFYTx0xsyoueeraM+F3g5SvppCPsSJC32+x/TgQyDfJyV8Nem5NHw2O0PiQ9z68U2xv4a/8/kP31868d/HvZ87920uMEp8K4FL4uP5VTbPNSNGLubr4EmrUat56BK+N9JzYm1JCY+NeKYCg8QHLZjDSskpa0Mu+AD5J5QwYJ45lDpvhM5cU0MbEdal9WsKtTLGOxvylQKfxj1yP/v+Je7je4AYx3ty4Zq+kbxo3t1GLD++P3TBPxNq+mYpaq7iuq6cHMwVap8WSZc682HJdfR4ZCnqhTaV8jZsKPloS/u88XeV3dG/44Umc+EbcPMa5zXPXCl3NL97T7apC9eg8Yc9j1xXxsFa1Mz8Iud1bG2awB/QYSc8jfPhd5z3kGnNHLTdY8S7WDuLY/BaRr64dsTIJf6kBgvh+Z2iCQe0BDbGyq3vrep6txFHHtexS9+57/77hrX1vwSExyo=
eJyFVcFKw0AQ3XjexYR8gf6KvfoF9epFEE8VFPXiTfTqt/gLfoCKjcHQCkJri7a3Fovz3B12smySB8ts0szsm3kzW5UptUVrkcbtTCvVpz3jgPaltvueUWqs6z7faXMs2CTz8SbaxgP2jLWhj+rgByDel/b8Jjoea8F5ZHU+4bPM94r2l2mzz0OuVOV+x/tP2p8Z/ztwQ+9OaE0FR8nvR9StDWHOwMC4eA11eswbgkVy7hnPb6jjMYEjsscB15HgIPlBC65hGYkpgVz2nV+lPQfw4xpKnVdCZ9YkBvZhLLXNlTleJzZeIfixJu/aahoDc32lGg9zG+/U1ZBzHrVoA6wdl1/BsXJ7znkuckYNc9MeM4bDbWv7Yj64Dws+u2Mu5oIjtCkjd8NK+z5aa+/7RPY59c9lMKP/xwtNpqJvUJsX9z6cF8Q6j8xoOHv3SV0XziFWP/jcNdwVS5Ez9xViXrjVpMkbfZtQfhvR0zgf9x7Ouw205hqEd6ecsQ/x7djtUdfC1YtzBwbG109qMBM9v4lowoCW4MZceYV3mNSm694GdojXrvHPYd+19WPXfwPsH1Njs08=
</data>
</layer>
<layer name="Objects_replace" width="20" height="22">
<data encoding="base64" compression="zlib">
eJxjYBgFgw3c42FgEOGFsGE0ueCkMMJMEKYUgMzIEmBgyBVAuI0Sc0FmwPSXAtm+ApS7EQRUKAy3UTAKRsHQBwBHiQjk
</data>
</layer>
<layer name="Above" width="20" height="22">
<data encoding="base64" compression="zlib">
eJxjYMAPPgrgl/9AQJ4UQI5ZuNxHTXdRAmjhPkJxQgy4RMPwoYb7iAX4whHkjqNAfIwE99AyXNABvnAi1x0gM0FhQmkc4Ao3Ys0+jkMvLj4t0gw5Zg6UO7CFF7FmUiO+YWaixwm1zMZlFzpNbQAA3vsswQ==
eJxjYMAPPgrgl/9AQJ4UQI5ZuNyHz6wLVHQzDBzHYSap7jsGFH/Iw8DAI8jAwAvEojyY6gnFCTK4JgBxmwzQLFlBhFsvkRkGIL3XoW405mVgMAFiS0FUNaS4zxLqx6MCEL//JNFd6OH4EBpeVwUgficVoIcLyC8gO0jxE7GAVmZSw72w+EAHxJqNLT+gxxW5aZpYQI6ZA+UOXOUHMWZSK33C0g46n9bpFJmmNgAAERc9Rw==
</data>
</layer>
<layer name="Walkable" width="20" height="22" visible="0">
<layer name="Walkable" width="20" height="22">
<data encoding="base64" compression="zlib">
eJzN0dEJACAIBNBGaCn3X6nfEE7P06Cgj8heJ9pey5Idrezta286GzInrZ/yTZi+ttMzqlfMqF7Nx+RhPVQ7ad5vOm6lZ8b094yDPPSXko/JX/E6c0YeMqNz5ikzyTzlL9VD+wAaMFEF
eJy908kNACAIBVFKsCn7b8m7Eb6MoIkHE3iCyxxmU8xoqNxur7o2z8zmV9enTNprh/na8ymeml581qKDntNvU7nUVtatvf+ByMrUq3Iq3rcXQ+qLzGitPHInyiN7Uc+bC7mATwc=
</data>
</layer>
<objectgroup name="Mapevents">
<layer name="layer_replace" width="20" height="22">
<data encoding="base64" compression="zlib">
eJxjYBgFo2AUjIJRMAqGHwAABuAAAQ==
</data>
</layer>
<objectgroup name="Mapevents" width="0" height="0">
<object name="north" type="mapchange" x="288" y="0" width="224" height="32">
<properties>
<property name="map" value="roadbeforecrossroads4"/>
@@ -156,9 +169,16 @@
<property name="place" value="west"/>
</properties>
</object>
<object name="sign_pathway_fallhaven" type="sign" x="320" y="384" width="32" height="32"/>
<object name="west" type="mapchange" x="0" y="160" width="32" height="96">
<properties>
<property name="map" value="fallhaven_ne"/>
<property name="place" value="east"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn">
<object name="forestboar3" type="spawn" x="96" y="224" width="192" height="192">
<objectgroup name="Spawn" width="0" height="0">
<object name="forestboar3" type="spawn" x="128" y="288" width="192" height="192">
<properties>
<property name="quantity" value="3"/>
</properties>
@@ -171,5 +191,14 @@
<object name="forestserpent2" type="spawn" x="512" y="352" width="64" height="96"/>
<object name="forestboar2" type="spawn" x="352" y="544" width="64" height="96"/>
</objectgroup>
<objectgroup name="Keys" visible="0"/>
<objectgroup name="Keys" width="0" height="0"/>
<objectgroup name="Replace" width="20" height="22">
<object name="pathway_fallhaven:50" type="replace" x="0" y="160" width="192" height="160">
<properties>
<property name="Above" value="layer_replace"/>
<property name="Objects" value="Objects_replace"/>
<property name="Walkable" value="layer_replace"/>
</properties>
</object>
</objectgroup>
</map>

View File

@@ -0,0 +1,295 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="30" height="20" 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>
<layer name="Ground" width="30" height="20">
<data encoding="base64" compression="zlib">
eJzNlc0RgkAMhZ3cqMkS7I8WZL1yEijAmQVK2Fpcx834yCQQ0IOH7yDEvPy8aEOnU8g8qg/X/Llx0BU8sRpHdPvMWLj/SNfKw/29NKdMKsTMjfxzQlA3ruQYi2ZbLRkO9q31rO0O41B3pvV6vboRdtfRcsYYJ8Ge+1LHlvdkDt7dCEwburHUyh4YnN7TcrF/0oYmarMHZvCetYPg6EdS0xt8Jj1n3ad3dxLMg9+VepZXvbsbIKaFPL1zTuwVrDeRXSczG573aHLuJHSDoSt3p3nOq8nI/eC72uFzL1JX+lg+/8bnnl5xxtqNBbJvA29Ju6cz2be0pduU9xdFX4vHOmSdWl5txjJGztHz28817P2vkjn2aP4bT6Guth0=
</data>
</layer>
<layer name="Objects" width="30" height="20">
<data encoding="base64" compression="zlib">
eJzNVM1KAlEUvs2mv0U6A1Na0BtEK9/A3qDatOoFImofBD1C+AQatc0XyBEKXAVCUQttEzpB1EZ01/mYc/A0XcdMkT443Dt65nzn++65Y0yES8+YK89MHTXXmAXi7bmjvbfnjM+dHVHv0gQ4A9+Ya9Japsgk1Kv40VqinHI66rU4Jn9AnFV3eB1wPhP/I/G6E5gJ6BXueap9kMDfId5uLP6qWzhrrPlE1VmnvaOeoXWbtO5Q5Cleibft2+tmf9HPWSxHNCzTuuZEHgMl4rpQHkN/j+KWuTMqd2OEO/JpyRV9bf7vXPVYoH3Oi3iLzHmaMqZJ65MfzUMSGjEvNcADP+Bpy1Jny+vrPXIjvi770LHk427MMl+LzymndM0oP+Efagfpn3UAPW/gC93vfc7F+HF/4c0m5d35Ue+CtNo3mBda0MMixb46yxd8A1L9fHC+MRf8Xxng9y7pCFmznF+B16bT19Tjc1xlTj3PVeK9Z6/QI+a9zr18WHw6tMyLQM/5S2zm4KX0Uh+gVWbFVjvpd6Dl96PN36u8mgPsZeY1p6Bq0QqvbgbMCiBzfswcoepBQ84E/r6zdvg+6C49JHACgXqnwrnxe2aD9BFa9EvdJI+lhtxJiWkC/MN6/K/4AqlokGA=
</data>
</layer>
<layer name="Objects_replace" width="30" height="20">
<data encoding="base64" compression="zlib">
eJxjYBgFQwFcFBoYey8NgL0wvw6Un4cTeCbGwPAaiE+I0dfeb0D7fgDxTzrbO9yBu+BAu2AUjIJRQCwAACdlCeo=
</data>
</layer>
<layer name="Above" width="30" height="20">
<data encoding="base64" compression="zlib">
eJxjYICAw2IMAwLIsZcabiXVjMtA9ZeAmEuYMnunMxGvDmYnCDBRaC8IgMzbLMTAsEUIvzpY2MD8CqMvkxnuIPMI2Ylsr5Qwgn7AhAgDUgGhsNaDuglk/jSgXdMJhDHM/+SGAylgKZLbYf4nJs2C3EZt94HsX0ogLA+LkR9PpLoXljdgbiNkNjbzLxPpXkk0f+NLU6HiEJqTCTM82JmIcy8+QCicJInMKzB3EguoUd6Saieh+KEknW8RwC1HyK+40vlUIst1cu0ltt7AB7C5kRxzKfXrSAIAjZo3KA==
</data>
</layer>
<layer name="Walkable" width="30" height="20" visible="0">
<data encoding="base64" compression="zlib">
eJzbKMbAsHEUD2oMAgNh50DZOxB+xgWGU7gT8hcuOVLdQ475+AAp8UZqmFLDXnLiEl0c3TxiwokUe3HpQ7cTn72kxjshOwn5hZCd+AAx6Yqa9hIKE3Q3URLGxNhLjtmUpvdRjIkBAUB5Ew==
</data>
</layer>
<layer name="Walkable_replace" width="30" height="20">
<data encoding="base64" compression="zlib">
eJztwTEBAAAAwqD1T20JT6AAAHgaCWAAAQ==
</data>
</layer>
<objectgroup name="Mapevents" width="30" height="20">
<object name="up" type="mapchange" x="896" y="352" width="32" height="32">
<properties>
<property name="map" value="lodarcave4a"/>
<property name="place" value="down"/>
</properties>
</object>
<object name="tp1" type="mapchange" x="128" y="384" width="32" height="32">
<properties>
<property name="map" value="shortcut_lodar1"/>
<property name="place" value="tp2"/>
</properties>
</object>
<object name="sign_lodar_shortcut_4a" type="script" x="224" y="320" width="32" height="64">
<properties>
<property name="when" value="enter"/>
</properties>
</object>
<object name="sign_lodar_shortcut_3" type="sign" x="320" y="256" width="32" height="64"/>
<object name="sign_lodar_shortcut_5" type="script" x="160" y="320" width="32" height="96">
<properties>
<property name="when" value="enter"/>
</properties>
</object>
<object name="sign_lodar_shortcut_2" type="sign" x="352" y="256" width="32" height="32"/>
</objectgroup>
<objectgroup name="Spawn" width="30" height="20" visible="0">
<object name="mudfiend" type="spawn" x="64" y="480" width="64" height="64"/>
<object name="hirathil2" type="spawn" x="672" y="256" width="224" height="288"/>
<object name="hirathil1" type="spawn" x="672" y="256" width="224" height="288">
<properties>
<property name="quantity" value="3"/>
</properties>
</object>
<object name="hirathil0" type="spawn" x="672" y="256" width="224" height="288"/>
<object name="cavebat2" type="spawn" x="320" y="416" width="224" height="160">
<properties>
<property name="quantity" value="3"/>
</properties>
</object>
<object name="hirathil1" type="spawn" x="416" y="256" width="160" height="320"/>
<object name="hirathil0" type="spawn" x="416" y="256" width="160" height="320">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="cavebat2" type="spawn" x="544" y="320" width="256" height="192"/>
</objectgroup>
<objectgroup name="Keys" width="30" height="20">
<object name="lodar2:50" type="key" x="576" y="192" width="64" height="64">
<properties>
<property name="phrase" value="sign_lodar_shortcut_1"/>
<property name="requireId" value="lodar2"/>
<property name="requireType" value="questProgress"/>
<property name="requireValue" value="50"/>
</properties>
</object>
<object name="shortcut_lodar:40" type="key" x="224" y="320" width="32" height="96">
<properties>
<property name="phrase" value="sign_lodar_shortcut_4b"/>
<property name="requireId" value="shortcut_lodar"/>
<property name="requireType" value="questProgress"/>
<property name="requireValue" value="40"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Replace" width="30" height="20">
<object name="lodar2:50" type="replace" x="480" y="64" width="96" height="128">
<properties>
<property name="Above" value="Objects_replace"/>
<property name="Objects" value="Objects_replace"/>
</properties>
</object>
<object name="lodar2:50" type="replace" x="256" y="256" width="96" height="64">
<properties>
<property name="Objects" value="Objects_replace"/>
<property name="Walkable" value="Walkable_replace"/>
</properties>
</object>
<object name="shortcut_lodar:40" type="replace" x="128" y="384" width="32" height="32">
<properties>
<property name="Objects" value="Objects_replace"/>
</properties>
</object>
</objectgroup>
</map>

View File

@@ -0,0 +1,289 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="30" height="23" 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>
<layer name="Ground" width="30" height="23">
<data encoding="base64" compression="zlib">
eJydVct1wzAMS3XzJO0GzbnX7OcVap9zipIB9F4+I3SWWu+ZrzACUkoPOFg2CYCiyZx2u7xiEvDOI+RGzoob4ETvznDew58hpuICsRz/A7gu+F7P5wV3OFe6lEaLqZwPiOX447CF6at5yvCHkXQhUCPnq1C++Jsr6EZO8+Tx1tgDxFi+QvD8llWffYf+70GNmUfxYp3HFZ4+9I9xOW1rrOrLftQ9zemZs5B/i5uhT84OJ8bjs7ojjxdhvNYn2Adfb888+Kx6Y+rkjWC8eL8Ij7fXcw+v4o/+fdVb1ntjozYqtjQ4uS+9PkCNni/VEy2vvfdh/aT4TqSrlec/faB4rc8vaTt7erwqXtsrXGNvPj3gv+e9EM0btW94dvdC7buWV9w3uHNUfuv7aO68wqtmPvPzvSjeaAdzjZnXuN+X84+ktXrcvBvUbJhIG+f4XM73SWuNZmD0PyvwvR2HWKvn+VVerk3v9+y58v4C82b3Kg==
</data>
</layer>
<layer name="Objects" width="30" height="23">
<data encoding="base64" compression="zlib">
eJzFVb9LHUEQ3lzjsxFuF04Uf4BNOpPKxkpEWw1CLKKYQCKiISCK4A8sggraG/+A4LMW8w/IExSEQAhoiI02kvcsxObxBAtn2Bl2XXfvziZ+sNzt7sx9s9/OzAnxPPgQCdEAoy7y7yeB9TR0KCGac/i1BWyaYL1Tmvcs1JNNo2M7APOX6uHaLH33IBZi27EvwvxYmvWtDG6MDX0+Acd5pAf6jsGIPL6nsX7+ibXvINn0gP9mTp2LZPc3EeIMxhz4Tks9v4VxIR+fCzEcG7/3FPcbR5u0GH6RbhXwv4KxBr59Ss//wSgnfj/UcBe4jzz7eXIEcRKb99cUB2tZCfAiaqTJJJ3zlrRpjYyODPu+3L0y6VsjzbuUnvt0ZsyDzYKj7yXpZPu1RLpeOF4cmM/I02zpi5r3q/TzlmBvHWw2lOHCfKiSDl1OPNuODpiTVTojYk6aveFYpIJzgLls9Fu8b5XOf1sTBPvWLP47mV0XM1JrwvkXsi+RFsx5Rfa2L589by3+jM39pOHSukPGKdUE95hqxjcQeFfcj08y7gNxmBitX0nTMxi/E1PXIWBuHpPNfg5OjPGQOLA/dEemZzwFnJdl/g+osC2C87zmnJHrFr+H+V2R+tmbcsclOifekS8XvsBaO61z3tv83HduYO0F/RsQWG9DVr3bZ/1YgP8IjPFCOK7lyNh/lY97rx1rTBzf4Lml9NzXr2YLurYnArzIxXmzKB/mXSj3MaeLwLcTuDOsxRXgW4WxVvBrfE31UXXuk/dCYD3eAfcIjNGMvPHFxj2Buffg3D8oD9N6A8Y7BXyfA1rnwXdlekUpozZt3kXwW1Km9v4XMMYDafrXPX+2viM=
</data>
</layer>
<layer name="Objects_replace" width="30" height="23">
<data encoding="base64" compression="zlib">
eJxjYBgFo4B2wF1woF0wCoYyGE0/o2AUDE8wmrdHAbUAANaAAQk=
</data>
</layer>
<layer name="Above" width="30" height="23">
<data encoding="base64" compression="zlib">
eJxjYBhYoCyMXfywGOlmkaMHGVwG6r9Eghkw+2B6QPovU+DuZibCarG58RKJ7kbWRyxADttSHHE2FY/7lxLhN0L2tuKwl9qA1HSATX8mkW5F9h96+uUiMZxJSf/IapH9Sk76nU5E3C4HqlnJhNuN5OZdQu5FtzcJGKbJSOFKbjwT615Y2BQB7SwG4hIK0jB6usSX32Dqm4D2NQNxC5K9hPShA1Lihpi8M4OMco6TQLgRciMnE8JcSswhRT2ozJNkIqyO2PIGZIYiNByITbcwdYxYwo8Yv5JaFhJTFhBjL0xNlRDxdhMCpLitC2hvNwl2E2M2If2TgHE0GRpPLSTYjZymc8ksX0D2vxeEsIktH0B6NgPduQWIa+lUN8PANDT7AGerTNs=
</data>
</layer>
<layer name="Walkable" width="30" height="23" visible="0">
<data encoding="base64" compression="zlib">
eJztk8ENACAIA53C/VdwQ7/GEGJLUR6S9Ed7QHT01sZXutZ6xVWw1wwvW8ndM06zI+yTqsZl57HyWS4ze2Rfr9fLYnmWH/kzlhflWpkI1+tR7cvetQJXwUS5qFfFzX4LmXeOsNmb3OJ+YZr/UJ/x
</data>
</layer>
<objectgroup name="Mapevents" width="30" height="23">
<object name="tp2" type="mapchange" x="832" y="288" width="32" height="32">
<properties>
<property name="map" value="shortcut_lodar0"/>
<property name="place" value="tp1"/>
</properties>
</object>
<object name="tp4" type="mapchange" x="64" y="160" width="32" height="32">
<properties>
<property name="map" value="shortcut_lodar1"/>
<property name="place" value="tp3"/>
</properties>
</object>
<object name="tp3" type="mapchange" x="96" y="576" width="32" height="32">
<properties>
<property name="map" value="shortcut_lodar1"/>
<property name="place" value="tp4"/>
</properties>
</object>
<object name="west" type="mapchange" x="0" y="96" width="32" height="96">
<properties>
<property name="map" value="shortcut_lodar2"/>
<property name="place" value="east"/>
</properties>
</object>
<object name="sign_lodar_shortcut_6" type="sign" x="128" y="576" width="32" height="32"/>
<object name="sign_lodar_shortcut_6" type="sign" x="800" y="288" width="32" height="32"/>
<object name="shortcut_lodar:40" type="replace" x="832" y="288" width="32" height="32">
<properties>
<property name="Objects" value="Objects_replace"/>
</properties>
</object>
<object name="sign_lodar_shortcut_6" type="sign" x="32" y="160" width="32" height="32"/>
<object name="shortcut_lodar:40" type="replace" x="64" y="160" width="32" height="32">
<properties>
<property name="Objects" value="Objects_replace"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn" width="30" height="23" visible="0">
<object name="cavebat2" type="spawn" x="64" y="320" width="160" height="224">
<properties>
<property name="quantity" value="3"/>
</properties>
</object>
<object name="cavebat1" type="spawn" x="192" y="256" width="320" height="128">
<properties>
<property name="quantity" value="4"/>
</properties>
</object>
<object name="caveburr2" type="spawn" x="448" y="384" width="224" height="256">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="caveburr1" type="spawn" x="448" y="384" width="224" height="256">
<properties>
<property name="quantity" value="3"/>
</properties>
</object>
<object name="mudfiend" type="spawn" x="608" y="256" width="32" height="96">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="cavebat2" type="spawn" x="544" y="128" width="256" height="288">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="caveburr2" type="spawn" x="544" y="128" width="320" height="128">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Keys" width="30" height="23"/>
<objectgroup name="Replace" width="30" height="23">
<object name="shortcut_lodar:40" type="replace" x="96" y="576" width="32" height="32">
<properties>
<property name="Objects" value="Objects_replace"/>
</properties>
</object>
</objectgroup>
</map>

View File

@@ -0,0 +1,275 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="30" height="15" 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>
<layer name="Ground" width="30" height="15">
<data encoding="base64" compression="zlib">
eJylVMENgzAQg/yYqdN0hO7QGbICSb99AQsgpVmBWUqknHDNJS3lYVUpd2efcXCmaVzGmOFOwK/oK8+nFS/lnDD8yKFp9Ll/NPs90rO4YlHOCeEL9wg6B2V+gB2wJvU8u80Pn8+IUPBd+ERnoPkT7YA1MfM40iGYu/08RzOxHudH0qvVDKBj7vbA2gfVybwLaYigt1d8FC+XAifDU502L9Vc2w0lXvRVm1nSgL0W/Ey8t3YD8t4rGqw5xis59ZATrJNccK7w/eB9wF7Zxyk+473UchLAC84ivmvJgzWffE7hRp2TkhP0X/OV70PtGyewdG8j/F/i412Y+8i32Cr9WjZqu5R8PaJBfjmHZ+b+o6O2yxtJeUPp
</data>
</layer>
<layer name="Objects" width="30" height="15">
<data encoding="base64" compression="zlib">
eJzFVL1KA0EQXlZFtAmXyAV/H0Gb6Ato0ioEtQ1aWojGzkJQ8wgh9pKAtvoCJoK2NiqxCCmU/FQ2Yjq/cWe4vfOMKUIc+NjdmW9ndn7ulBq8rGr/eRTnXR3O7ZdMwn/F9etmoTvqQ9wcfGhgB5iP+m0l/fO8HlNqAyhif9Il/jLbpDb72uRhywzOh0CE9XNY10JyPR8x66ajVNWybYfET2vzzivHvJFky+LVsP+EjxdgIWo440DG4ri8J56g4xou1SobUpc72I/h78nx24oWd4p5JMPaz6HaxIGmld87/F2g1pfAUszvj2K+gdtm/rXjvf0A9+6hH8P+0TE6ituE/pl5Q9AluY9Z6FuwN1wTn3iJuFKLQAqcujUXdF9yIN95fo/0heLafRauzEqOV6kT5SU+ClhXEDMJODF/HRMxz1c9MKcVnG+Bsuvhg3tMssf1fbXupQL+5V35QG9JxFfQluFZi0x4IE6bZ4X6WQvckfqne/h2C9a8BPUl7h/Fa/AclB1TV/lG5b0tzltmvVehONPa/OO+/fCMNKy5o3w60fC6iY8b53f7X0J5nsL/mTa5yT9AvstBSZX/AQ9dcv0v+QKgXG57
</data>
</layer>
<layer name="Objects_replace" width="30" height="15">
<data encoding="base64" compression="zlib">
eJzFVL1KA0EQXlZFtAmXkwv+PoI20RfQxFIhaB20tBCNnYWg5hFC7CUBbfUFNIK2NiqxCCmU/FQ2Yjq/cWfI3uWMKUIcGHZ35rtvdn72lBq8rGn/eRTnXR2O7ZdMgr/k+W2zsB31IW4WHBq6A52P+n1F3XnecJXahBawP+kSf5l9Upt9bfKwZQbnQ2iE7XNY10M4z0fMuuooVbbqsB2CTWlzzyvH3JFky8JVsP8Cxyt0IWow49C0hfF4TzjRlmewVKtMSF3u4T8G37Pj9xUs7BTjSIa1H0O1iUHrVn4f4LtArS+hS66fj2K+A9tk/LXTvvsBvnuAfQz7J8fYKG4d9hfGDcGW4D5mYG/AX/NMfMLFY0otQpPAVK25oO8lB+LO8X2kLxTX7rNgZVayvEqdKC/hyGNdQcwE1HH9dYy7ba5qYE5LON8FbJ/cY5I9ru+bhUkG+OVeuUBv6d0JV9CX5lmLTLSVME2eFepnJfCN1D/Vw9vNW/MStBe5fxSvxnNw65i6yhuV+zY4b5n1XoXiTGvzj/vh4RmpWXNH+bSinbWxOW6c3/1/CeV5Cv4zbXKTf4C8y0FJmf8Bj11y/S/5Bpr8a9M=
</data>
</layer>
<layer name="Above" width="30" height="15">
<data encoding="base64" compression="zlib">
eJxjYKA/OCyGn08LcBlox1QmVP4lEu0lx52U+BWmFpc7QX64jEOumQmVDzJrijAwDITx20lMuByGqvkohF8dCIDULQHauRSIZwLxLCz2ExsXxIbdMib88rB0QI90BwKMUD8vB9q7kgm3vdOBcpuBYbqFiHAlBRCyFwRg6eiQGALjU0cKmI4nPmBu4hdB4GdY7MCVPqYSiGtC9oIANvtoBUgtc6gB8IU/PcFgcQc2AACBuy4H
</data>
</layer>
<layer name="Walkable" width="30" height="15" visible="0">
<data encoding="base64" compression="zlib">
eJzbKMbAsHEU0xXDwEDYSYrdxKgjpIYUf+IC+MKPUv9QA1BqDrHuITY+0cVwuZOcMMNnLzXTPLXsJSUd4wtzcuylJI1TG2OLf3rZTWpcDAQGAAHPDQY=
</data>
</layer>
<objectgroup name="Mapevents" width="30" height="15">
<object name="east" type="mapchange" x="928" y="224" width="32" height="96">
<properties>
<property name="map" value="shortcut_lodar1"/>
<property name="place" value="west"/>
</properties>
</object>
<object name="west" type="mapchange" x="0" y="224" width="32" height="160">
<properties>
<property name="map" value="shortcut_lodar3"/>
<property name="place" value="east"/>
</properties>
</object>
<object name="lodar_shortcut_loot_chest" type="container" x="64" y="128" width="32" height="32"/>
<object name="tp1" type="mapchange" x="672" y="384" width="32" height="32">
<properties>
<property name="map" value="shortcut_lodar2"/>
<property name="place" value="tp2"/>
</properties>
</object>
<object name="tp2" type="mapchange" x="128" y="128" width="32" height="32">
<properties>
<property name="map" value="shortcut_lodar2"/>
<property name="place" value="tp1"/>
</properties>
</object>
<object name="shortcut_lodar:40" type="replace" x="672" y="384" width="32" height="32">
<properties>
<property name="Objects" value="Objects_replace"/>
</properties>
</object>
<object name="sign_lodar_shortcut_6" type="sign" x="704" y="384" width="32" height="32"/>
</objectgroup>
<objectgroup name="Spawn" width="30" height="15" visible="0">
<object name="cavebat1" type="spawn" x="128" y="192" width="160" height="96">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="caveburr1" type="spawn" x="64" y="224" width="64" height="32">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="caveburr2" type="spawn" x="384" y="128" width="256" height="224">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="caveburr1" type="spawn" x="384" y="128" width="256" height="224"/>
<object name="cavebat2" type="spawn" x="384" y="128" width="256" height="224"/>
<object name="mudfiend" type="spawn" x="640" y="192" width="96" height="64"/>
<object name="cavebat1" type="spawn" x="640" y="192" width="96" height="64"/>
<object name="caveburr1" type="spawn" x="768" y="256" width="32" height="32"/>
<object name="cavebat2" type="spawn" x="736" y="128" width="160" height="288"/>
<object name="caveburr2" type="spawn" x="736" y="128" width="160" height="288">
<properties>
<property name="quantity" value="3"/>
</properties>
</object>
<object name="cavebat1" type="spawn" x="576" y="352" width="64" height="64"/>
</objectgroup>
<objectgroup name="Keys" width="30" height="15"/>
<objectgroup name="Replace" width="30" height="15">
<object name="shortcut_lodar:40" type="replace" x="128" y="128" width="32" height="32">
<properties>
<property name="Objects" value="Objects_replace"/>
</properties>
</object>
</objectgroup>
</map>

View File

@@ -0,0 +1,255 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="30" 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_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="18">
<data encoding="base64" compression="zlib">
eJzFld2NwjAQhCO/pYFrhhLojxYgvOYpPwVYCqSEq4VY2RHD4I0T6aR7GAmz9n7jtde5haq6/YO6Rf1GvC/EvfmlnNOih/F17WAxxEs5eX7SuOjq5Ix1Vf0av5O1z7DGEOecnTAbmQ95ORMXmmQt/h/IH/vgGgwOV3O29aroCLHR1uXik+zjnvL+fOpKLJbHheYMM9J63ofHPWXYyINalXzEOu/f43L8ElYxV8/6KLO1M2HmYIyG7jUUzccWCz4vzllBM3Fxn+BHueiHJuQ52qMNsdGzPEacPc6ZvpvMC85WfeXekpSro57FuBcfLHC4ztwrpXcInJRntN/n8O6pp8NtZU+pHrPNzzH1Hfo6T+kpZvDet2rpcffeZ73b2DvWHv1mHeklrYV3P/dqby/9BWuPD29c0gttnYnM
</data>
</layer>
<layer name="Objects" width="30" height="18">
<data encoding="base64" compression="zlib">
eJzlVD1LQzEUfQZBrNBH8+BJRZQizjq66w8QdFNQXK1I1UUUHHR0LXVw7Zt0KPgHtEIFJxeVOmgHxerkItRBPNck5KPto4Lg4IFLPu7JPUlucj3vf2Gde16WtfdPx/haIQH+SBC/rhe+Imzb4SxgvCrnFtEewNKwDOItsfYxiTNgrHsweD3M5r1x0Sf9DfSH0fbDdmD10PPyTPtzsPlAxEy30C6Df+aY4g2iZbAIdpMSc3VDm+YroRhfhHbcZWhmA+En7hrWTTL7LC6ISzGvwL2UOrcp7adzFZjmVmENqRvJ+S1oPmHuNdT7nGEiX1Eb7Yqx92volQzNXWfNu9Qkjbpc98K1Jt1Pny/ifKJ/jH5XC02VIzpP3tAoGLkLYfdyPBeIPCr9mqFJd5SE7whaE93IKcaH6KdsyaazxO2JQHFVHlcCe58mb9TXufk+a6DHU4Hg0Jsa4/H6BMq9q9MK+77Ny3j2eBa6z/I91TrQ7RQ5J1bCt8d09+qPnKTsf6xQNObKYbNfISnfgItI1icCM/zm/9jjto4C+eM0KU9DTNTAyHiL7v5VXRh37oPefTUmfjtQLHrbd6H+fyV5fx9c5LAMO+e6FilQPTRrwU9Ad9HgWvvU+f8EswY9cr3uN6HyRtoqj5tSq5P/8Jf4AkFReto=
</data>
</layer>
<layer name="Objects_replace" width="30" height="18">
<data encoding="base64" compression="zlib">
eJzlVD1LA0EQPRdBjJAjd3ASESWItZb2CraCdgqKrRGJ2oiChZa2EgvbXKVFwD+gESJY2ajExhSK0cpGiIX4xt1l59bLEUGw8MGwH/N23u7O7jjO/8Ka5zh50do/leCLQwr8IT95XTd8JdiWxZnHeEXNLaA9gGVhOcRbFK1jEqePrbtnvC4R5b16sk/66+gPou2FbcMagePsC+MvwOZ8GTMbo10B/8wyzetHK2Ah7CYj5xpMm+ar4E/CdxFE4y5BM+9LP3FXsW5cRM9ig7gU8wrcS6VzmzF+OldRGG4N1lS6oZrfhOYj5l4Cs89pIfMVttCusr1fQ6/MNHesNW9KkzQaat2zZzTpfnpcGecD/WP0O2I0dY7oPPtMo8hyF7D5WV/mUevXmSbdURq+I2iNdSKnGB+iz44Re5akPREors7jsh/dJ+cNuyY3X2f1zXjClxx6UyNesj6Bcm/rxGHPjfJyTnQ8A90n9Z7qbei2i4IVK+VGx3T3+o+cZKL/WKPUZj1KW29AI1T1iSCYn/+PXS9eh/yV4Pu8BuVpQMgaGLK3aO9f14VR6z7o3dcS4rcCxaK3fReY/1dW9/fuyRxWYOeeqUUaVA95Lfgpmp7RPrX+P4HXoIdffEscOm+krfO4obTa+Q9/iU/vA3fG
</data>
</layer>
<layer name="Above" width="30" height="18">
<data encoding="base64" compression="zlib">
eJxjYBgFyOCwGPXV41KDLH6JBHsvi0H0cjJhNzOZCb+ZMPFlSPpBZkYLQ9ixwtj1zQCq5wZiSSDmR7MbZGYxFvfgAyA7YW5RB9qZi2ZvLz9uvUtJtAsZIId7DdDOWjR75+Kxl1hwGS3sHzARF8eNOOzeRaR/ke3AFY/YQA8Oe+9REM7EACUcbvSSJawXPYyJVYeNT0p6IraMQFaHnNZJNQemfyoeN+IqS5DFJQmUC9gAPjux+Qnd3s1CDAxbhLDrJRfgCzd8foOVmyCAz1+4wHQy8wI5dg1XAABDuDRq
</data>
</layer>
<layer name="Walkable" width="30" height="18" visible="0">
<data encoding="base64" compression="zlib">
eJzbKMbAsHEUj2IqYhDAJQ4DtLCTEnuJdRMuQKy9hACl7iPGrbS2l5w4orW9tFBLqVnExgEt7CUnTkixF5u52OTJtRtfGibFHdSyGxegVpzicgM1/UUPDACgU2KI
</data>
</layer>
<objectgroup name="Mapevents" width="30" height="18">
<object name="tp1" type="mapchange" x="192" y="160" width="32" height="32">
<properties>
<property name="map" value="shortcut_lodar4"/>
<property name="place" value="tp1"/>
</properties>
</object>
<object name="east" type="mapchange" x="928" y="128" width="32" height="96">
<properties>
<property name="map" value="shortcut_lodar2"/>
<property name="place" value="west"/>
</properties>
</object>
<object name="sign_lodar_shortcut_6" type="sign" x="160" y="192" width="96" height="32"/>
</objectgroup>
<objectgroup name="Spawn" width="30" height="18" visible="0">
<object name="cavebat2" type="spawn" x="384" y="192" width="224" height="160"/>
<object name="cavebat1" type="spawn" x="352" y="192" width="256" height="160">
<properties>
<property name="quantity" value="3"/>
</properties>
</object>
<object name="caveburr2" type="spawn" x="416" y="352" width="32" height="96"/>
<object name="cavebat2" type="spawn" x="288" y="256" width="32" height="32"/>
<object name="caveburr2" type="spawn" x="320" y="416" width="192" height="128"/>
<object name="cavebat1" type="spawn" x="288" y="416" width="224" height="128">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="caveburr1" type="spawn" x="544" y="416" width="160" height="128">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="mudfiend" type="spawn" x="672" y="384" width="32" height="32"/>
<object name="cavebat2" type="spawn" x="704" y="320" width="160" height="160"/>
<object name="caveburr2" type="spawn" x="800" y="192" width="96" height="32"/>
</objectgroup>
<objectgroup name="Keys" width="30" height="18"/>
<objectgroup name="Replace" width="30" height="18">
<object name="shortcut_lodar:40" type="replace" x="192" y="160" width="32" height="32">
<properties>
<property name="Objects" value="Objects_replace"/>
</properties>
</object>
</objectgroup>
</map>

View File

@@ -0,0 +1,303 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="20" 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_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="20" height="24">
<data encoding="base64" compression="zlib">
eJydlUFygzAMRT3eMQkHaHuUXi9n4AoBtqwoHKAzpVl3xT3abmoN/sOPkA3N4g+MsV4kfdmpvXP1Ab2RjuzPaQiagi7x2T/ARS7C+gz6CGroHdyjjClK4t8L566RJ++iOXKvOzWBMUchPiWL1yhGVyzaY+V4YLA4Dr3SPMub4QBPejVSP1u/rrPnqFXiv8/O/QT9nu16b5TfaHgzqVqLcnmeypVXJTy5GetzrBe8p8B5Dnop72scjdiUXzUxre/ym5LLV7Go3/GfPc7NBXiScxuZr0YM+5zjQPCCc8SMaB4ze7/laC+6uA9n3JptnrfGb1miQe3DTOr7YVD51QaP47Uq4wxb5+FC622Cpc8d5lr3CXMP7qB48AX7rDvBmkHmalZH+7h/qbuAuVZu0rfKb72t/fotN9vM+89/SJXhp/J5hJ/b8wfXBWTE
</data>
</layer>
<layer name="Objects" width="20" height="24">
<data encoding="base64" compression="zlib">
eJzFlDtLA0EQgNcDi1jl7nBDrvAnWFpqpaXGQiwV0yuYwkehkCg++hD9AQb0Z+SKpJVAFC1MGjGxsgmmc4adZec2uTxQcGDYZXf225nZ2RHif6TgqPHc+RtekXHmPSHWJuTuMvuyNb8D3RqDlwWbaanmJ4453/L6bW99xR0mOdiflYrx5ApRg/k7aFsamw6wl4F1D/rgx7OQEQKj4Zo15HVBe4wXwnwFODcjfHt2+9dqsn+Nyw5ws6CZGHbgR0fN+/JMrt7Y2X3K4TZoGnSP5VyLR6wXFmeJ9ps0Yk7xfB5sC6BnxD2l/ZDFFTCelgTYFVNKMW+fUrH5Oz1CDFPsfdCHb2kUfcM7mxSLPqNt8f071tu71nuv+9H6yCSFWEyaOJGn2TnP5Bj/TmnAm4SsPjAuZB3BHce+8a1qxchroD6iHlCugHWN+U4prdJdrzBWBtRYnPD/vwp+HgDz0Df+dSnPKJiD8pD6rlj/YQl4F8C6tP5Fi+oSWcUYXtvKge57H1IpSpnVIV+3Be10DfDeETiGi5KgOsA6xH+q+8+c5WPeU7WrmU0nyp2heZryqHvHJvUiu0eE9I8atI/3bsDZBfInYHlHHtZLXN5swRrsURzYn+y+VZXjswYJ1n+C/tNvOJPKDzBshfs=
</data>
</layer>
<layer name="Objects_replace" width="20" height="24">
<data encoding="base64" compression="zlib">
eJxjYBgFo4C2wEyYOHUXhRgYLglBaHzAjUjzQOASAbNIBYTcNgpGwXAH7oID7QIEeAjMjy+HcJ4EACG9B1o=
</data>
</layer>
<layer name="Above" width="20" height="24">
<data encoding="base64" compression="zlib">
eJxjYBj64LIYdjYp4DCSvkti2MWJMSOYCdMMEFgOFF/JhGreLGHcZoH8gW4GIfMIuQ0duGCxv5WJePO4oPphdAgW80D+gMUJjE4RxlQD8ysTnjCB2QtTC2IXA9WXQPWwMyHEYYALybxmLH4jJq6nExEm2NIdvvgDAUc8fgW5Zak4YXsJuSETaEeWMMQtU8Xxq0UH2Pw9DWhGmTjCrKVoYT4VSc9UbPqZEOaC6BagOa1QszKQwgM9LnC5dxfQjN1MuNU1Y0kTIIArbu4B1S9DMg9XfiAUtzC3eMlCMDpoxeNmXABb+sSml5IyAZu/sIktxRIu+PIJNvWkAGLy4FAEAKW7Qjc=
</data>
</layer>
<layer name="Walkable" width="20" height="24">
<data encoding="base64" compression="zlib">
eJzbKMbAsHEU0xQjA3L0opuBDZDqDnz6iTGPXDcQ8icpbiDGfehsYuymlnmEzCUl/EhVR600SYp5pMbLUFZHTrqhRpyQE7+41BOjhlS1uAC56YXYcKLEvIHEAFXsLB4=
</data>
</layer>
<layer name="Walkable_replace" width="20" height="24">
<data encoding="base64" compression="zlib">
eJxjYBgFo2AUjIJRMApGAb0BAAeAAAE=
</data>
</layer>
<objectgroup name="Mapevents" width="20" height="24">
<object name="tp1" type="mapchange" x="544" y="608" width="32" height="32">
<properties>
<property name="map" value="shortcut_lodar3"/>
<property name="place" value="tp1"/>
</properties>
</object>
<object name="up" type="mapchange" x="128" y="160" width="32" height="32">
<properties>
<property name="map" value="lodar1cave0"/>
<property name="place" value="down"/>
</properties>
</object>
<object name="sign_lodar_shortcut_2" type="sign" x="352" y="672" width="32" height="32"/>
<object name="sign_lodar_shortcut_2" type="sign" x="416" y="192" width="32" height="32"/>
<object name="sign_lodar_shortcut_3" type="sign" x="416" y="288" width="32" height="32"/>
<object name="sign_lodar_shortcut_3" type="sign" x="448" y="640" width="32" height="32"/>
<object name="sign_lodar_shortcut_5" type="script" x="512" y="544" width="32" height="96">
<properties>
<property name="when" value="enter"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn" width="20" height="24" visible="0">
<object name="mudfiend" type="spawn" x="128" y="384" width="64" height="192">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="cavebat1" type="spawn" x="96" y="576" width="128" height="96"/>
<object name="mudfiend" type="spawn" x="448" y="544" width="128" height="160">
<properties>
<property name="quantity" value="3"/>
</properties>
</object>
<object name="cavebat1" type="spawn" x="416" y="320" width="128" height="192">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="mudfiend" type="spawn" x="192" y="64" width="96" height="64"/>
</objectgroup>
<objectgroup name="Keys" width="20" height="24">
<object name="lodar2:50" type="key" x="64" y="224" width="160" height="160">
<properties>
<property name="phrase" value="sign_shortcut_lodar_1"/>
<property name="requireId" value="lodar2"/>
<property name="requireType" value="questProgress"/>
<property name="requireValue" value="50"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Replace" width="20" height="24">
<object name="lodar2:50" type="replace" x="96" y="224" width="96" height="128">
<properties>
<property name="Above" value="Objects_replace"/>
<property name="Objects" value="Objects_replace"/>
</properties>
</object>
<object name="lodar2:50" type="replace" x="384" y="672" width="64" height="32">
<properties>
<property name="Objects" value="Objects_replace"/>
<property name="Walkable" value="Walkable_replace"/>
</properties>
</object>
<object name="lodar2:50" type="replace" x="416" y="224" width="32" height="64">
<properties>
<property name="Objects" value="Objects_replace"/>
<property name="Walkable" value="Walkable_replace"/>
</properties>
</object>
<object name="shortcut_lodar:40" type="replace" x="544" y="608" width="32" height="32">
<properties>
<property name="Objects" value="Objects_replace"/>
</properties>
</object>
<object name="sign_lodar_shortcut_4a" type="script" x="480" y="544" width="32" height="96">
<properties>
<property name="when" value="enter"/>
</properties>
</object>
<object name="shortcut_lodar:40" type="key" x="480" y="544" width="32" height="96">
<properties>
<property name="phrase" value="sign_lodar_shortcut_4b"/>
<property name="requireId" value="shortcut_lodar"/>
<property name="requireType" value="questProgress"/>
<property name="requireValue" value="40"/>
</properties>
</object>
</objectgroup>
</map>

View File

@@ -1,125 +1,124 @@
<?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="15" height="30" tilewidth="32" tileheight="32">
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_bed_1.png"/>
<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"/>
<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"/>
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="385" name="map_broken_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_broken_1.png"/>
<image source="../drawable/map_broken_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="513" name="map_cavewall_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_cavewall_1.png"/>
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
</tileset>
<tileset firstgid="621" name="map_cavewall_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_cavewall_2.png"/>
<image source="../drawable/map_cavewall_2.png" width="576" height="192"/>
</tileset>
<tileset firstgid="729" name="map_cavewall_3" tilewidth="32" tileheight="32">
<image source="../drawable/map_cavewall_3.png"/>
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
</tileset>
<tileset firstgid="837" name="map_chair_table_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_chair_table_1.png"/>
<image source="../drawable/map_chair_table_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="965" name="map_crate_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_crate_1.png"/>
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1093" name="map_cupboard_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_cupboard_1.png"/>
<image source="../drawable/map_cupboard_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1221" name="map_curtain_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_curtain_1.png"/>
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1349" name="map_entrance_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_entrance_1.png"/>
<image source="../drawable/map_entrance_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1477" name="map_fence_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_fence_1.png"/>
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1605" name="map_fence_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_fence_2.png"/>
<image source="../drawable/map_fence_2.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1733" name="map_ground_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_1.png"/>
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1861" name="map_ground_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_2.png"/>
<image source="../drawable/map_ground_2.png" width="512" height="256"/>
</tileset>
<tileset firstgid="1989" name="map_ground_3" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_3.png"/>
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2117" name="map_ground_4" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_4.png"/>
<image source="../drawable/map_ground_4.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2245" name="map_ground_5" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_5.png"/>
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2373" name="map_ground_6" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_6.png"/>
<image source="../drawable/map_ground_6.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2501" name="map_ground_7" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_7.png"/>
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2629" name="map_ground_8" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_8.png"/>
<image source="../drawable/map_ground_8.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2757" name="map_indoor_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_indoor_1.png"/>
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="2885" name="map_kitchen_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_kitchen_1.png"/>
<image source="../drawable/map_kitchen_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3013" name="map_outdoor_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_outdoor_1.png"/>
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3141" name="map_pillar_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_pillar_1.png"/>
<image source="../drawable/map_pillar_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3269" name="map_plant_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_plant_1.png"/>
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3397" name="map_rock_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_rock_1.png"/>
<image source="../drawable/map_rock_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3525" name="map_roof_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_roof_1.png"/>
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3653" name="map_roof_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_roof_2.png"/>
<image source="../drawable/map_roof_2.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3781" name="map_shop_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_shop_1.png"/>
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="3909" name="map_sign_ladder_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_sign_ladder_1.png"/>
<image source="../drawable/map_sign_ladder_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4037" name="map_table_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_table_1.png"/>
<image source="../drawable/map_table_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4165" name="map_trail_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_trail_1.png"/>
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4293" name="map_tree_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_tree_1.png"/>
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4421" name="map_wall_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_wall_1.png"/>
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4549" name="map_wall_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_wall_2.png"/>
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
</tileset>
<tileset firstgid="4669" name="map_wall_3" tilewidth="32" tileheight="32">
<image source="../drawable/map_wall_3.png"/>
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
</tileset>
<tileset firstgid="4789" name="map_window_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_window_1.png"/>
<image source="../drawable/map_window_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4917" name="map_window_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_window_2.png"/>
<image source="../drawable/map_window_2.png" width="512" height="256"/>
</tileset>
<layer name="Ground" width="15" height="30">
<data encoding="base64" compression="zlib">
@@ -128,29 +127,40 @@
</layer>
<layer name="Objects" width="15" height="30">
<data encoding="base64" compression="zlib">
eJxjYKAcTGeE0F2M2OUmMaKqgwEdJgYGMxYEX5sJIgbCLLwQsTIovYMHIk8O8BVAtSdcAL96aag9sjjsQxEHmptKwDxc4D4Ppp2UAFD4o4cxDOhgMR+bnehhjKyPkBuRwxiXnfjkscUvNjsJmYtLHwzA0hZIDXocw+Tw2UlqXKGHC6UAm//xxRsywOU/XADdr8j8NiLNIia+QAA5XkgBhMxHDhv0vI8tbogxj5L0gA0QshPd3fjsJFWO1DSB7iZq+H+gAQBiLRER
eJxjYCAOZLDilpvOCKG7GLHLVbCiqoMBHSYGBjMWBF+bCSIGwiy8DAxpQFwGxA1AvIMHIk8O8BVAtSdcAL96aag9sjjsQxEHmptKwDxc4D4Ppp2UAFD4o4cxDOhgMR+bnehhjKyPkBuRwxiXnfjkscUvNjsJmYtLHwyA0hZMDXocw+Tw2UlqXKGHC6UAm//xxRsywOU/XADdr8j8NiLNIia+QAA5XkgBhMxHDhv0vI8tbogxj5L0gA0QshPd3fjsJFWO1DSB7iZq+H+gAQAlcRJo
</data>
</layer>
<layer name="Above" width="15" height="30">
<data encoding="base64" compression="zlib">
eJxjYICAdAEGrACXOLJ8Gg41MPEqVuzy4QTMBoFKCvTiArJM5OulBsAXpoTkcIU1COALE0LhhUuekJ345PHZORj9gk8vPjPJ0YvuFmLU4FKLTS+xbiFWLza3EKuXGDFi/YpNjJSwQ8/7xNqJbC4+OVqlaXxlFiVl4VAuR6kJANiiHSw=
</data>
</layer>
<layer name="Above_replace" width="15" height="30">
<data encoding="base64" compression="zlib">
eJxjYICAdAEGrACXOLJ8Gg41uMRhIJyAPK30yjKRr5caAF+YEpLDF6b4woRQeOGSJ2QnPnl8dg5Gv+DTi89McvSiu4UYNbjUYtNLrFuI1YvNLcTqJUaMWL9iEyMl7NDzPrF2IpuLT45WaRpfmTVSy1FqAgBlxhwv
</data>
</layer>
<layer name="Walkable" width="15" height="30" visible="0">
<layer name="Walkable" width="15" height="30">
<data encoding="base64" compression="zlib">
eJzNk8sJACAMQx3Bpdx/JU9epM2nKFrowZRH0oKjtzYe96pIi2bRnJXDs2y7jnzYvg6X5a6yyp5KxhOsk4fdwfVz2V27yaL7VFj2Vj0zTWWR703NzYL2YBybOazyVzKO3YKxqCvMj+wEcUhj8g==
eJzNk8sJADEIRC1hm0r/LYU97CUwP1khgodoHjNKsp6qNZxvqP555zsjNo2EV97OOtNR8yYc8t1lnTkdj3+wiR+1h1QvZdHbnmDZfjqsOruaqOayTHeylnphcyhO9RLW+SuIU7tQLMsOcyO7AX3yZEc=
</data>
</layer>
<objectgroup name="Mapevents">
<objectgroup name="Mapevents" width="15" height="30">
<object name="south" type="mapchange" x="320" y="928" width="32" height="32">
<properties>
<property name="map" value="snakecave2"/>
<property name="place" value="north"/>
</properties>
</object>
<object name="north" type="mapchange" x="320" y="32" width="32" height="32">
<properties>
<property name="map" value="snakecave4"/>
<property name="place" value="south"/>
</properties>
</object>
<object name="sign_snakecave3_grave" type="sign" x="384" y="96" width="32" height="32"/>
</objectgroup>
<objectgroup name="Spawn" visible="0">
<objectgroup name="Spawn" width="15" height="30">
<object name="cavesnake2" type="spawn" x="288" y="640" width="160" height="224">
<properties>
<property name="quantity" value="2"/>
@@ -176,15 +186,28 @@
<property name="quantity" value="3"/>
</properties>
</object>
<object name="cavesnake3_boss" type="spawn" x="32" y="64" width="416" height="128">
<properties>
</properties>
</object>
<object name="cavesnake3_boss" type="spawn" x="32" y="64" width="256" height="224"/>
<object name="cavesnake3" type="spawn" x="96" y="96" width="192" height="192">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Keys"/>
<objectgroup name="Keys" width="15" height="30">
<object name="elythara3:10" type="key" x="320" y="64" width="32" height="32">
<properties>
<property name="phrase" value="snakecave_key"/>
<property name="requireId" value="elythara3"/>
<property name="requireType" value="questProgress"/>
<property name="requireValue" value="10"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Replace" width="15" height="30" visible="0">
<object name="elythara3:10" type="replace" x="320" y="32" width="32" height="64">
<properties>
<property name="Above" value="Above_replace"/>
</properties>
</object>
</objectgroup>
</map>

View File

@@ -0,0 +1,170 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="13" height="17" 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_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">
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_table_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
</tileset>
<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">
<image source="../drawable/map_window_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_transition_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_transition_3.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
</tileset>
<layer name="Ground" width="13" height="17">
<data encoding="base64" compression="zlib">
eJzTY2JgcCAB6wGxPhAHkYB1oXpSSMAwPSfYINhBADeGqSFWz3E2+ughx22DQQ8xmJ56QGmOCw0jq0GX08OTFkHqccnhSosgPbjkfrBhxydwiIMwAGqra0k=
</data>
</layer>
<layer name="Objects" width="13" height="17">
<data encoding="base64" compression="zlib">
eJxjYCAPWHMzMMxiZGB4xcLA8BKIbbkh2I4bwv8JxDOB8lbcCD1VrAwMH4FiXGwQ+T5mBoZ+IJ7ADOFzA8XnMELUwUAlkL2Vh4FhEVBNqgADwzwgPR+IFwBxlQBEHCRfiaTnPpD/GojFgeZNY0TY3QpkRwP1yADFX/Gg+qeZB2L+Qqg9ILUJ7AwMnVA9IHGQWc1I+oKAYm+g9sDMA7mjGaiuC6inRwChDgaSoGyQu2sFIGYm8UD8Ugv1TykvQh2yHpB5vQII8S4oX4cNVR0IFDFD3G4OlLMGYkskbAXENkDcywhRBwOpPJA4AwFnXggNCz8QaIWy05HCABSu75D4b6BqyoD6HwPZLkD6KA9mnM7mQYTzHSQ7PkPZs9HiFB3IMkH8J82EWw02MJORsBpaAwDpMD53
</data>
</layer>
<layer name="Above" width="13" height="17">
<data encoding="base64" compression="zlib">
eJxjYCAPhAug8l+zQOg3LLj1zOaF0L+gan5D6T8s2NWBwGooW5wNu5kyQPF0AYQ6bG7DBtDVwPj47MGlBxkU8RCnB2RPKhb9+PSoA+U00NynxYbdLcSEQRoZetABclwRq241kXqIVUcKSCfDj+jhRCkAAM0VE88=
</data>
</layer>
<layer name="Walkable" width="13" height="17" visible="0">
<data encoding="base64" compression="zlib">
eJxzFWBgcB0iGATw8bHJYQPI4qTqQVdPqj245EjVQ4o96PpwqcFlPjb7SFGPTR8hveSkh6GiBwAyUi59
</data>
</layer>
<objectgroup name="Mapevents" width="0" height="0">
<object name="south" type="mapchange" x="192" y="512" width="32" height="32">
<properties>
<property name="map" value="snakecave3"/>
<property name="place" value="north"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn" width="0" height="0">
<object name="elythara1" type="spawn" x="192" y="160" width="32" height="32"/>
</objectgroup>
<objectgroup name="Keys" width="0" height="0"/>
</map>

View File

@@ -0,0 +1,201 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="20" height="25" tilewidth="32" tileheight="32">
<properties>
<property name="outside" value="1"/>
</properties>
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_bed_1.png"/>
</tileset>
<tileset firstgid="129" name="map_border_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_border_1.png"/>
</tileset>
<tileset firstgid="257" name="map_bridge_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_bridge_1.png"/>
</tileset>
<tileset firstgid="385" name="map_broken_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_broken_1.png"/>
</tileset>
<tileset firstgid="513" name="map_cavewall_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_cavewall_1.png"/>
</tileset>
<tileset firstgid="621" name="map_cavewall_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_cavewall_2.png"/>
</tileset>
<tileset firstgid="729" name="map_cavewall_3" tilewidth="32" tileheight="32">
<image source="../drawable/map_cavewall_3.png"/>
</tileset>
<tileset firstgid="837" name="map_chair_table_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_chair_table_1.png"/>
</tileset>
<tileset firstgid="965" name="map_crate_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_crate_1.png"/>
</tileset>
<tileset firstgid="1093" name="map_cupboard_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_cupboard_1.png"/>
</tileset>
<tileset firstgid="1221" name="map_curtain_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_curtain_1.png"/>
</tileset>
<tileset firstgid="1349" name="map_entrance_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_entrance_1.png"/>
</tileset>
<tileset firstgid="1477" name="map_fence_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_fence_1.png"/>
</tileset>
<tileset firstgid="1605" name="map_fence_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_fence_2.png"/>
</tileset>
<tileset firstgid="1733" name="map_ground_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_1.png"/>
</tileset>
<tileset firstgid="1861" name="map_ground_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_2.png"/>
</tileset>
<tileset firstgid="1989" name="map_ground_3" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_3.png"/>
</tileset>
<tileset firstgid="2117" name="map_ground_4" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_4.png"/>
</tileset>
<tileset firstgid="2245" name="map_ground_5" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_5.png"/>
</tileset>
<tileset firstgid="2373" name="map_ground_6" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_6.png"/>
</tileset>
<tileset firstgid="2501" name="map_ground_7" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_7.png"/>
</tileset>
<tileset firstgid="2629" name="map_ground_8" tilewidth="32" tileheight="32">
<image source="../drawable/map_ground_8.png"/>
</tileset>
<tileset firstgid="2757" name="map_indoor_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_indoor_1.png"/>
</tileset>
<tileset firstgid="2885" name="map_kitchen_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_kitchen_1.png"/>
</tileset>
<tileset firstgid="3013" name="map_outdoor_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_outdoor_1.png"/>
</tileset>
<tileset firstgid="3141" name="map_pillar_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_pillar_1.png"/>
</tileset>
<tileset firstgid="3269" name="map_plant_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_plant_1.png"/>
</tileset>
<tileset firstgid="3397" name="map_rock_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_rock_1.png"/>
</tileset>
<tileset firstgid="3525" name="map_roof_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_roof_1.png"/>
</tileset>
<tileset firstgid="3653" name="map_roof_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_roof_2.png"/>
</tileset>
<tileset firstgid="3781" name="map_shop_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_shop_1.png"/>
</tileset>
<tileset firstgid="3909" name="map_sign_ladder_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_sign_ladder_1.png"/>
</tileset>
<tileset firstgid="4037" name="map_table_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_table_1.png"/>
</tileset>
<tileset firstgid="4165" name="map_trail_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_trail_1.png"/>
</tileset>
<tileset firstgid="4293" name="map_tree_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_tree_1.png"/>
</tileset>
<tileset firstgid="4421" name="map_wall_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_wall_1.png"/>
</tileset>
<tileset firstgid="4549" name="map_wall_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_wall_2.png"/>
</tileset>
<tileset firstgid="4669" name="map_wall_3" tilewidth="32" tileheight="32">
<image source="../drawable/map_wall_3.png"/>
</tileset>
<tileset firstgid="4789" name="map_window_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_window_1.png"/>
</tileset>
<tileset firstgid="4917" name="map_window_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_window_2.png"/>
</tileset>
<tileset firstgid="5045" name="map_transition_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_transition_1.png"/>
</tileset>
<tileset firstgid="5173" name="map_transition_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_transition_2.png"/>
</tileset>
<tileset firstgid="5301" name="map_transition_3" tilewidth="32" tileheight="32">
<image source="../drawable/map_transition_3.png"/>
</tileset>
<tileset firstgid="5429" name="map_transition_4" tilewidth="32" tileheight="32">
<image source="../drawable/map_transition_4.png"/>
</tileset>
<tileset firstgid="5557" name="map_transition_5" tilewidth="32" tileheight="32">
<image source="../drawable/map_transition_5.png"/>
</tileset>
<layer name="Ground" width="20" height="25">
<data encoding="base64" compression="zlib">
eJzlktENgzAMRBEfMA0wQgIbpGQEVmWnfjaRbOm4OlQVQoL24wnLik93Nr6uKp8YE32BkJilnhJO6rXZvssaD0F73gBnony7+l2L51FfQT8I6g1Q42zOtBBR8rKmIx/ax9m8jxLByIi70r1Ys8/W7nd0G77D9METgxkxq+4p7uhZHoNxr/lLTwzf64jWP1P6p86auwp393/HfFf09At+LZ8v2pNOnw==
</data>
</layer>
<layer name="Objects" width="20" height="25">
<data encoding="base64" compression="zlib">
eJyNVDFrVEEQ3nugpNgHG5JWwbTxB9gnrbWC1kG7NJFEiB6KggFRFBWDGhstL2mEkMbfYKEWiXjRwiaeL0mnOfGb7Dfu3N4GHRhm3+7MtzPfzL7VcedWoWvQ05Vzr2vnJqu4fthyh/KU1kp7PNprjL1Sx+8n8F1uxfjHsF8Zq+e3Db6KfHeAcR16HzpLX/WZH8E+9/aB9+oYcob9bvISH5EZg9thboq11Io53cli3wDvLb77WZ1ruPNRoXaVZcNPnzV/8rHWrk/5TJqczoaosvcAMT3GtVmfG3Wugu7BpwW7wP0t4PWgM/hufIxXTkVeoM4V6EvWu8GzJiSsWeNvZQr7m8xXe9MxcyHynLUKluQ3Rqyb3L+K/cWQMM+MpPUKfbZpBV94FW4kL61ZZA64J487dwFYF0Ncfza53SOGcPeM3PV43g1Rbc1al+Kp6LnlW6zcpfFVdnZ4RwmPfh/DYKy1elfeX5FSvaVYa3fg8y3Eufh7BvnN/JZwdhc6XQ/HqmgtbZ84aVj/vk9+O1z/MHvKq87nJR97l9dne2H77AqzWPJbMJi7Bus97Icw2Jvzfpj7xmc5ZHeJz7v/6Ftp/8CTQ/La+LKvtVLDlzDc10XDo8guc/pXXqW+HsXnXuFetdu8d8z0Za4uYDnOxmh6H9N1mhOdqfy/+dPOKeNOIW6ijrXK23HZuzhBrANa+afIv+qWmcNfus54v1xH7mQtPlJXz8Td8Gl29U5b+1T2bix/leWaZ13zhqpCL1ydcWP405j1DOMoe84PQvd93JPzPyz6uo4=
</data>
</layer>
<layer name="Above" width="20" height="25">
<data encoding="base64" compression="zlib">
eJytVFEKwjAMjQMH4ia9ld7AE6jX8jK6X/Ek7QXUDVdaQvLSjj0o3drkJe+tK1HC1RFE3D8bcbXI+TY97gfVvvd63k3Jq4mV8vw4B5dmq8auIdo3Nn8tLqw28umzJfrOg1qbe/KD+5RrPbTys4bI9XL/IXFycJ+53/Fd4uB6/RwzCLGoh7in6UW5NfCFPKVxFkf0M4d1pnmupf0x7j9d4p5w6vT6eRyqz/st4ZC0IrxXvu+074a8WKtGLYfWz8C8Rwidsr5Qa8l5C0p/0r2xBLw+15L/F0dBv7RW6gc60z999Fz5
</data>
</layer>
<layer name="Walkable" width="20" height="25">
<data encoding="base64" compression="zlib">
eJxzFWBgcB3hGASoaRYyoIV55JpLCAwW89DZtPDzQJuF7i9qmUWM+4h1PymAlDgi1Z2khCMpaYxSPNjMIjZeiU2LxJpFLKBGWsblRlLNxBbm5PiZEJ8aYUFKXAMABTt33g==
</data>
</layer>
<layer name="Walkable_replace" width="20" height="25">
<data encoding="base64" compression="zlib">
eJxjYBgFo2AUjIJRMApGwVAHAAfQAAE=
</data>
</layer>
<objectgroup name="Mapevents">
<object name="south" type="mapchange" x="448" y="768" width="128" height="32">
<properties>
<property name="map" value="road6"/>
<property name="place" value="north"/>
</properties>
</object>
<object name="north" type="mapchange" x="160" y="96" width="32" height="32">
<properties>
<property name="map" value="soulpartdungeon1"/>
<property name="place" value="south"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn">
<object name="cavesnake2_boss" type="spawn" x="32" y="608" width="288" height="160"/>
<object name="forestboar3" type="spawn" x="256" y="544" width="320" height="192">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="beetle2" type="spawn" x="512" y="480" width="64" height="32"/>
<object name="forestserpent2" type="spawn" x="448" y="544" width="64" height="32"/>
</objectgroup>
<objectgroup name="Keys">
<object name="elythara3:74" type="key" x="128" y="128" width="96" height="32">
<properties>
<property name="phrase" value="soulpartdungeon_key"/>
<property name="requireId" value="elythara3"/>
<property name="requireType" value="questProgress"/>
<property name="requireValue" value="74"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Replace"/>
</map>

View File

@@ -0,0 +1,195 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="20" 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_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">
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_table_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
</tileset>
<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">
<image source="../drawable/map_window_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_transition_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_transition_3.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
</tileset>
<layer name="Ground" width="20" height="30">
<data encoding="base64" compression="zlib">
eJyllk0OgjAQhYkLTDxDr0DxBoA3AD2CV1OvwpFc2iZM8hynM1NcvJDQx9d2fkrjoWli0sgUDWneKWlhGhQu9w8w1iddk+5Ms+AlFvfP4Mu8tZWF3hFYkjf7OoOH3kVhkbw8WqvloZiEpJOTq62N58vaj4eH+cWx/Hwcm+aZ9Eo6G3NhvZTi6uXhXiXesMVgDy8KvnmLAfIuCo/XvFYzlPeb4qFatnhhqyVP3q09e9df4uE3fGxy8LQYUv9bZ4AWQ1wD9b/VM7z/O2Dx7+hss2LGeb1zP1rMSvxa4bkcKmqhJg9S7dVKqz1J1Cf/8gLzxQJX+qdac0pcaT78zyOP3xe84veCzOLvasTvBdgbe/Ruv7W2v+9q9AF0lUXU
</data>
</layer>
<layer name="Objects" width="20" height="30">
<data encoding="base64" compression="zlib">
eJzVVL1KA0EQvksXcgvXh/gCyVskzxArJc2lE9KchZAgSA4UhGAhRMQyrdY2FuIT+ACidhoCai+Z4WbYcTN7uQgWfnDkbnfyzcw3P0HwN3gNg2ARbvafK7C/NfrdF9x9O3z3BfxndPes2LQq+e8QfPXgeY+CoAlnjx4+th9TbM3Kqs0cOA5i4Izt2cxY22vgnoaWC31KSM6E/JwA1yk85xRXW/i/I66Uztj3nHjrSow1OnuKVu8Ybcf3zFOPF4opAZst4O1G+fsbcfM3oy94hgrnJfAlIuaGEj+D9XiIcn9urqjLGGwGxsYj0SP/AyeOPU+uow3P+yL3sdJT27GNX6Ib2weREf+8oF4M7KdM9AdqUCVdaoqWE2Nr9FkwR5xj3alNn74ToQH3tDYfnDP2k9abElwz7j2fzvvG9quLjsnrIGey47FdB6kPzwUC80At0MeHoqHsvQu4P3Z2gMwrFe/ShwTWLBU7RdsnO3C/WyLPlqcGvBtuzM+9kwlOrKXcIcyFfcpzfqTo4fb71NN3WFd3lyJYL54ptjkUfa9xYrysKcbAPcP14Zil7kPBuQ4ToY07Jy6ygtqw3qM1M9IQNffZYc5Fvn4D3iPVEpqUxaLEbvvPWAJnl2D7
</data>
</layer>
<layer name="Above" width="20" height="30">
<data encoding="base64" compression="zlib">
eJxjYKANCBdAsHfxkqYeHaQD5dLwyJOqHpdd07C4E5dZ25DU4nM7DGyFqifGH8SYhwtg8wM24MaDnw8D23CYB3NjOg63yjER5w6YGbBwQQ6f46KY6ogBuMLvKNC8a1CMTx2x5oUJIDAp5smihQ0sbVwj4D5ccQQCxIQNKXkIZjeu9ITNPnxpD93PuOwjBeDzM8y8VDL8jM0eUsIOm3nnGBF5CdksX6CYH1q4gezTZsIUQ9Z3jxFVfgGesEf3F7n+gQH0uKSkvMIGKDEPW11DKO2RA4gti4gF1A5DWviZFoDa4UhJuqYFAAAFxylX
</data>
</layer>
<layer name="Walkable" width="20" height="30">
<data encoding="base64" compression="zlib">
eJzlk8ENwCAMAxmhS7H/Sn3xQXV8LogPkZBADRcnNf1prV+4Row9yVe5KlztKreK1dqOP3MIb2aS8wrPsb6+q7PrVdVT+kivhEe94vzp+MSjiZfIv6VvwtVPta3wFOMUj/izekfJzImHVa80Ei84jtNI7v/VmMyY6kvmvSOPrp2sG3gvB9x/LA==
</data>
</layer>
<objectgroup name="Mapevents" width="20" height="30">
<object name="south" type="mapchange" x="128" y="928" width="32" height="32">
<properties>
<property name="map" value="soulpartdungeon0"/>
<property name="place" value="north"/>
</properties>
</object>
<object name="down" type="mapchange" x="224" y="352" width="96" height="32">
<properties>
<property name="map" value="soulpartdungeon2"/>
<property name="place" value="up"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn" width="20" height="30">
<object name="goblin1" type="spawn" x="128" y="576" width="32" height="32"/>
<object name="goblin2" type="spawn" x="96" y="448" width="32" height="32"/>
<object name="goblin2" type="spawn" x="128" y="192" width="32" height="96"/>
<object name="goblin1" type="spawn" x="32" y="608" width="512" height="224">
<properties>
<property name="quantity" value="3"/>
</properties>
</object>
<object name="goblin2" type="spawn" x="352" y="96" width="288" height="704">
<properties>
<property name="quantity" value="3"/>
</properties>
</object>
<object name="cavesnake2_boss" type="spawn" x="256" y="448" width="288" height="288"/>
<object name="goblin1" type="spawn" x="0" y="64" width="224" height="512">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="goblin2" type="spawn" x="192" y="160" width="160" height="192"/>
</objectgroup>
<objectgroup name="Keys" width="20" height="30"/>
</map>

View File

@@ -0,0 +1,233 @@
<?xml version="1.0" encoding="UTF-8"?>
<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_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">
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_table_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
</tileset>
<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">
<image source="../drawable/map_window_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_transition_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_transition_3.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
</tileset>
<layer name="Ground" width="30" height="30">
<data encoding="base64" compression="zlib">
eJytVsFtw0AMM/xol/AKTUdw3A2cZISs1naVjlUbtVCCoKi7Ng/CQKIjdRIl+zQOw6kRrxven4fhY8PnhpeOswrnA4/WRV7m37kuByqepUN3Ad634zmT7v3ALM5HzjvPlXTnpE4RG7y347nC3Xbdr6cfrOMvV2hFzleIw3h1DxUbwBoprgvlnPG4e1S6HFtpOb7/6CpMjXxLEcceyrQmiovfOBb95HSxJ3xn1sqAeWV+Ujkq3Wwmz6PfL6pXWc9RYzG6OE88N3yea+90sUasG//dAWrOscaqT1UdlG7mD7VTsj4hj/qNa+hmTM156LIXgiebI1XD3v2BfphJ181RVsMW8Dsh7oH5P3pXZjO8Gg+07kr0Kvu3hUN5L9MJ3uq75K+6vPtwVymvVLsje5dkeeO9Qk95BXcn747s/ZRp8ndR6Lm9oXw/m1xUf/i7yPUJd2fl4Uq38nPPXLX4qdLFMxOhVdf1tjdXzMXVyc2e24lO09WryledUbNcoTdf9y3Si5Z8vwFlN4xd
</data>
</layer>
<layer name="Objects" width="30" height="30">
<data encoding="base64" compression="zlib">
eJzVV8tKQlEU9WpDLzQXvyC/IvsGG/TAic6CJjpTBEnTgYmFomRBQT8SfUEfENUsJagPiM7CvXF33Oc+dNSCUM9jrbP3XmffWyLxv7Dnb87R8eKtr8fQZO5HRWNsxoYxtD/S0dZdeAtu4Fnh7/vuvOE8n7Qnl1ydHzjOi7WnxFmmfTvW/v3tv+Ntw9UVfD/eUnOLuKr+Ko/U1KDVp+IvtRHDRGjx3JzyWzCfJTpr0aHPa5qG54T2Pyn1afirnIhtZn5niDdLnz1a66pzVdRtFuIFzjWAumQcuWLgDEdm3bG1dizqUzNzZa4xxTNW/PCRDtcLg6ytnSfA5YlNNZFX1OfMiqvlLz1poxrSD4aWz4Og5Q2+1DRc5wG4/hOHLuo2CPAF7+9bGsjR3OE9zB2Y9Yfkb64R4u8E9BQN9rlaAbEWaS6v9IyxuOfa/ZSoKBqcB83nWM/34Ir2npvf16lEYppafMfcveCdeNGfNzKH32bPrWNfTfBLT8gcvnurMdQcvY05MDey6iZ7JPizdGfuqDdJzVzAfbXvl4068fFZNJ9C2x5nTe63FYoR4677gho/+MuY1gH3RTwP0PPzQiusV7sQxStcD61HyvEoYH+MFK9ocMUVpvlquHuCvyvu6JvVN+D5tvCgdkeBQkiOEc/U/N0ILtlT+ZkL7V0zfkm5t/sVeL5oHP2kGNCXWIe5y4LLrpf0pnw3a6QXz2/2cFT0BEeTYnbljpFN6u8e1ZB7qIHvX9R3VtZHn2dPY38c/8ocliK889hgP7xEPLP00Lp9g58v5TXOG+f/kHXxC9YTc30=
</data>
</layer>
<layer name="Above" width="30" height="30">
<data encoding="base64" compression="zlib">
eJy9VssNwjAMteiVSr1wZB0ufI4wAe0KDAFXNmEGNmEOGkFEVNnJs2P6pEqVar9nO7YbIh2O3e+ZE566JwXHY0X0+j4aXk4D1R1GuyegF237Ct30W6+Ib2rL+a4XMgdnv1nmdUOsJZuIocM4EWj6RWMbsW+JDm0dV67WGnBni/jMrRlgqTXqn8sJnSdP/1yNwrft2D87pocQ/wCpf2pzRc6Vq7VW9zLO+bUhujWfdwQcT26OSvmewTxyZ8whrSGyz6SzlnRr5yjV5OKTeiDo3tu6HW2J3WNXetTMwumpG7lKMyr10wD+j9OYNbte0kR3SulepAEa81TH8l/j9giq63HfsejWolfEbb0vTDm08MjVsnv+sWskvAHkITPD
</data>
</layer>
<layer name="Walkable" width="30" height="30">
<data encoding="base64" compression="zlib">
eJztkksOwCAIRD1CL+X9r9RVE2MQ5qPtpiZsFHiMQ79a60SMh6lz4+f6/XZzx7xVPtMH4a5ONltVn+WPGtT8KBfNQfXu3Jnob1yPGS7i4y5u9mfZ/WnmKa7yjnCznBPc+aDeOdzn/gsuclSPKi3zG6sf6c9qyXxhvHBi7O9qUJiIH29wnZ4q19FQ/dfqHeVGe1HNMdco3qL60FmYemcPI93s3M4uKHXK/qn76+hk4wa5l+DK
</data>
</layer>
<objectgroup name="Mapevents" width="30" height="30">
<object name="up" type="mapchange" x="384" y="0" width="96" height="32">
<properties>
<property name="map" value="soulpartdungeon1"/>
<property name="place" value="down"/>
</properties>
</object>
<object name="south" type="mapchange" x="96" y="928" width="96" height="32">
<properties>
<property name="map" value="soulpartdungeon3"/>
<property name="place" value="north"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn" width="30" height="30">
<object name="goblin2" type="spawn" x="352" y="64" width="224" height="192">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="goblin1" type="spawn" x="256" y="192" width="32" height="64">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="goblin1" type="spawn" x="64" y="128" width="192" height="160"/>
<object name="goblin2" type="spawn" x="96" y="320" width="32" height="224"/>
<object name="goblin3" type="spawn" x="96" y="544" width="64" height="64"/>
<object name="goblin2" type="spawn" x="224" y="576" width="32" height="32"/>
<object name="goblin3" type="spawn" x="288" y="416" width="160" height="160">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="goblin2" type="spawn" x="288" y="416" width="352" height="160">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="goblin2" type="spawn" x="640" y="320" width="64" height="64"/>
<object name="goblin3" type="spawn" x="672" y="128" width="224" height="192">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="goblin1" type="spawn" x="832" y="352" width="96" height="32">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="goblin2" type="spawn" x="864" y="384" width="32" height="160"/>
<object name="goblin3" type="spawn" x="576" y="544" width="352" height="384">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="goblin2" type="spawn" x="576" y="544" width="352" height="384">
<properties>
<property name="quantity" value="3"/>
</properties>
</object>
<object name="goblin2" type="spawn" x="416" y="736" width="32" height="64">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="goblin3" type="spawn" x="320" y="736" width="32" height="32"/>
<object name="goblin4" type="spawn" x="128" y="768" width="192" height="128"/>
<object name="goblin2" type="spawn" x="96" y="736" width="224" height="160">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Keys" width="30" height="30"/>
</map>

View File

@@ -0,0 +1,213 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="22" 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_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">
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_table_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
</tileset>
<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">
<image source="../drawable/map_window_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_transition_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_transition_3.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
</tileset>
<layer name="Ground" width="22" height="24">
<data encoding="base64" compression="zlib">
eJytVcENgzAMjHjAElkhdARKN6BlBFZrV0nHaqrmVOvkAA48ThFS7mzss9M3zl0S3u0fIX33J6BW90onYyTdgTga78u5J9zyOSi5Pkh3Ig54iDFmzpIw53Miba4BIDngIQbnIfMJG7qlWMvG/Rpdhle4ssY1mkHhs49qcpY9gp/O0EX/4Q2OZakF13Mib7DXAN/ovfCGf5Ne0+b62Tn36vQ7lp7yjLIuz7JVF3MNXfSGdwDvlJKH+T500Ru5A6QHLLmuzRN7YK9ubH8o5RUregYPxR15WWpbu4Pg+7W3xappeQt9U569I7p75zsW6nkkxlY9P+l2+qk=
</data>
</layer>
<layer name="Objects" width="22" height="24">
<data encoding="base64" compression="zlib">
eJzVVMtKw0AUnXSdgdlLv8B8hfgNddEu3DRb3TRCsTVSqFi0iogQQRcuXLtT3HfrJ+jeiJ8gziF3mNvJg4S48UCY5GbuuTPn3Bkh/idCKcSnL8STrJ+TeNlz65X/Hzl8bzR3qcetglrIuaM5FyW8QScbtyl/U3+/0zruWc63fj/1bA72GHZsjouxEmKi8vGQzUXeD+07YPEvrV2k+WOZ515oznPi7flWk4jGVMfm0tb/0N8bxNHtZPNTFjPYcdbK1x8ybXl9jm6BBhyPMp+/ID1Xej0T+r/foGditvcZcYEH3sWac6isr01gtEAPG6T0finX9ZySR8/S+linJnLnNM/1wuDGy7gDp2faAHszGkM/0zfwoC039gS+azr/PfJg2dCDk5KzesD6GmexTDeAa5YQ35UeX521wE/4ZfoyKakN4I45VNkDGG+gZ1/ZOwgx9HZffw8o9lChAea/+OuxXdIQvKgzoJrobdOLU+ZfEfaU5cW+hqQJtMN+z5yzzLmqtEUuuLEmV+eVb/v6mPyv4uJAbxofIqeH+H00q/CoDtCn6P0R8x1nbcy8bQtzH4LzqIEGf4lfMbxdYg==
</data>
</layer>
<layer name="Above" width="22" height="24">
<data encoding="base64" compression="zlib">
eJxjYICAcAEGmgCYuQt4aWMuOXpw6U0HiqfhkCNGDy41+NyKSw7ZHcS4yY0Ht35SAbK524HxlkqltCHLBKGnUTktgEA6hW7EpZ+SfIEvPcHCghxASdwiA0rC7LgobjlsfkNPn7jAUaC51/CYTQ4A+TMMimEAW7ySGh7hWMxFjxtYGvAGpnkfItI9TL00NAy5kcJSG4lNahoAuXU7kv0ge9D9q0NGmkQPxzQcab6QyPhHNreSF9XPxKYhfICSfDcKMAEAVkcdyA==
</data>
</layer>
<layer name="Walkable" width="22" height="24">
<data encoding="base64" compression="zlib">
eJzNklsKQCEIRFtCm3L/W7r9BCH5mGGCK0gf4emY2hzDVp5hU5evuJv9gvm3f4hqojjvqpqOK/sG65z5ZdyMz3JRZxW3YmRcdH86c0Nm7O+z3lButJ9qrtK3syfMDNnZVf7IP0RenUC8brX+RHv2LNSReUvFvfFVTCQ/XYF53A==
</data>
</layer>
<objectgroup name="Mapevents" width="22" height="24">
<object name="north" type="mapchange" x="64" y="0" width="96" height="32">
<properties>
<property name="map" value="soulpartdungeon2"/>
<property name="place" value="south"/>
</properties>
</object>
<object name="down" type="mapchange" x="192" y="480" width="64" height="32">
<properties>
<property name="map" value="soulpartdungeon4"/>
<property name="place" value="up"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn" width="22" height="24">
<object name="goblin3" type="spawn" x="96" y="64" width="32" height="32"/>
<object name="goblin4" type="spawn" x="32" y="96" width="416" height="256">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="goblin3" type="spawn" x="0" y="96" width="448" height="256">
<properties>
<property name="quantity" value="3"/>
</properties>
</object>
<object name="goblin4" type="spawn" x="448" y="384" width="64" height="32"/>
<object name="goblin3" type="spawn" x="160" y="544" width="352" height="192">
<properties>
<property name="quantity" value="4"/>
</properties>
</object>
<object name="goblin4" type="spawn" x="480" y="288" width="160" height="320">
<properties>
<property name="quantity" value="4"/>
</properties>
</object>
<object name="goblin4" type="spawn" x="128" y="544" width="384" height="192">
<properties>
<property name="quantity" value="3"/>
</properties>
</object>
<object name="goblin3" type="spawn" x="480" y="288" width="160" height="320">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="goblin3" type="spawn" x="224" y="352" width="32" height="32"/>
<object name="goblin3" type="spawn" x="192" y="416" width="64" height="32">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Keys" width="22" height="24"/>
</map>

View File

@@ -0,0 +1,232 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="28" height="29" 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_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">
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_table_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
</tileset>
<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">
<image source="../drawable/map_window_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_transition_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_transition_3.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
</tileset>
<layer name="Ground" width="28" height="29">
<data encoding="base64" compression="zlib">
eJytlk1Ow0AMhadZgFqpggPkCkm5AE1yhCZXyHWAUyAEUmENJ2CTOzEjxqrr2GPnZ/EWadz3eWwnTpk5VyqqDTFrqfFqvSrCXTOHOiqwOq/e64S4OAfpv9Z8wKuNrN+bi4CLc6iy6/xaJC4frAPy6iPrfnvNpDqR/HqkcK9QeOBTb//1oPDg3EFPO+eekV52Om/v/e8MDE5n7/+J9GXgFZ51EHiP/vejVxXPTu+/3Y6V4oV+v2+c+9hcPIaoOecNkmYGZuXbs34Y3lwmzLA0KzWp1aDIyqR1bbJxnMaawi6YWmqslJ8WQ3ma/1JepfA4PwtPiqM9nMOb0s9BqamlXtw155FnYx7M59I5pLGwPxpUz4aZz6n9kWoB+6OLPO5ZkDxCXXJjLL6G3UZ3ECdg0PdRnsl8rgZQyxQP9zf1jUA9lvJCzGtiv2APqb84XoqpjDz6/OI+cL2Qzgi7pDHwyoQ/x0u9hzojb4qsu2wtHq5HircWK/V8Wfti0R8rGZ7T
</data>
</layer>
<layer name="Objects" width="28" height="29">
<data encoding="base64" compression="zlib">
eJzNVsFqFEEQ7RUmXmYg4BoPQW8xB/M98aR4yea6l01OLgtBo4JhERE3B725etG9GG8q5BP8gKDeTAgEUW9iPbqKeVvbO5lAInnQzHRPdb1X1dXdE8L5w5PG/+Ub5PH58Ix4v4nfZ+p76UIIb4TvhjwHOrbdKDV4PFKbeyfQhjnP88gFrBQh7OSxgZc1AJtiv6X+38r4O2mjKXo84At+Xzv7tSI+kVO897UPzl0Ze9GIcz/KvE/SPpOeKuxSLtvqc70ovw8oTz/ycbtWHrVgPnQt14jxC/m73AxhTtuV5uT3ldkQDtRnjzR5XXXQkfl/LpX9jDjvO98W/4O8zLv1q/DSaWK+1SJyzrlmGu46DR3XT8Hq8X0eczkjbXTMvMxx9509aubnlNw+lfE94kqhip9zDnSphlMwneC6Jba31X6oz1+S3+vNyfab8n5R+tdmyj7eVxMalxIazL/5g692Yq6t82ZRxjgkO19fjD7Fstgs/d0pIp+B94rPfeZqCbbbbg1vzo734dtq2/Sb9l4ex7qJ84DXFz7WdV8dd9ZkU/RnNIb8+Zx7H9CH8+Zqgg9zbG1h23V5HyXqZlH3zMIUziosJGovpR15ail3h3LKnEON/bvEdujW7qgxWZ8WW0/9zNN3rhu2BWytrd6wbn+df7xvJWp2vsZ9AvDagK9djO8df7bxmYA7BOd+q+Z9yeBzyeeAYXX0KlHfdcF1bLm0O8rnCXvP9Gzo2u6fMD7ev1WxGfisXUvE97go7/PTAnTZ+i3r/8cH4fl6Bv+BltM9F4P9jx2ccmwM1LftZ17HuvvjPOEfBxV82A==
</data>
</layer>
<layer name="Above" width="28" height="29">
<data encoding="base64" compression="zlib">
eJztlU0OgkAMhRsTWTGGDSvjddzpUk+gXMGT6NZLgIkX8CYeQ2UiTSqWtgMT4sIvmQRIpu/1hxmA32ObjadV1Fp7Ri+mBxoLtXat+JwHuvfqbFpcPv5bWe+v3Kdu2wP6qIxa6O/SxMXVlYvGMrXpeYqRZgT1tJy4Wh5S+V3S6wv1UTreF8LNyjmg96FgbhfBl0X/MQV4NgsSXc+zquOum9inwBxnCf9M6TpH+qJ5HPOMjKlnna/FJCyuNOdWtDOly7uU01zII2YPtXmJPZ8xtUJ77aF1pXW03CFDQb2jC7srKSH3l2VONtl7DYmBWPqh6dEY0j+AYD2wf+0+ljnAPdfjWNHqcYuo5ekz43++eQFCwi3q
</data>
</layer>
<layer name="Walkable" width="28" height="29">
<data encoding="base64" compression="zlib">
eJztkkEOACEIA33Cfsr/f2lPeyGoLVswJpJwQWWwtD+t9Zs3henFV89krMK+Y3nMTDMdFLwd/0O0r/ZXNa+aqZ591jPqmxED6cUwkfnVvD/n6ns7eKhvVN5D7qM8RIMV3+tl6yxr9IbVyasr5kD0jPKYPUR9rdxFFs/2z+Qh+zwlX+Mb288=
</data>
</layer>
<objectgroup name="Mapevents" width="28" height="29" opacity="0.9">
<object name="up" type="mapchange" x="320" y="704" width="64" height="32">
<properties>
<property name="map" value="soulpartdungeon3"/>
<property name="place" value="down"/>
</properties>
</object>
<object name="trap_burn0" type="script" x="224" y="512" width="32" height="96">
<properties>
<property name="when" value="enter"/>
</properties>
</object>
<object name="trap_burn0" type="script" x="288" y="448" width="96" height="32">
<properties>
<property name="when" value="enter"/>
</properties>
</object>
<object name="trap_burn0" type="script" x="480" y="448" width="32" height="128">
<properties>
<property name="when" value="enter"/>
</properties>
</object>
<object name="trap_burn0" type="script" x="640" y="640" width="96" height="32">
<properties>
<property name="when" value="enter"/>
</properties>
</object>
<object name="trap_burn0" type="script" x="800" y="448" width="32" height="64">
<properties>
<property name="when" value="enter"/>
</properties>
</object>
<object name="trap_ambush1" type="script" x="640" y="256" width="96" height="32">
<properties>
<property name="when" value="enter"/>
</properties>
</object>
<object name="trap_ambush0" type="script" x="640" y="256" width="96" height="32">
<properties>
<property name="when" value="enter"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn" width="28" height="29">
<object name="goblin4" type="spawn" x="352" y="768" width="32" height="32"/>
<object name="Demonic_Guardian" type="spawn" x="640" y="192" width="96" height="64"/>
<object name="goblin3" type="spawn" x="256" y="864" width="64" height="32"/>
<object name="goblin4" type="spawn" x="32" y="608" width="224" height="288">
<properties>
<property name="quantity" value="3"/>
</properties>
</object>
<object name="sk_crdun2" type="spawn" x="288" y="160" width="160" height="64">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="bat_crdun2" type="spawn" x="448" y="192" width="32" height="32"/>
<object name="sk_crdun2" type="spawn" x="480" y="160" width="160" height="160"/>
<object name="sk_crdun2" type="spawn" x="640" y="288" width="160" height="128"/>
<object name="sk_crdun2" type="spawn" x="736" y="416" width="64" height="32"/>
<object name="sk_crdun2" type="spawn" x="448" y="576" width="192" height="128">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
<object name="bat_crdun2" type="spawn" x="384" y="416" width="96" height="64"/>
<object name="sk_crdun2" type="spawn" x="736" y="640" width="96" height="96">
<properties>
<property name="quantity" value="2"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Keys" width="28" height="29"/>
</map>

View File

@@ -0,0 +1,214 @@
<?xml version="1.0" encoding="UTF-8"?>
<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">
eJyzlmZgsCYRb5QiDsPUH5QiDsPUf+EkDsPU13EzMNQj4QZu3OpB7uoDyvcj4Qlo6p/xQ/BGqLvmAeXnI+EFOMwHqX3HiRt/wSIGAK+SR8Y=
</data>
</layer>
<layer name="Objects" width="12" height="8">
<data encoding="base64" compression="zlib">
eJxjYCAdXOVjYJjKxsCwUAbC5uWHsAuBNB+ULcmPUO/MxMDQDVS/ESj+mxXCB7GLgGq28UHY2/kQ6newQujnQPlHQHYgENsB8UugmmNQdceR1J8Ayl0UQ3WjHytu9xtDaUMWBgYLFlS5w0BzpYD23kEy3xlKNwPVmgNxEtDsACTzLVkgmBwAAL9RGKM=
</data>
</layer>
<layer name="Above" width="12" height="8">
<data encoding="base64" compression="zlib">
eJxjYCAdHBajv/qLYqg0tc13YCVNPbUAANY+Byo=
</data>
</layer>
<layer name="Walkable" width="12" height="8">
<data encoding="base64" compression="zlib">
eJzbKMbAsHEQYhAgRY4YQIx6QnYiqyFWLz53AwACdTf5
</data>
</layer>
<objectgroup name="Mapevents" width="12" height="8">
<object name="entrance" type="mapchange" x="224" y="224" width="32" height="32">
<properties>
<property name="map" value="stoutford_ne"/>
<property name="place" value="armorer"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn" width="12" height="8"/>
<objectgroup name="Keys" width="12" height="8"/>
<objectgroup name="Replace" width="12" height="8"/>
</map>

View File

@@ -0,0 +1,216 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="15" height="17" 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>
<layer name="Ground" width="15" height="17">
<data encoding="base64" compression="zlib">
eJylklEKwjAMhsOgD13Qdzc8iUfw1SPshr7tGr3BYIdQUUzoSn9mtg738NFQ8jVtk74h6ncQClg5yR0KWDnJfdRET+Al3H1Gc1J8rfKe4pnoLfkfoeYI+ujinnKS3INw5Owq6R5hxdVY/UZoOcZ4xrDiWvjJY/710LX6Mncvle1afdlad94j5QzulrdZ6N8tzRq62OObi2vnlmcNXexx5+w5wfeGwp1xTvCMMNVPc1GihT9Xb/T/8wWwpqeU
</data>
</layer>
<layer name="Objects" width="15" height="17">
<data encoding="base64" compression="zlib">
eJxjYKAMcDIxMCgJMzDkA2kfIJZngojHsDEwRLJB2EJAMWkgzgViLiaEXkkgWwyI64E4BsoGgRBWBgZ+JoT54kBcC8RSSHrFmFBxDiuETgHSPfwQNWeEEOpPIrELgWrMgG5eBKTX8KOagwyYgXxuoPx2JL0TgXrchCFqFwPZLUDcCrX7uBCEVgXqcWZCiMFAGiuqPTA2yG2nhBBiwUwQtxsg6cUG0MPgDlD9RQFo+LMi1MHcwigGiQOY+kdQ97Yg2fNUCBKWMBAMDX9BMUgcgOKjGKrvJZDeIgiMU2h4Fwmh2osepjA+Nz9mWKMDV2HMcELHmvwQ97Cj2ZMEDeeDAhAa5D5lYUjYwNTxMEHSXyxQbTKS3kRWTHs40fggcATo71yg2jws/kUPXxh+KIQZJjAASktTWTHtAdEL0cSXA/krWDHNIBUAABKYL1Q=
</data>
</layer>
<layer name="Above" width="15" height="17">
<data encoding="base64" compression="zlib">
eJxjYKAMHBbDLackjF8NPr2ZbAg1MHN2CuHXe1EMlSbW3hJWBoZSVgh7uxB5bga5bRcQKwrj13sRj59B4BIBeWRwGYtaZWHs9qLL4Qt7bHqRAbFuJNYOfHo3CiDEQlhRaRgAhbkaFr8pooUFrrCPQzIPl5sJxRs+vdjAdKCdM4iwFxfYKEiaemwAAHArIjo=
</data>
</layer>
<layer name="Walkable" width="15" height="17">
<data encoding="base64" compression="zlib">
eJzbKMbAsHEQYhAgJI8MkPUg68VlDrJaXGahi6Hbjcu9uPThsw+f2cSGATb/E6OXkJvx+Y8YvxCjlhi/EasXW/ySmvbQ7SLGDeQAUuKUHL/gwwB2SHh+
</data>
</layer>
<objectgroup name="Mapevents" width="15" height="17">
<object name="north" type="mapchange" x="256" y="64" width="32" height="32">
<properties>
<property name="map" value="stoutford_cellar2"/>
<property name="place" value="south"/>
</properties>
</object>
<object name="up" type="mapchange" x="96" y="288" width="32" height="32">
<properties>
<property name="map" value="stoutford_derelict"/>
<property name="place" value="down"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn" width="15" height="17"/>
<objectgroup name="Keys" width="15" height="17"/>
</map>

View File

@@ -0,0 +1,210 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="15" height="15" 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>
<layer name="Ground" width="15" height="15">
<data encoding="base64" compression="zlib">
eJydzj0OwjAMBWCLLQ4XoOLcXCHtwsLU0hu0ZWFnQOIQwEIsbOGYpPwMn1Q/5yXtFgC10jGZR9aavFY5fe/NWTmziYZCTppoivroxGd7c6/krXmfdjuXOqg7JrWnLHCvMbvcHTYLM29+Er54s2TL3V86VwS44bNLZL5jupdZcx4A/asrM6HzaOa57ip+Vwwz9P+g6WrLQp5zrFLUtVnJ2Vj796zk4v73AMsPoTU=
</data>
</layer>
<layer name="Objects" width="15" height="15">
<data encoding="base64" compression="zlib">
eJxjYMAPpjMxMEgxEVAEBfFAdclY1ILMyMdjRiJUThyHmno8epcB5R5A5ZcCaT0hBoZgJPWnhSDizmhmiAH5fSwMDF1A3A3EPSwQc0BqmZgg5t4QRJiLbudLIUy3vBJCuOUpkL1SmIFhlTBCvgiHP65D7ckByjND1YD88BFohoU4wk6YumMCEHxNAMI3A9oRg8XsdKBec3FUMT6g2lp+IAPqLjcgLQhlXxNEVesJ1cuMZPYcfkx7HgLdeQ5NbyaavXeg4fUIS7jBwEkccrcEsYsTA8SITLvU1ksKAACQcSaI
</data>
</layer>
<layer name="Above" width="15" height="15">
<data encoding="base64" compression="zlib">
eJxjYKAeOCyGW05NGLfcZTFUGpc8LjurWBgYLgHpGhZMfZfwmAmSuwjERvzYzQWBaVjcjc+fIEDIThDYJgDB+IAikt3IdvYA3ZsLxHP4Ie4HAUY84UvIvfgAqXp3ClFH70gCAPlZGeI=
</data>
</layer>
<layer name="Walkable" width="15" height="15">
<data encoding="base64" compression="zlib">
eJzbKMbAsHEUY8UwgE8OHZCrD5dZhNxDjH5i7CFXLyX24tKHzd+UxOFA6CUFAwD6AHh+
</data>
</layer>
<objectgroup name="Mapevents" width="15" height="15">
<object name="south" type="mapchange" x="128" y="416" width="32" height="32">
<properties>
<property name="map" value="stoutford_cellar"/>
<property name="place" value="north"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn" width="15" height="15"/>
<objectgroup name="Keys" width="15" height="15"/>
</map>

View File

@@ -0,0 +1,158 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="19" height="14" 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_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">
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_table_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
</tileset>
<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">
<image source="../drawable/map_window_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4917" name="map_window_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_window_2.png" width="512" height="256"/>
</tileset>
<layer name="Ground" width="19" height="14">
<data encoding="base64" compression="zlib">
eJytkTsOwjAMhiMWlM2ImccFeO48pcAJaE8APWnJ1qnkPDjEVd2SpEVi+CT3t/zJqYuREMUfyZEnoT1ZF5q5SuRFGE/WhWEuJYW4EFf5nVkmIMSUmEGzV81YblhvsL9FUllnCWOBvSWxgmYvbblO2D9HXJYjONo5d1mS1rfPFYK7NLlyqvOAC8ARcxlylVSX5Nrh3J4xJnh2gKZLkZ/fxveWOThie4Xu+OteynNHFfhfsb0+M8gd6weRyTrru1c1Mxj2Zw2OUP8NoH2CPQ==
</data>
</layer>
<layer name="Objects" width="19" height="14">
<data encoding="base64" compression="zlib">
eJxjYKAuWM/NwPCQi4HhERAbcUPEehkZGHYIQdh23BD2ZRYIBrHtgWLToGpsuRFmeQHl84A4H4hTWRDiJ4Qg6qfxQNiPWSAYLM6DUDOTEaEnCihfB8T1QFwKNSuWmYEhiBli1jKgvlQBBob5zBC8gBkhBlIDUgsDxkj+PcOFYCchqcEF0NU4I7GnMeJWR4xZuEARUJ05GwODBRBbomErILZhg6hBtv8yC4LuYcQ0swMaNtjEwHGDpOcxC4JeB4zfuVjMIxawsmAXtwTaawXF1gIIt+ESBwFRHGaRA1SBZllC0y6y38lxVxhSvMqQ4cZpFIQvLgAAowEzOQ==
</data>
</layer>
<layer name="Above" width="19" height="14">
<data encoding="base64" compression="zlib">
eJxjYKAuCBcgToxSs8TZIHQfMwNDPxRPYIaIybCRZ9Y8oH4NblQ1ILPQ9RJjFjZAyKw7XKhi6kD1GljM0wKK6WAxCwTS8ZhfwYOpHiaWhkUfMf4mBoD0oZuPzifFLHzgMiNlZqGHHyVmwcQO43DTTBzi1MxD1AIAvkIUrw==
</data>
</layer>
<layer name="Walkable" width="19" height="14">
<data encoding="base64" compression="zlib">
eJxzFWBgcB3hGARIlYMBdHWEADYzqW0WIT66GeToxWUWKWaTAgjpJRQ/5PqJXHfhSjukuosa4UVsHsCnDwAyfzYg
</data>
</layer>
<objectgroup name="Mapevents" width="19" height="14">
<object name="entrance" type="mapchange" x="352" y="416" width="64" height="32">
<properties>
<property name="map" value="stoutford_gate"/>
<property name="place" value="church"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn" width="19" height="14">
<object name="stoutford_priest" type="spawn" x="352" y="128" width="64" height="64"/>
<object name="stoutford_worshipper" type="spawn" x="224" y="224" width="160" height="192"/>
<object name="stoutford_worshiper" type="spawn" x="384" y="224" width="160" height="192"/>
<object name="stoutford_acolyte" type="spawn" x="64" y="320" width="64" height="64"/>
</objectgroup>
<objectgroup name="Keys" width="19" height="14"/>
</map>

View File

@@ -0,0 +1,159 @@
<?xml version="1.0" encoding="UTF-8"?>
<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_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">
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_table_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
</tileset>
<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">
<image source="../drawable/map_window_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4917" 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">
eJw7L8jAcB4PPgrEx9AwTO4qFgyT8+VkYPBDwv6cCLlYIHsSBwPDZCCeAsTxUDlXqNwioNhiIF4ClQOJhwJxLpC9CSi2GYi3AHE+J0SciR2C4zgRbBgGAEXbIiY=
</data>
</layer>
<layer name="Objects" width="7" height="8">
<data encoding="base64" compression="zlib">
eJxjYEAAWVYGrGCvEAODLiuE/s2FEE9lYWA4CxSzZYXQ35HkSlkQ7N3MDAzG2I0GA2csYg4CmGLezKj8r8yYatABAEMTCaU=
</data>
</layer>
<layer name="Above" width="7" height="8">
<data encoding="base64" compression="zlib">
eJxjYMAPwgXIl0vFIU+JmaQCAGNXAuA=
</data>
</layer>
<layer name="Walkable" width="7" height="8" visible="0">
<data encoding="base64" compression="zlib">
eJxzFWBgcKURhgFc4tjksQFc8tjMRRcDAL6ODZ4=
</data>
</layer>
<objectgroup name="Mapevents" width="7" height="8">
<object name="entrance" type="mapchange" x="64" y="224" width="32" height="32">
<properties>
<property name="map" value="stoutford_se"/>
<property name="place" value="cottage1"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn" width="7" height="8">
<object name="stoutford_cottager" type="spawn" x="32" y="96" width="160" height="96">
<properties>
<property name="respawn" value="false"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Keys" width="7" height="8"/>
</map>

View File

@@ -0,0 +1,210 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="11" 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_tree_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="6577" name="map_tree_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_tree_2.png" width="512" height="256"/>
</tileset>
<tileset firstgid="6705" name="map_wall_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="6833" name="map_wall_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
</tileset>
<tileset firstgid="6953" name="map_wall_3" tilewidth="32" tileheight="32">
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
</tileset>
<tileset firstgid="7073" name="map_wall_4" tilewidth="32" tileheight="32">
<image source="../drawable/map_wall_4.png" width="480" height="256"/>
</tileset>
<tileset firstgid="7193" name="map_window_1" tilewidth="32" tileheight="32">
<image source="../drawable/map_window_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="7321" name="map_window_2" tilewidth="32" tileheight="32">
<image source="../drawable/map_window_2.png" width="512" height="256"/>
</tileset>
<layer name="Ground" width="11" height="8">
<data encoding="base64" compression="zlib">
eJzbLcXAsJsEbEgEhql1JALD1H7mJIxJVQtyS6EYA0OxGH61hlC3IIsxc2FXC1L3jhMTf8YiBsIA7oZDLQ==
</data>
</layer>
<layer name="Objects" width="11" height="8">
<data encoding="base64" compression="zlib">
eJxjYCANTGNjYHjEx8CgKMPAwM4EoXX4ITQI/OdDqO0Fqn0AlDMEyt1hhdCyTBAaBDiZUM1+DVT7FKifCahvBZBdDdTTDsTRQLkYJHXFArjdlw3EOUh8FaA5Z4HYjgXCFwPauZAVwl7BAsEwMFGMgWEyEMcBxZqhdpQB1U4GYj4gfxGSWmIBAEiGFFU=
</data>
</layer>
<layer name="Above" width="11" height="8">
<data encoding="base64" compression="zlib">
eJxjYCANHBaD0MFMqOKiAgwMkgLY1cLADH7C5n7hg9AXkfRK82NXiw2sZGFgmMmCqfYyFj3/sJi7GSh2CY/5pAIA5VINXg==
</data>
</layer>
<layer name="Walkable" width="11" height="8">
<data encoding="base64" compression="zlib">
eJzbKMbAsHEQYBggVT06IEY9Nj4+tcS6B5s4AK4cNms=
</data>
</layer>
<objectgroup name="Mapevents" width="11" height="8">
<object name="entrance" type="mapchange" x="160" y="224" width="32" height="32">
<properties>
<property name="map" value="stoutford_nw"/>
<property name="place" value="cottage2"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn" width="11" height="8"/>
<objectgroup name="Keys" width="11" height="8"/>
</map>

View File

@@ -0,0 +1,159 @@
<?xml version="1.0" encoding="UTF-8"?>
<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_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">
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_table_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
</tileset>
<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">
<image source="../drawable/map_window_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4917" 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">
eJw7L8jAcB4PPgrEx9AwTO4qFgyT4+VgYMjlZGDIA+J8IObnQMjJAtlySBgm54okJwjEQkAszwERDwViXSBbD4gVgVgJiPU5IOJM7KjYkAPBBgBzchuR
</data>
</layer>
<layer name="Objects" width="7" height="8">
<data encoding="base64" compression="zlib">
eJxjYEAAWVYGDLCcm4FhGiMDgy5Qbq8QA0M7I0KuhYWBYQ6QbwuUOwuUm4UkNwUo14nEN2VBsC2gZoJwDJD9jRkhBxIzZ0HIGyK5pZUfSCDJOWI6F24GDAAAqycO0Q==
</data>
</layer>
<layer name="Above" width="7" height="8">
<data encoding="base64" compression="zlib">
eJxjYMAPwgUYGPYKMTBMY2RgaAfiLkZUubNCuPWlCkD0TWPElMNnHz65SG6IucQCAG3cCD8=
</data>
</layer>
<layer name="Walkable" width="7" height="8">
<data encoding="base64" compression="zlib">
eJxzFWBgcKURRga4xLHJIashVg6bOhAGAMUiDfM=
</data>
</layer>
<objectgroup name="Mapevents" width="7" height="8">
<object name="entrance" type="mapchange" x="128" y="224" width="32" height="32">
<properties>
<property name="map" value="stoutford_sw"/>
<property name="place" value="derelict"/>
</properties>
</object>
<object name="down" type="mapchange" x="32" y="192" width="32" height="32">
<properties>
<property name="map" value="stoutford_cellar"/>
<property name="place" value="up"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn" width="7" height="8"/>
<objectgroup name="Keys" width="7" height="8"/>
</map>

View File

@@ -0,0 +1,159 @@
<?xml version="1.0" encoding="UTF-8"?>
<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_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">
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
</tileset>
<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">
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_table_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
</tileset>
<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">
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
</tileset>
<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">
<image source="../drawable/map_window_1.png" width="512" height="256"/>
</tileset>
<tileset firstgid="4917" 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">
eJw7L8jAcJ4APgrEx7BgmPwVIL6KBcPkXTkZGJYC8TIgXg7EbkDszomQDwWyw9BwOFTeFUmeVYCBgV0AIQ+WA+JUIDsNCYPk0zkhckzsmBgkD2MDAAy1I+k=
</data>
</layer>
<layer name="Objects" width="8" height="8">
<data encoding="base64" compression="zlib">
eJxjYCAMpjEyMOwVYmDQYmVg+M0FYbczIuQLWBgYzgLFrFghfBD7OTNCvgEo/5UbwuYBsr8B5QpZUO2YCTUvGqqvEUnekAG7WhhwhOpTFWBgUBeAiPGhmY8LAABmrQ20
</data>
</layer>
<layer name="Above" width="8" height="8">
<data encoding="base64" compression="zlib">
eJxjYCAMwgUol0/Fo4ZY832YGRhcuRkY0gWwy8NAGgHzkAEAAngEbA==
</data>
</layer>
<layer name="Walkable" width="8" height="8">
<data encoding="base64" compression="zlib">
eJxzFWBgcKUTBgFc4ugAn15satDliXUHAGODEUU=
</data>
</layer>
<objectgroup name="Mapevents" width="8" height="8">
<object name="entrance" type="mapchange" x="160" y="224" width="32" height="32">
<properties>
<property name="map" value="stoutford_ne"/>
<property name="place" value="farmer1"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Spawn" width="8" height="8">
<object name="stoutford_farmer1" type="spawn" x="32" y="96" width="192" height="128">
<properties>
<property name="respawn" value="false"/>
</properties>
</object>
</objectgroup>
<objectgroup name="Keys" width="8" height="8"/>
</map>

Some files were not shown because too many files have changed in this diff Show More