mirror of
https://github.com/AndorsTrailRelease/andors-trail.git
synced 2025-12-27 14:59:00 +01:00
Compare commits
2 Commits
bb_loadgam
...
debug_bogs
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3661285f64 | ||
|
|
9766025231 |
@@ -1,8 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry kind="src" path="src"/>
|
||||
<classpathentry kind="src" path="gen"/>
|
||||
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
|
||||
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
|
||||
<classpathentry kind="output" path="bin/classes"/>
|
||||
</classpath>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry kind="src" path="src"/>
|
||||
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
|
||||
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
|
||||
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
|
||||
<classpathentry kind="src" path="gen"/>
|
||||
<classpathentry kind="output" path="bin/classes"/>
|
||||
</classpath>
|
||||
|
||||
234
AndorsTrail/res/raw/conversationlist_bogsten.json
Normal file
234
AndorsTrail/res/raw/conversationlist_bogsten.json
Normal file
@@ -0,0 +1,234 @@
|
||||
[
|
||||
{
|
||||
"id": "sign_bogsten_nokey",
|
||||
"message": "The door is closed"
|
||||
},
|
||||
{
|
||||
"id": "bogsten_start_0",
|
||||
"replies": [
|
||||
{
|
||||
"text": "What's going on ?",
|
||||
"nextPhraseID": "bogsten_start_1"
|
||||
}
|
||||
],
|
||||
"message": "Oh young boy, you look like someone nice. I don't want you to be injured because of me. I urge you to leave !"
|
||||
},
|
||||
{
|
||||
"id": "bogsten_start_1",
|
||||
"replies": [
|
||||
{
|
||||
"text": "I'm sure I can help",
|
||||
"nextPhraseID": "bogsten_start_2"
|
||||
},
|
||||
{
|
||||
"text": "I'm way stronger than I look",
|
||||
"nextPhraseID": "bogsten_start_2"
|
||||
},
|
||||
{
|
||||
"text": "Ok. Nevermind.",
|
||||
"nextPhraseID": "X"
|
||||
}
|
||||
],
|
||||
"message": "No. I shouldn't be telling you. It's too dangerous."
|
||||
},
|
||||
{
|
||||
"id": "bogsten_start_2",
|
||||
"replies": [
|
||||
{
|
||||
"text": "N",
|
||||
"nextPhraseID": "bogsten_start_3"
|
||||
}
|
||||
],
|
||||
"message": "My family has used this place to grow mushrooms for five generations. Our mushrooms are famous from Feygard to Nor City, loved by gourmets and potion makers alike."
|
||||
},
|
||||
{
|
||||
"id": "bogsten_start_3",
|
||||
"replies": [
|
||||
{
|
||||
"text": "N",
|
||||
"nextPhraseID": "bogsten_start_4"
|
||||
}
|
||||
],
|
||||
"message": "Last month, I went to Nor City to sell an excellent batch and decided to stay a little longer."
|
||||
},
|
||||
{
|
||||
"id": "bogsten_start_4",
|
||||
"replies": [
|
||||
{
|
||||
"text": "N",
|
||||
"nextPhraseID": "bogsten_start_5"
|
||||
}
|
||||
],
|
||||
"message": "You see, my son is studying across the country to become a Shadow priest and he is currently in the Valanyr temple of Shadow. I had not seen him for so long so I decided to visit him."
|
||||
},
|
||||
{
|
||||
"id": "bogsten_start_5",
|
||||
"replies": [
|
||||
{
|
||||
"text": "Dealing with evil is my favorite hobby.",
|
||||
"nextPhraseID": "bogsten_start_6"
|
||||
},
|
||||
{
|
||||
"text": "Get to the point.",
|
||||
"nextPhraseID": "bogsten_start_6"
|
||||
},
|
||||
{
|
||||
"text": "I will never help a worshipper of the Shadow !",
|
||||
"nextPhraseID": "X"
|
||||
}
|
||||
],
|
||||
"message": "Anyway, when I came back here, I felt something strange happened. I couldn't tell what, but I knew evil was around as soon as I touched the door knob."
|
||||
},
|
||||
{
|
||||
"id": "bogsten_start_6",
|
||||
"replies": [
|
||||
{
|
||||
"text": "How can I help ?",
|
||||
"nextPhraseID": "bogsten_start_7"
|
||||
}
|
||||
],
|
||||
"message": "When I got to my mushrooms' cave, I was attacked by some sort of giant living mushroom. I've been sick since then, to the point where I'm afraid I won't live long. I've since locked all access to my cave to prevent anyone from being hurt."
|
||||
},
|
||||
{
|
||||
"id": "bogsten_start_7",
|
||||
"replies": [
|
||||
{
|
||||
"text": "Sure. I'll go there right now.",
|
||||
"nextPhraseID": "bogsten_start_8"
|
||||
},
|
||||
{
|
||||
"text": "You fool ! I'm not here to run your errands !",
|
||||
"nextPhraseID": "X"
|
||||
}
|
||||
],
|
||||
"message": "I know this potion maker in Fallhaven. Could you go ask him for a cure ?"
|
||||
},
|
||||
{
|
||||
"id": "bogsten_start_8",
|
||||
"rewards": [
|
||||
{
|
||||
"rewardType": "questProgress",
|
||||
"rewardID": "bogsten",
|
||||
"value": 10
|
||||
}
|
||||
],
|
||||
"replies": [
|
||||
{
|
||||
"text": "N",
|
||||
"nextPhraseID": "X"
|
||||
}
|
||||
],
|
||||
"message": "Thank you ! I'll be waiting for you."
|
||||
},
|
||||
{
|
||||
"id": "bogsten_start_select",
|
||||
"replies": [
|
||||
{
|
||||
"requires": [
|
||||
{
|
||||
"requireType": "questProgress",
|
||||
"requireID": "bogsten",
|
||||
"value": 30
|
||||
}
|
||||
],
|
||||
"nextPhraseID": "bogsten_ask_cure_second_0"
|
||||
},
|
||||
{
|
||||
"requires": [
|
||||
{
|
||||
"requireType": "questProgress",
|
||||
"requireID": "bogsten",
|
||||
"value": 10
|
||||
}
|
||||
],
|
||||
"nextPhraseID": "bogsten_ask_cure_first_0"
|
||||
},
|
||||
{
|
||||
"nextPhraseID": "bogsten_start_0"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "bogsten_ask_cure_first_0",
|
||||
"replies": [
|
||||
{
|
||||
"requires": [
|
||||
{
|
||||
"requireType": "questProgress",
|
||||
"requireID": "bogsten",
|
||||
"value": 20
|
||||
}
|
||||
],
|
||||
"text": "Not yet. The potion merchant needs some spore sample to prepare it.",
|
||||
"nextPhraseID": "bogsten_ask_cure_first_1"
|
||||
},
|
||||
{
|
||||
"text": "No, not yet.",
|
||||
"nextPhraseID": "X"
|
||||
}
|
||||
],
|
||||
"message": "Have you gotten the cure ?"
|
||||
},
|
||||
{
|
||||
"id": "bogsten_ask_cure_first_1",
|
||||
"rewards": [
|
||||
{
|
||||
"rewardType": "questProgress",
|
||||
"rewardID": "bogsten",
|
||||
"value": 30
|
||||
},
|
||||
{
|
||||
"rewardType": "dropList",
|
||||
"rewardID": "bogsten_key_droplist"
|
||||
}
|
||||
],
|
||||
"replies": [
|
||||
{
|
||||
"text": "N",
|
||||
"nextPhraseID": "X"
|
||||
}
|
||||
],
|
||||
"message": "I'm sorry to have dragged you into this, boy. Take this key. It will open the way to my mushrooms cave."
|
||||
},
|
||||
{
|
||||
"id": "bogsten_ask_cure_second_0",
|
||||
"replies": [
|
||||
{
|
||||
"requires": [
|
||||
{
|
||||
"requireType": "questProgress",
|
||||
"requireID": "bogsten",
|
||||
"value": 40
|
||||
}
|
||||
],
|
||||
"text": "Yes. I have them with me.",
|
||||
"nextPhraseID": "bogsten_ask_cure_second_2"
|
||||
},
|
||||
{
|
||||
"text": "No, not yet.",
|
||||
"nextPhraseID": "bogsten_ask_cure_second_1"
|
||||
}
|
||||
],
|
||||
"message": "Have you collected the spores already ?"
|
||||
},
|
||||
{
|
||||
"id": "bogsten_ask_cure_second_1",
|
||||
"replies": [
|
||||
{
|
||||
"text": "N",
|
||||
"nextPhraseID": "X"
|
||||
}
|
||||
],
|
||||
"message": "Please get them for me."
|
||||
},
|
||||
{
|
||||
"id": "bogsten_ask_cure_second_2",
|
||||
"replies": [
|
||||
{
|
||||
"text": "N",
|
||||
"nextPhraseID": "X"
|
||||
}
|
||||
],
|
||||
"message": "Thank you ! Please go give them to the potion merchant."
|
||||
}
|
||||
]
|
||||
@@ -1,388 +1,430 @@
|
||||
[
|
||||
{
|
||||
"id": "fallhaven_potions",
|
||||
"message": "Welcome to my shop. Please browse my fine selection of everyday potions.",
|
||||
"replies": [
|
||||
{
|
||||
"text": "Let me see what potions you have available.",
|
||||
"nextPhraseID": "S"
|
||||
},
|
||||
{
|
||||
"text": "Do you have anything to help against food-poisoning?",
|
||||
"nextPhraseID": "fallhaven_pot_antifoodp1"
|
||||
},
|
||||
{
|
||||
"text": "I was told that I can get some Spotted Hornbeam fungus from you.",
|
||||
"requires": [
|
||||
{
|
||||
"requireType": "questProgress",
|
||||
"requireID": "lodar_pots",
|
||||
"value": "10"
|
||||
}
|
||||
],
|
||||
"nextPhraseID": "fallhaven_potions1"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "fallhaven_potions1",
|
||||
"replies": [
|
||||
{
|
||||
"requires": [
|
||||
{
|
||||
"requireType": "questProgress",
|
||||
"requireID": "lodar_pots",
|
||||
"value": "20"
|
||||
}
|
||||
],
|
||||
"nextPhraseID": "fallhaven_potions4"
|
||||
},
|
||||
{
|
||||
"nextPhraseID": "fallhaven_potions2"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "fallhaven_potions2",
|
||||
"replies": [
|
||||
{
|
||||
"text": "N",
|
||||
"nextPhraseID": "fallhaven_potions3"
|
||||
}
|
||||
{
|
||||
"id": "fallhaven_potions",
|
||||
"message": "Welcome to my shop. Please browse my fine selection of everyday potions.",
|
||||
"replies": [
|
||||
{
|
||||
"text": "Let me see what potions you have available.",
|
||||
"nextPhraseID": "S"
|
||||
},
|
||||
{
|
||||
"text": "Do you have anything to help against food-poisoning?",
|
||||
"nextPhraseID": "fallhaven_pot_antifoodp1"
|
||||
},
|
||||
{
|
||||
"text": "I was told that I can get some Spotted Hornbeam fungus from you.",
|
||||
"requires": [
|
||||
{
|
||||
"requireType": "questProgress",
|
||||
"requireID": "lodar_pots",
|
||||
"value": 10
|
||||
}
|
||||
],
|
||||
"message": "Oh yes. Really disgusting smell, they have. But good for making potions."
|
||||
},
|
||||
{
|
||||
"id": "fallhaven_potions3",
|
||||
"rewards": [
|
||||
{
|
||||
"rewardID": "lodar_pots",
|
||||
"value": 20,
|
||||
"rewardType": "questProgress"
|
||||
},
|
||||
{
|
||||
"rewardType": "dropList",
|
||||
"rewardID": "hornbeam",
|
||||
"value": 1
|
||||
}
|
||||
"nextPhraseID": "fallhaven_potions1"
|
||||
},
|
||||
{
|
||||
"requires": [
|
||||
{
|
||||
"requireType": "questProgress",
|
||||
"requireID": "bogsten",
|
||||
"value": 10
|
||||
}
|
||||
],
|
||||
"replies": [
|
||||
{
|
||||
"text": "Thank you.",
|
||||
"nextPhraseID": "X"
|
||||
}
|
||||
"text": "Old man Bogsten is sick. He was attacked by a giant mushroom. Do you have a cure ?",
|
||||
"nextPhraseID": "fallhaven_pot_bogsten_0"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "fallhaven_potions1",
|
||||
"replies": [
|
||||
{
|
||||
"requires": [
|
||||
{
|
||||
"requireType": "questProgress",
|
||||
"requireID": "lodar_pots",
|
||||
"value": 20
|
||||
}
|
||||
],
|
||||
"message": "Here, have some. I don't have that much, so don't lose it!"
|
||||
},
|
||||
{
|
||||
"id": "fallhaven_potions4",
|
||||
"message": "I already gave you some, before. Don't tell me you lost it?"
|
||||
},
|
||||
{
|
||||
"id": "fallhaven_pot_antifoodp1",
|
||||
"replies": [
|
||||
{
|
||||
"requires": [
|
||||
{
|
||||
"requireType": "questProgress",
|
||||
"requireID": "antifoodp",
|
||||
"value": "40"
|
||||
}
|
||||
],
|
||||
"nextPhraseID": "fallhaven_pot_antifoodp5"
|
||||
},
|
||||
{
|
||||
"requires": [
|
||||
{
|
||||
"requireType": "questProgress",
|
||||
"requireID": "antifoodp",
|
||||
"value": "35"
|
||||
}
|
||||
],
|
||||
"nextPhraseID": "fallhaven_pot_antifp_q4"
|
||||
},
|
||||
{
|
||||
"requires": [
|
||||
{
|
||||
"requireType": "questProgress",
|
||||
"requireID": "antifoodp",
|
||||
"value": "30"
|
||||
}
|
||||
],
|
||||
"nextPhraseID": "fallhaven_pot_antifp_q2"
|
||||
},
|
||||
{
|
||||
"requires": [
|
||||
{
|
||||
"requireType": "questProgress",
|
||||
"requireID": "antifoodp",
|
||||
"value": "20"
|
||||
}
|
||||
],
|
||||
"nextPhraseID": "fallhaven_pot_antifoodp5"
|
||||
},
|
||||
{
|
||||
"nextPhraseID": "fallhaven_pot_antifoodp2"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "fallhaven_pot_antifoodp2",
|
||||
"rewards": [
|
||||
{
|
||||
"rewardID": "antifoodp",
|
||||
"value": 15,
|
||||
"rewardType": "questProgress"
|
||||
}
|
||||
"nextPhraseID": "fallhaven_potions4"
|
||||
},
|
||||
{
|
||||
"nextPhraseID": "fallhaven_potions2"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "fallhaven_potions2",
|
||||
"replies": [
|
||||
{
|
||||
"text": "N",
|
||||
"nextPhraseID": "fallhaven_potions3"
|
||||
}
|
||||
],
|
||||
"message": "Oh yes. Really disgusting smell, they have. But good for making potions."
|
||||
},
|
||||
{
|
||||
"id": "fallhaven_potions3",
|
||||
"rewards": [
|
||||
{
|
||||
"rewardID": "lodar_pots",
|
||||
"value": 20,
|
||||
"rewardType": "questProgress"
|
||||
},
|
||||
{
|
||||
"rewardType": "dropList",
|
||||
"rewardID": "hornbeam",
|
||||
"value": 1
|
||||
}
|
||||
],
|
||||
"replies": [
|
||||
{
|
||||
"text": "Thank you.",
|
||||
"nextPhraseID": "X"
|
||||
}
|
||||
],
|
||||
"message": "Here, have some. I don't have that much, so don't lose it!"
|
||||
},
|
||||
{
|
||||
"id": "fallhaven_potions4",
|
||||
"message": "I already gave you some, before. Don't tell me you lost it?"
|
||||
},
|
||||
{
|
||||
"id": "fallhaven_pot_antifoodp1",
|
||||
"replies": [
|
||||
{
|
||||
"requires": [
|
||||
{
|
||||
"requireType": "questProgress",
|
||||
"requireID": "antifoodp",
|
||||
"value": 40
|
||||
}
|
||||
],
|
||||
"replies": [
|
||||
{
|
||||
"text": "Sounds good, what do you need from me?",
|
||||
"nextPhraseID": "fallhaven_pot_antifoodp3"
|
||||
}
|
||||
"nextPhraseID": "fallhaven_pot_antifoodp5"
|
||||
},
|
||||
{
|
||||
"requires": [
|
||||
{
|
||||
"requireType": "questProgress",
|
||||
"requireID": "antifoodp",
|
||||
"value": 35
|
||||
}
|
||||
],
|
||||
"message": "Oh yes, I have a recipe for a mixture that helps against food poisoning. If you want, I could create some of that for you."
|
||||
},
|
||||
{
|
||||
"id": "fallhaven_pot_antifoodp3",
|
||||
"replies": [
|
||||
{
|
||||
"text": "No way, I'm not running your errands.",
|
||||
"nextPhraseID": "fallhaven_pot_antifoodp4"
|
||||
},
|
||||
{
|
||||
"text": "What ingredients are needed?",
|
||||
"nextPhraseID": "fallhaven_pot_antifoodp5"
|
||||
}
|
||||
"nextPhraseID": "fallhaven_pot_antifp_q4"
|
||||
},
|
||||
{
|
||||
"requires": [
|
||||
{
|
||||
"requireType": "questProgress",
|
||||
"requireID": "antifoodp",
|
||||
"value": 30
|
||||
}
|
||||
],
|
||||
"message": "I am all out of the ingredients required for it. Maybe you could help me gather some of them?"
|
||||
},
|
||||
{
|
||||
"id": "fallhaven_pot_antifoodp4",
|
||||
"message": "Fair enough. Welcome back if you change your mind."
|
||||
},
|
||||
{
|
||||
"id": "fallhaven_pot_antifoodp5",
|
||||
"rewards": [
|
||||
{
|
||||
"rewardID": "antifoodp",
|
||||
"value": 20,
|
||||
"rewardType": "questProgress"
|
||||
}
|
||||
"nextPhraseID": "fallhaven_pot_antifp_q2"
|
||||
},
|
||||
{
|
||||
"requires": [
|
||||
{
|
||||
"requireType": "questProgress",
|
||||
"requireID": "antifoodp",
|
||||
"value": 20
|
||||
}
|
||||
],
|
||||
"replies": [
|
||||
{
|
||||
"text": "I'll be right back with those ingredients.",
|
||||
"nextPhraseID": "fallhaven_pot_antifoodp6"
|
||||
},
|
||||
{
|
||||
"text": "Any ideas where I can find those ingredients?",
|
||||
"nextPhraseID": "fallhaven_pot_antifoodp7"
|
||||
},
|
||||
{
|
||||
"requires": [
|
||||
{
|
||||
"requireType": "inventoryRemove",
|
||||
"requireID": "gland",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"requireType": "inventoryRemove",
|
||||
"requireID": "hair",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"requireType": "inventoryRemove",
|
||||
"requireID": "gold",
|
||||
"value": 50
|
||||
}
|
||||
],
|
||||
"text": "I have those ingredients for you.",
|
||||
"nextPhraseID": "fallhaven_pot_antifp_q1"
|
||||
},
|
||||
{
|
||||
"requires": [
|
||||
{
|
||||
"requireType": "inventoryRemove",
|
||||
"requireID": "gland",
|
||||
"value": 5
|
||||
},
|
||||
{
|
||||
"requireType": "inventoryRemove",
|
||||
"requireID": "hair",
|
||||
"value": 10
|
||||
},
|
||||
{
|
||||
"requireType": "inventoryRemove",
|
||||
"requireID": "gold",
|
||||
"value": 250
|
||||
},
|
||||
{
|
||||
"requireType": "questProgress",
|
||||
"requireID": "antifoodp",
|
||||
"value": 35
|
||||
}
|
||||
],
|
||||
"text": "Here, I have enough of those ingredients for five potions.",
|
||||
"nextPhraseID": "fallhaven_pot_antifp_q3x5"
|
||||
},
|
||||
{
|
||||
"requires": [
|
||||
{
|
||||
"requireType": "inventoryRemove",
|
||||
"requireID": "gland",
|
||||
"value": 10
|
||||
},
|
||||
{
|
||||
"requireType": "inventoryRemove",
|
||||
"requireID": "hair",
|
||||
"value": 20
|
||||
},
|
||||
{
|
||||
"requireType": "inventoryRemove",
|
||||
"requireID": "gold",
|
||||
"value": 500
|
||||
},
|
||||
{
|
||||
"requireType": "questProgress",
|
||||
"requireID": "antifoodp",
|
||||
"value": 35
|
||||
}
|
||||
],
|
||||
"text": "Here, I have enough of those ingredients for ten potions.",
|
||||
"nextPhraseID": "fallhaven_pot_antifp_q3x10"
|
||||
}
|
||||
"nextPhraseID": "fallhaven_pot_antifoodp5"
|
||||
},
|
||||
{
|
||||
"nextPhraseID": "fallhaven_pot_antifoodp2"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "fallhaven_pot_antifoodp2",
|
||||
"rewards": [
|
||||
{
|
||||
"rewardID": "antifoodp",
|
||||
"value": 15,
|
||||
"rewardType": "questProgress"
|
||||
}
|
||||
],
|
||||
"replies": [
|
||||
{
|
||||
"text": "Sounds good, what do you need from me?",
|
||||
"nextPhraseID": "fallhaven_pot_antifoodp3"
|
||||
}
|
||||
],
|
||||
"message": "Oh yes, I have a recipe for a mixture that helps against food poisoning. If you want, I could create some of that for you."
|
||||
},
|
||||
{
|
||||
"id": "fallhaven_pot_antifoodp3",
|
||||
"replies": [
|
||||
{
|
||||
"text": "No way, I'm not running your errands.",
|
||||
"nextPhraseID": "fallhaven_pot_antifoodp4"
|
||||
},
|
||||
{
|
||||
"text": "What ingredients are needed?",
|
||||
"nextPhraseID": "fallhaven_pot_antifoodp5"
|
||||
}
|
||||
],
|
||||
"message": "I am all out of the ingredients required for it. Maybe you could help me gather some of them?"
|
||||
},
|
||||
{
|
||||
"id": "fallhaven_pot_antifoodp4",
|
||||
"message": "Fair enough. Welcome back if you change your mind."
|
||||
},
|
||||
{
|
||||
"id": "fallhaven_pot_antifoodp5",
|
||||
"rewards": [
|
||||
{
|
||||
"rewardID": "antifoodp",
|
||||
"value": 20,
|
||||
"rewardType": "questProgress"
|
||||
}
|
||||
],
|
||||
"replies": [
|
||||
{
|
||||
"text": "I'll be right back with those ingredients.",
|
||||
"nextPhraseID": "fallhaven_pot_antifoodp6"
|
||||
},
|
||||
{
|
||||
"text": "Any ideas where I can find those ingredients?",
|
||||
"nextPhraseID": "fallhaven_pot_antifoodp7"
|
||||
},
|
||||
{
|
||||
"requires": [
|
||||
{
|
||||
"requireType": "inventoryRemove",
|
||||
"requireID": "gland",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"requireType": "inventoryRemove",
|
||||
"requireID": "hair",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"requireType": "inventoryRemove",
|
||||
"requireID": "gold",
|
||||
"value": 50
|
||||
}
|
||||
],
|
||||
"message": "To make the potion against food-poisoning, I would need one poison gland and two pieces of animal hair. I will also require 50 gold for the work required."
|
||||
},
|
||||
{
|
||||
"id": "fallhaven_pot_antifoodp6",
|
||||
"message": "Excellent."
|
||||
},
|
||||
{
|
||||
"id": "fallhaven_pot_antifoodp7",
|
||||
"replies": [
|
||||
{
|
||||
"text": "N",
|
||||
"nextPhraseID": "fallhaven_pot_antifoodp8"
|
||||
}
|
||||
"text": "I have those ingredients for you.",
|
||||
"nextPhraseID": "fallhaven_pot_antifp_q1"
|
||||
},
|
||||
{
|
||||
"requires": [
|
||||
{
|
||||
"requireType": "inventoryRemove",
|
||||
"requireID": "gland",
|
||||
"value": 5
|
||||
},
|
||||
{
|
||||
"requireType": "inventoryRemove",
|
||||
"requireID": "hair",
|
||||
"value": 10
|
||||
},
|
||||
{
|
||||
"requireType": "inventoryRemove",
|
||||
"requireID": "gold",
|
||||
"value": 250
|
||||
},
|
||||
{
|
||||
"requireType": "questProgress",
|
||||
"requireID": "antifoodp",
|
||||
"value": 35
|
||||
}
|
||||
],
|
||||
"message": "Well, animal hair can probably be found on any beast here outside of Fallhaven. I heard some hunters found a pack of wolves a bit south of here."
|
||||
},
|
||||
{
|
||||
"id": "fallhaven_pot_antifoodp8",
|
||||
"replies": [
|
||||
{
|
||||
"text": "I'll be right back with those ingredients for you.",
|
||||
"nextPhraseID": "fallhaven_pot_antifoodp6"
|
||||
},
|
||||
{
|
||||
"text": "Phew, that sounds like a lot of work. I don't know if I'll do it.",
|
||||
"nextPhraseID": "fallhaven_pot_antifoodp4"
|
||||
}
|
||||
"text": "Here, I have enough of those ingredients for five potions.",
|
||||
"nextPhraseID": "fallhaven_pot_antifp_q3x5"
|
||||
},
|
||||
{
|
||||
"requires": [
|
||||
{
|
||||
"requireType": "inventoryRemove",
|
||||
"requireID": "gland",
|
||||
"value": 10
|
||||
},
|
||||
{
|
||||
"requireType": "inventoryRemove",
|
||||
"requireID": "hair",
|
||||
"value": 20
|
||||
},
|
||||
{
|
||||
"requireType": "inventoryRemove",
|
||||
"requireID": "gold",
|
||||
"value": 500
|
||||
},
|
||||
{
|
||||
"requireType": "questProgress",
|
||||
"requireID": "antifoodp",
|
||||
"value": 35
|
||||
}
|
||||
],
|
||||
"message": "Poison glands however, can be a bit trickier to find. I don't know really, but any poisonous creature might do. Maybe some snakes around here are poisonous?"
|
||||
},
|
||||
{
|
||||
"id": "fallhaven_pot_antifp_q1",
|
||||
"rewards": [
|
||||
{
|
||||
"rewardID": "antifoodp",
|
||||
"value": 30,
|
||||
"rewardType": "questProgress"
|
||||
}
|
||||
],
|
||||
"replies": [
|
||||
{
|
||||
"text": "N",
|
||||
"nextPhraseID": "fallhaven_pot_antifp_q2"
|
||||
}
|
||||
],
|
||||
"message": "Good. Give me a minute to prepare that antidote for you."
|
||||
},
|
||||
{
|
||||
"id": "fallhaven_pot_antifp_q2",
|
||||
"replies": [
|
||||
{
|
||||
"text": "N",
|
||||
"nextPhraseID": "fallhaven_pot_antifp_q3"
|
||||
}
|
||||
],
|
||||
"message": "[mixes the ingredients]"
|
||||
},
|
||||
{
|
||||
"id": "fallhaven_pot_antifp_q3",
|
||||
"rewards": [
|
||||
{
|
||||
"rewardID": "antifoodp",
|
||||
"value": 35,
|
||||
"rewardType": "questProgress"
|
||||
},
|
||||
{
|
||||
"rewardType": "dropList",
|
||||
"rewardID": "antifoodp",
|
||||
"value": 1
|
||||
}
|
||||
],
|
||||
"replies": [
|
||||
{
|
||||
"text": "N",
|
||||
"nextPhraseID": "fallhaven_pot_antifp_q4"
|
||||
}
|
||||
],
|
||||
"message": "There. One potion against food-poisoning for you."
|
||||
},
|
||||
{
|
||||
"id": "fallhaven_pot_antifp_q3x5",
|
||||
"rewards": [
|
||||
{
|
||||
"rewardType": "dropList",
|
||||
"rewardID": "antifoodp_x5"
|
||||
}
|
||||
],
|
||||
"replies": [
|
||||
{
|
||||
"text": "N",
|
||||
"nextPhraseID": "fallhaven_pot_antifp_q4"
|
||||
}
|
||||
],
|
||||
"message": "There. Five potions against food-poisoning for you."
|
||||
},
|
||||
{
|
||||
"id": "fallhaven_pot_antifp_q3x10",
|
||||
"rewards": [
|
||||
{
|
||||
"rewardType": "dropList",
|
||||
"rewardID": "antifoodp_x10"
|
||||
}
|
||||
],
|
||||
"replies": [
|
||||
{
|
||||
"text": "N",
|
||||
"nextPhraseID": "fallhaven_pot_antifp_q4"
|
||||
}
|
||||
],
|
||||
"message": "There. Ten potions against food-poisoning for you."
|
||||
},
|
||||
{
|
||||
"id": "fallhaven_pot_antifp_q4",
|
||||
"rewards": [
|
||||
{
|
||||
"rewardID": "antifoodp",
|
||||
"value": 40,
|
||||
"rewardType": "questProgress"
|
||||
}
|
||||
],
|
||||
"replies": [
|
||||
{
|
||||
"text": "Thank you.",
|
||||
"nextPhraseID": "X"
|
||||
},
|
||||
{
|
||||
"text": "I sure hope this mixture of your works.",
|
||||
"nextPhraseID": "X"
|
||||
}
|
||||
],
|
||||
"message": "I can create more of those potions if you want. You'll have to bring me more of those ingredients then."
|
||||
}
|
||||
]
|
||||
"text": "Here, I have enough of those ingredients for ten potions.",
|
||||
"nextPhraseID": "fallhaven_pot_antifp_q3x10"
|
||||
}
|
||||
],
|
||||
"message": "To make the potion against food-poisoning, I would need one poison gland and two pieces of animal hair. I will also require 50 gold for the work required."
|
||||
},
|
||||
{
|
||||
"id": "fallhaven_pot_antifoodp6",
|
||||
"message": "Excellent."
|
||||
},
|
||||
{
|
||||
"id": "fallhaven_pot_antifoodp7",
|
||||
"replies": [
|
||||
{
|
||||
"text": "N",
|
||||
"nextPhraseID": "fallhaven_pot_antifoodp8"
|
||||
}
|
||||
],
|
||||
"message": "Well, animal hair can probably be found on any beast here outside of Fallhaven. I heard some hunters found a pack of wolves a bit south of here."
|
||||
},
|
||||
{
|
||||
"id": "fallhaven_pot_antifoodp8",
|
||||
"replies": [
|
||||
{
|
||||
"text": "I'll be right back with those ingredients for you.",
|
||||
"nextPhraseID": "fallhaven_pot_antifoodp6"
|
||||
},
|
||||
{
|
||||
"text": "Phew, that sounds like a lot of work. I don't know if I'll do it.",
|
||||
"nextPhraseID": "fallhaven_pot_antifoodp4"
|
||||
}
|
||||
],
|
||||
"message": "Poison glands however, can be a bit trickier to find. I don't know really, but any poisonous creature might do. Maybe some snakes around here are poisonous?"
|
||||
},
|
||||
{
|
||||
"id": "fallhaven_pot_antifp_q1",
|
||||
"rewards": [
|
||||
{
|
||||
"rewardID": "antifoodp",
|
||||
"value": 30,
|
||||
"rewardType": "questProgress"
|
||||
}
|
||||
],
|
||||
"replies": [
|
||||
{
|
||||
"text": "N",
|
||||
"nextPhraseID": "fallhaven_pot_antifp_q2"
|
||||
}
|
||||
],
|
||||
"message": "Good. Give me a minute to prepare that antidote for you."
|
||||
},
|
||||
{
|
||||
"id": "fallhaven_pot_antifp_q2",
|
||||
"replies": [
|
||||
{
|
||||
"text": "N",
|
||||
"nextPhraseID": "fallhaven_pot_antifp_q3"
|
||||
}
|
||||
],
|
||||
"message": "[mixes the ingredients]"
|
||||
},
|
||||
{
|
||||
"id": "fallhaven_pot_antifp_q3",
|
||||
"rewards": [
|
||||
{
|
||||
"rewardID": "antifoodp",
|
||||
"value": 35,
|
||||
"rewardType": "questProgress"
|
||||
},
|
||||
{
|
||||
"rewardType": "dropList",
|
||||
"rewardID": "antifoodp",
|
||||
"value": 1
|
||||
}
|
||||
],
|
||||
"replies": [
|
||||
{
|
||||
"text": "N",
|
||||
"nextPhraseID": "fallhaven_pot_antifp_q4"
|
||||
}
|
||||
],
|
||||
"message": "There. One potion against food-poisoning for you."
|
||||
},
|
||||
{
|
||||
"id": "fallhaven_pot_antifp_q3x5",
|
||||
"rewards": [
|
||||
{
|
||||
"rewardType": "dropList",
|
||||
"rewardID": "antifoodp_x5"
|
||||
}
|
||||
],
|
||||
"replies": [
|
||||
{
|
||||
"text": "N",
|
||||
"nextPhraseID": "fallhaven_pot_antifp_q4"
|
||||
}
|
||||
],
|
||||
"message": "There. Five potions against food-poisoning for you."
|
||||
},
|
||||
{
|
||||
"id": "fallhaven_pot_antifp_q3x10",
|
||||
"rewards": [
|
||||
{
|
||||
"rewardType": "dropList",
|
||||
"rewardID": "antifoodp_x10"
|
||||
}
|
||||
],
|
||||
"replies": [
|
||||
{
|
||||
"text": "N",
|
||||
"nextPhraseID": "fallhaven_pot_antifp_q4"
|
||||
}
|
||||
],
|
||||
"message": "There. Ten potions against food-poisoning for you."
|
||||
},
|
||||
{
|
||||
"id": "fallhaven_pot_antifp_q4",
|
||||
"rewards": [
|
||||
{
|
||||
"rewardID": "antifoodp",
|
||||
"value": 40,
|
||||
"rewardType": "questProgress"
|
||||
}
|
||||
],
|
||||
"replies": [
|
||||
{
|
||||
"text": "Thank you.",
|
||||
"nextPhraseID": "X"
|
||||
},
|
||||
{
|
||||
"text": "I sure hope this mixture of your works.",
|
||||
"nextPhraseID": "X"
|
||||
}
|
||||
],
|
||||
"message": "I can create more of those potions if you want. You'll have to bring me more of those ingredients then."
|
||||
},
|
||||
{
|
||||
"id": "fallhaven_pot_bogsten_0",
|
||||
"replies": [
|
||||
{
|
||||
"text": "Sure. Be right back.",
|
||||
"nextPhraseID": "fallhaven_pot_bogsten_1"
|
||||
},
|
||||
{
|
||||
"text": "Spores ? No way !",
|
||||
"nextPhraseID": "X"
|
||||
}
|
||||
],
|
||||
"message": "That must be a spore infection ! These can be nasty, deadly even. However, to make a cure, I will need a sample of these spores. Can you get some ? Four will do."
|
||||
},
|
||||
{
|
||||
"id": "fallhaven_pot_bogsten_1",
|
||||
"rewards": [
|
||||
{
|
||||
"rewardType": "questProgress",
|
||||
"rewardID": "bogsten",
|
||||
"value": 20
|
||||
}
|
||||
],
|
||||
"replies": [
|
||||
{
|
||||
"text": "N",
|
||||
"nextPhraseID": "X"
|
||||
}
|
||||
],
|
||||
"message": "Hurry up. We may not have much time."
|
||||
}
|
||||
]
|
||||
15
AndorsTrail/res/raw/droplists_bogsten.json
Normal file
15
AndorsTrail/res/raw/droplists_bogsten.json
Normal file
@@ -0,0 +1,15 @@
|
||||
[
|
||||
{
|
||||
"id": "bogsten_key_droplist",
|
||||
"items": [
|
||||
{
|
||||
"quantity": {
|
||||
"min": 1,
|
||||
"max": 1
|
||||
},
|
||||
"itemID": "bogsten_key",
|
||||
"chance": 100
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
10
AndorsTrail/res/raw/itemlist_bogsten.json
Normal file
10
AndorsTrail/res/raw/itemlist_bogsten.json
Normal file
@@ -0,0 +1,10 @@
|
||||
[
|
||||
{
|
||||
"id": "bogsten_key",
|
||||
"name": "Bogsten's key",
|
||||
"displaytype": "quest",
|
||||
"iconID": "items_misc:21",
|
||||
"category": "other",
|
||||
"description": "The key to Bogsten's backyard."
|
||||
}
|
||||
]
|
||||
52
AndorsTrail/res/raw/monsterlist_bogsten.json
Normal file
52
AndorsTrail/res/raw/monsterlist_bogsten.json
Normal file
@@ -0,0 +1,52 @@
|
||||
[
|
||||
{
|
||||
"id": "bogsten",
|
||||
"name": "Bogsten",
|
||||
"unique": 1,
|
||||
"iconID": "monsters_rltiles1:77",
|
||||
"spawnGroup": "bogsten",
|
||||
"phraseID": "bogsten_start_select"
|
||||
},
|
||||
{
|
||||
"id": "zuul_khan",
|
||||
"name": "Zuul'khan",
|
||||
"unique": 1,
|
||||
"iconID": "monsters_rltiles2:88",
|
||||
"spawnGroup": "zuul_khan"
|
||||
},
|
||||
{
|
||||
"id": "weak_fungi",
|
||||
"name": "Weak Fungi",
|
||||
"monsterClass": "animal",
|
||||
"iconID": "monsters_ld2:30",
|
||||
"spawnGroup": "weak_fungi"
|
||||
},
|
||||
{
|
||||
"id": "fungi",
|
||||
"name": "Fungi",
|
||||
"monsterClass": "animal",
|
||||
"iconID": "monsters_ld2:30",
|
||||
"spawnGroup": "mid_fungi"
|
||||
},
|
||||
{
|
||||
"id": "dangerous_fungi",
|
||||
"name": "Dangerous Fungi",
|
||||
"monsterClass": "animal",
|
||||
"iconID": "monsters_ld2:31",
|
||||
"spawnGroup": "dangerous_fungi"
|
||||
},
|
||||
{
|
||||
"id": "lombric_ball",
|
||||
"name": "Lombric Ball",
|
||||
"monsterClass": "animal",
|
||||
"iconID": "monsters_rltiles1:139",
|
||||
"spawnGroup": "lombric_ball"
|
||||
},
|
||||
{
|
||||
"id": "lombric_beast",
|
||||
"name": "Lombric Beast",
|
||||
"monsterClass": "animal",
|
||||
"iconID": "monsters_tometik10:29",
|
||||
"spawnGroup": "lombric_beast"
|
||||
}
|
||||
]
|
||||
@@ -31,7 +31,7 @@
|
||||
"attackCost": 10,
|
||||
"attackChance": 50,
|
||||
"droplistID": "debugshop1",
|
||||
"phraseID": "debugquest",
|
||||
"phraseID": "fallhaven_potions",
|
||||
"attackDamage": {
|
||||
"min": 1,
|
||||
"max": 2
|
||||
|
||||
83
AndorsTrail/res/raw/questlist_bogsten.json
Normal file
83
AndorsTrail/res/raw/questlist_bogsten.json
Normal file
@@ -0,0 +1,83 @@
|
||||
[
|
||||
{
|
||||
"id": "bogsten",
|
||||
"name": "Fungi Panic",
|
||||
"showInLog": 1,
|
||||
"stages": [
|
||||
{
|
||||
"progress": 10,
|
||||
"logText": "I met old man Bogsten in his cabin. He is sick after encountering a giant mushroom and wants me to go see the potion merchant in Fallhaven to get a cure."
|
||||
},
|
||||
{
|
||||
"progress": 20,
|
||||
"logText": "The potion merchant needs four spore samples to prepare the cure. I should go back to see Bogsten."
|
||||
},
|
||||
{
|
||||
"progress": 30,
|
||||
"logText": "Bogsten gave me the key to his backyard. I should go to the mushroom cave from there and collect the spore samples."
|
||||
},
|
||||
{
|
||||
"progress": 35,
|
||||
"logText": "I have opened Bogsten's backyard door."
|
||||
},
|
||||
{
|
||||
"progress": 40,
|
||||
"logText": "I have collected the spores. I should go back to see the potion merchant."
|
||||
},
|
||||
{
|
||||
"progress": 50,
|
||||
"logText": "The potion merchant gave me the cure. I can now give it to Bogsten."
|
||||
},
|
||||
{
|
||||
"progress": 60,
|
||||
"logText": "Bogsten is cured, but he says the evil forces in his cave are preventing him from working. He asked me to check his cave and gave me his necklace."
|
||||
},
|
||||
{
|
||||
"progress": 70,
|
||||
"logText": "I met an old sorcerer named Zuul'khan in the cave. He told me Bogsten's family imprisoned him using an ancient petrifying spell, but thanks to Bogsten's laxity, he is now free. He wants me to kill Bogsten and bring him back Bogsten's staff."
|
||||
},
|
||||
{
|
||||
"progress": 80,
|
||||
"logText": "I've decided to slay Zuul'khan."
|
||||
},
|
||||
{
|
||||
"progress": 90,
|
||||
"logText": "I've defeated Zuul'khan, but he is not dead. He disappeared into the ground. I should tell Bogsten about what happened."
|
||||
},
|
||||
{
|
||||
"progress": 100,
|
||||
"logText": "Bogsten now remembers the petrifying spell. He will make sure that Zuul'khan cannot come back. He gave me a bag of mushrooms and told me I should bring them to the potion merchant.",
|
||||
"rewardExperience": 2000
|
||||
},
|
||||
{
|
||||
"progress": 110,
|
||||
"logText": "The potion merchant said these were rare mushrooms, and prepared two \"Underground Fighter\" potions for me. He will sell me some more if I come back.",
|
||||
"finishesQuest": 1
|
||||
},
|
||||
{
|
||||
"progress": 115,
|
||||
"logText": "Zuul'khan's offer seemed interesting. I have to go kill Bogsten."
|
||||
},
|
||||
{
|
||||
"progress": 125,
|
||||
"logText": "I killed Bogsten and found his staff. He was using it as a cane !"
|
||||
},
|
||||
{
|
||||
"progress": 135,
|
||||
"logText": "I've decided to keep Bogsten's staff for me, and kill Zuul'khan."
|
||||
},
|
||||
{
|
||||
"progress": 145,
|
||||
"logText": "I've defeated Zuul'khan, but he is not dead. He disappeared into the ground.",
|
||||
"rewardExperience": 2000,
|
||||
"finishesQuest": 1
|
||||
},
|
||||
{
|
||||
"progress": 155,
|
||||
"logText": "I gave Bogsten's staff to Zuul'khan. He rewarded me with permanent immunity to the spore poison.",
|
||||
"rewardExperience": 2000,
|
||||
"finishesQuest": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
@@ -5,25 +5,36 @@
|
||||
<item>@raw/itemlist_weapons</item>
|
||||
<item>@raw/itemlist_armour</item>
|
||||
<item>@raw/itemlist_debug</item>
|
||||
<item>@raw/itemlist_bogsten</item>
|
||||
</array>
|
||||
|
||||
<array name="loadresource_droplists_debug">
|
||||
<item>@raw/droplists_debug</item>
|
||||
<item>@raw/droplists_bogsten</item>
|
||||
</array>
|
||||
|
||||
<array name="loadresource_quests_debug">
|
||||
<item>@raw/questlist_debug</item>
|
||||
<item>@raw/questlist_bogsten</item>
|
||||
</array>
|
||||
|
||||
<array name="loadresource_conversationlists_debug">
|
||||
<item>@raw/conversationlist_debug</item>
|
||||
<item>@raw/conversationlist_bogsten</item>
|
||||
<item>@raw/conversationlist_fallhaven_potions</item>
|
||||
</array>
|
||||
|
||||
<array name="loadresource_monsters_debug">
|
||||
<item>@raw/monsterlist_debug</item>
|
||||
<item>@raw/monsterlist_bogsten</item>
|
||||
</array>
|
||||
|
||||
<array name="loadresource_maps_debug">
|
||||
<item>@xml/debugmap</item>
|
||||
<item>@xml/bogsten0</item>
|
||||
<item>@xml/bogsten1</item>
|
||||
<item>@xml/bogsten2</item>
|
||||
<item>@xml/bogsten3</item>
|
||||
<item>@xml/bogsten4</item>
|
||||
</array>
|
||||
</resources>
|
||||
|
||||
172
AndorsTrail/res/xml/bogsten0.tmx
Normal file
172
AndorsTrail/res/xml/bogsten0.tmx
Normal file
@@ -0,0 +1,172 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.0" orientation="orthogonal" width="18" 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_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="18" height="10">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJw7ysbAcHQA8E7+gbEXG37Fi8AgAKLJMecXLyYmxxwlIQYGZTSsIkS6OYZAPUZQPJ0VQhuTYc5QwgChC4l1
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects" width="18" height="10">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJx7IMDA8B6I/2OhH0Axsvg/IP6LRMPEsalBNxNZby8Qw4AzL0I9uv0feDDN/MsDkXsHxIZAvUZAzALED4Dib7G4B5l+DsTX0cRh4Awjgv2KFyKP7l989HtGTHN+Qf0GA/+AbvzFA2H/5oH4j4EXwv8DZH/nZmA4D9SvIMzAcAdIt7MyMJyDmhcONMeLAPYH+QtoziugOfeB+gyA5ryD6r/HCAmfcKh7YO74wMOAAkDxEYfD/HggdsESX9jiHAZEkPwHAs8FEOLMvKjxBYqb+zjSDzE0AAs6hkc=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above" width="18" height="10">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJx7K8CAE7wDyr3FI48LXMCjByaXSoS56PYfF6DMXcTofcWLYKeTaQc6CKeSOeT6GR28F0CEAzaaHACKG/R4x2cHMo2uhxIAAPRlI1I=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="18" height="10" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxzFWBgcB0AjA6oYd5A+INc/+ICtDIHXYxSQC0/UzucAXxBKtY=
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents" width="18" height="10" visible="0">
|
||||
<object name="house_entrance" type="mapchange" x="448" y="192" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="bogsten1"/>
|
||||
<property name="place" value="exit_south"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="backyard_entrance" type="mapchange" x="448" y="64" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="bogsten1"/>
|
||||
<property name="place" value="exit_north"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="west" type="mapchange" x="0" y="192" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="debugmap"/>
|
||||
<property name="place" value="place2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="cave_entrance" type="mapchange" x="384" y="32" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="bogsten2"/>
|
||||
<property name="place" value="exit"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn" width="18" height="10"/>
|
||||
<objectgroup name="Keys" width="18" height="10"/>
|
||||
<objectgroup name="Replace" width="18" height="10"/>
|
||||
</map>
|
||||
179
AndorsTrail/res/xml/bogsten1.tmx
Normal file
179
AndorsTrail/res/xml/bogsten1.tmx
Normal file
@@ -0,0 +1,179 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.0" orientation="orthogonal" width="12" height="7" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_bed_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="129" name="map_border_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_border_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="257" name="map_bridge_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="385" name="map_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="12" height="7">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxTEmJgUCYSqwCxIQnqjaHqjYjEMPX32CD4HRuCjQ2D1CshqZ/EwcAwGYincGBXr4Jm/iagus1AvAWHemLcD1KH7H4At8cnAw==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects" width="12" height="7">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYCAdCHIzMMgLMzDcY4TwQWwQyGNlYOgEiukCaUduVD36QDUtLAg2CNQB1c0EqrcF0pVI6tWh9BSo+jc8EBqk9h2Q3QukS3kR6s2htDczA8NKZkz38gPNOYokbs4CMQcbANl1Faj2OhZzsIFORlQ+AEKPEJo=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects_after" width="12" height="7">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYKAe6GUlTf1cEtUPBQAAG8UBNQ==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above" width="12" height="7">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYCAdhAvglnvHiF99J5r8PwLqU/HYBQJhAvjdg64WhNNIVI8Po6sDABlgCvo=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="12" height="7" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxzFWBgcB0gDAKE5PABdPW49OAynxhzSfUDANdqFEI=
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents" width="12" height="7" visible="0">
|
||||
<object name="exit_south" type="mapchange" x="256" y="192" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="bogsten0"/>
|
||||
<property name="place" value="house_entrance"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="exit_north" type="mapchange" x="224" y="64" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="bogsten0"/>
|
||||
<property name="place" value="backyard_entrance"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn" width="12" height="7" visible="0">
|
||||
<object name="bogsten" type="spawn" x="96" y="96" width="96" height="96"/>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys" width="12" height="7" visible="0">
|
||||
<object name="bogsten:30" type="key" x="224" y="64" width="32" height="32">
|
||||
<properties>
|
||||
<property name="phrase" value="sign_bogsten_nokey"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Replace" width="12" height="7">
|
||||
<object name="bogsten:35" type="replace" x="224" y="32" width="32" height="64">
|
||||
<properties>
|
||||
<property name="Objects" value="Objects_after"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
181
AndorsTrail/res/xml/bogsten2.tmx
Normal file
181
AndorsTrail/res/xml/bogsten2.tmx
Normal file
@@ -0,0 +1,181 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.0" orientation="orthogonal" width="16" height="21" 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="16" height="21">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJyNkzEOwjAMRaMOldoBrsQF6RWacAPoEUrFxAADUxGCHbgCiWIL87Epw1Pa2N91vxNfOOcjGwNvxL2gi2wNWiO+Jm2IDJGTwcqI91Q76XdlZlZnzpVzy3nusxNxBPWJfZXXnvocKH6I+8dqWn+nnNRD6vNC79e43v7Qc40H8RSakUjPjfC/gRqL+rsm50kdonlkzRzRvGYP5cy1OuGH1zhzrU6gOH9X85qRdVqhH5Vc9BzroB5z2TdNP5ZvPc8G9eyb1Zc2B+s/tLni/Kz7gudJ8497HYrPHq1+0D+e8ZT3fDakf0Hxju8Ig2dD81+iedvAv6W9F4WA+1M=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects" width="16" height="21">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJytVMsNwjAMjUKOlGYZFgC2oDPAiRMC7ggEi8AGnBAjlC7BEPSRPtUxEQWJJ0VV/fezk1VmIqzUv4bULzpsf0HZi/9PuTHn/HvfSvg/+sZc8rbWygabVw4XTmmDHj1Antey8Rf9IDYwdHH+gYv1iM/chIw/yVr+KtV7Csc6zs6Hs7fv+oMNMTVGWbDvmhW4ONi2NmCZyIP+/rUDKd+RkJWJ/J98JddrrXef4819mI/kELzNfNABQ7E7uo5tMxvakjvopz7OBf5mSgaAf9peRY6bmgs4Knw7B34xG/qjxntzKtW3rK0TrttEg3WSO94J7r/kT7830Qxr343iiftRiLgEex8ndh7cyvkWjS1jpN49KaMd7wj8Ef8JQF1ENg==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above" width="16" height="21">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYCAM3vAQoQgIZjIi2NMYcaubhSaXLsDAEC6A4M/FIz8Hi7kguTQgTkUyo5oJUx4XCEfTi00eH8ClvxPqVnx2E2M/rQCx8UoKSKfQH9jCei4R6Qqmj1BYk2IvCPQzYRdHT4f40kgtDjOIAV1Qe9DDtReHmcjuBYXbLCLTIDKgRRyig04s4TeXDLfCALnxTi6AhT8AOpsafw==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="16" height="21" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxzFWBgcB2EGAbI0UOOXnT9+MzFZTYp+olVg6yWkL+IsYfcMBiK+kkxC58eYswgZB+xbiJWPyG3UBKu6GpJsZvYtEyJfmzmEGMHqe4gJnwBWvZJtw==
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents" width="16" height="21" visible="0">
|
||||
<object name="exit" type="mapchange" x="224" y="64" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="bogsten0"/>
|
||||
<property name="place" value="cave_entrance"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="south" type="mapchange" x="416" y="640" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="bogsten3"/>
|
||||
<property name="place" value="north"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn" width="16" height="21" visible="0">
|
||||
<object name="weak_fungi" type="spawn" x="320" y="96" width="160" height="128">
|
||||
<properties>
|
||||
<property name="quantity" value="1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="weak_fungi" type="spawn" x="64" y="352" width="448" height="128">
|
||||
<properties>
|
||||
<property name="quantity" value="3"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="mid_fungi" type="spawn" x="32" y="416" width="224" height="224">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="mid_fungi" type="spawn" x="320" y="544" width="160" height="96">
|
||||
<properties>
|
||||
<property name="quantity" value="3"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys" width="16" height="21"/>
|
||||
<objectgroup name="Replace" width="16" height="21" visible="0"/>
|
||||
</map>
|
||||
248
AndorsTrail/res/xml/bogsten3.tmx
Normal file
248
AndorsTrail/res/xml/bogsten3.tmx
Normal file
@@ -0,0 +1,248 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.0" orientation="orthogonal" width="25" 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_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="18">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJy1lNENgzAMRCM+OjUzsEIDG1DYAGiXyDBt1Jx0PdmkUPXjJLATP5MziU0IsWh66XEJYaTYzVAU1fJcfyuMpXlzcmw1NMo+K68srg8tRoxzo7MPee6l36nFSiL0oPEkrGth1Op7LOtdVWO0Tm6vpsWITp2JztRjcdziJvoO+IE97Df8m6le13z2oIyJvAIjUa1NesPznZiDMedtEc+aMr4936zBmPPV6fEMIxXGEc97Wl/zEGv6E4z8PJOH+k/hnBdZo2yIe2QGe6oe6jljDd7RH99X2M8MvScsD9XnTfqzZsBjHJkx9U/3Wv/5LxxPuN+7PynXfgJn/VP1
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects" width="25" height="18">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJy9VDFuwzAMNDRHgN4U+RfJ3q2duqRRvBcN/IS+qnXnznlEfZUPPtFy46kHGLZJikceCd12TYGb/D/78v+/kTbww486FYPL7w832z7d8rG459f87cS595lnkPhLaJrz+KRQ1oAY2E6T/zz5LRfioumJaMWOvi/Cg3NdyDa89xKb/FwLztGXJObqsq93pb31c841RMP1+zZ9vVQ07Y3tOnH3Uy2PI+dTEJ/LNsVDWPLV5kd+3SnwHMfzh5DzE0fhGEwuar02v7UalHdwJUf0cy7LB2AGX2avEfe9K3dM83M/AGh6khnaPbKgxtCFsayvViN760RHzlZnSG7dhcOGvYpmH1XLN3COz2vI3zWQA3vP+th375Y1EjrDmk52/nbn/wLycQdqM1Sdoy9jqMeW+8reRzpD21Nr7jPsHM935vy7y3OAfrxPNBbQOwjfqaIhtVCwv3v3f20mihpfLecPwAN5aA==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above" width="25" height="18">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJy9VMsNhUAIXLcCu7MDtwgr0MTn+RkT27IHLUI5EBFhP/7m5jAwG4dgzBFFbl6Fy88e8N1k/r7Yd+H8UvDoiUedyX3zxv9I7a/o+HyAxPE3hDQpOgmxfW/n/KV3Zc95cg8n7IMG0HI9AHcBa/iv0ZvOlPac13xZaTXK+2bc2SE+h2Ik//mJ+ZJHal9nd661Rw3elY7xqR4a79hdiemlmKw/Q4BUxx0EzbD5L4H7STFEZlgq/qFb/STGi7mlYgUcDiZS
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above_after" width="25" height="18" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBgFo2AUjIJRMApIAwd5B9oF1AMAqyMAzw==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="25" height="18" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzdUsENACEIcwSXYv+VLv6IKdCifq4JH8G2Fm2OYa4WbL6tP2h4oLO9F80w/AyYexX/iT7Do2SZZZVxdf5DpK1yqr7YTLw/RRPlpqDaH+ohfxG36it7c+SRnWE0buwVzXV8KxpR7tk/2/1V+b5CdwdqfRUlXqI=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable_after" width="25" height="18" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBgFo2AUjIJRMApIA64CA+0C6gEASrQAVg==
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents" width="25" height="18">
|
||||
<object name="north" type="mapchange" x="128" y="0" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="bogsten2"/>
|
||||
<property name="place" value="south"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="east" type="mapchange" x="768" y="512" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="bogsten4"/>
|
||||
<property name="place" value="west"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn" width="25" height="18">
|
||||
<object name="lombric_ball" type="spawn" x="224" y="128" width="32" height="32"/>
|
||||
<object name="lombric_ball" type="spawn" x="480" y="160" width="32" height="32"/>
|
||||
<object name="lombric_ball" type="spawn" x="736" y="224" width="32" height="32"/>
|
||||
<object name="lombric_ball" type="spawn" x="608" y="352" width="32" height="32"/>
|
||||
<object name="lombric_ball" type="spawn" x="352" y="256" width="32" height="32"/>
|
||||
<object name="lombric_ball" type="spawn" x="32" y="384" width="32" height="32"/>
|
||||
<object name="lombric_ball" type="spawn" x="192" y="512" width="32" height="32"/>
|
||||
<object name="lombric_beast" type="spawn" x="448" y="512" width="32" height="32"/>
|
||||
<object name="lombric_beast" type="spawn" x="512" y="448" width="32" height="32"/>
|
||||
<object name="lombric_beast" type="spawn" x="544" y="512" width="32" height="32"/>
|
||||
<object name="weak_fungi" type="spawn" x="32" y="96" width="160" height="128">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="weak_fungi" type="spawn" x="288" y="64" width="160" height="160">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="mid_fungi" type="spawn" x="288" y="96" width="160" height="128">
|
||||
<properties>
|
||||
<property name="quantity" value="1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="mid_fungi" type="spawn" x="544" y="96" width="128" height="160">
|
||||
<properties>
|
||||
<property name="quantity" value="3"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="weak_fungi" type="spawn" x="160" y="256" width="160" height="160">
|
||||
<properties>
|
||||
<property name="quantity" value="4"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="dangerous_fungi" type="spawn" x="64" y="448" width="96" height="96">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="dangerous_fungi" type="spawn" x="672" y="288" width="96" height="128">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="dangerous_fungi" type="spawn" x="448" y="288" width="96" height="128">
|
||||
<properties>
|
||||
<property name="quantity" value="1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="mid_fungi" type="spawn" x="448" y="320" width="96" height="96">
|
||||
<properties>
|
||||
<property name="quantity" value="1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="dangerous_fungi" type="spawn" x="256" y="416" width="192" height="128">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="mid_fungi" type="spawn" x="256" y="448" width="192" height="96">
|
||||
<properties>
|
||||
<property name="quantity" value="1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="dangerous_fungi" type="spawn" x="576" y="480" width="160" height="64">
|
||||
<properties>
|
||||
<property name="quantity" value="3"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys" width="25" height="18" visible="0"/>
|
||||
<objectgroup name="Replace" width="25" height="18" visible="0">
|
||||
<object name="bogsten:60" type="replace" x="768" y="480" width="32" height="64">
|
||||
<properties>
|
||||
<property name="Above" value="Above_after"/>
|
||||
<property name="Walkable" value="Walkable_after"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
193
AndorsTrail/res/xml/bogsten4.tmx
Normal file
193
AndorsTrail/res/xml/bogsten4.tmx
Normal file
@@ -0,0 +1,193 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.0" orientation="orthogonal" width="25" 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="25" height="20">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJy1lMFtwzAMRRUffPCt3aCZpIN5hqwgNxukyq3HOM4SHKYWICLfxBdloM3hAzYo8olflKYuhG9HExGLe/lfq2ZHF1Pfro+rkpMfS86jr+tW1ikjlfVS4tf1/w41xOTvYeg67SHXk/6pBZhWjHHqtnHVpdKDp7chhPdhy4hQRzmfw9Mv68kD4kwfa+xIGOiFzVkcT0eYLeazZQjsu+WH9jiX9TqHjBGGLUPIvn8OPmuB+xC7dh+1M/Vidu+p499/ZWgc5yOa79xnnt8RhOfI5uhc4tlv5rP1TWeXvSe1vWPvAswaI5E7oLPDOJPxdwTvsa56U6tvOacifG913mdSQ8+ZxTyOvtupkSv9/jeR3bnWvqTCaN2zvRKH8R/CGVbGBOf4CuX6vyLncZE=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects" width="25" height="20">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJyVVTtOw0AQtSx3weAbUHMEWpw7UJAeUWAqCgiOKxoUyzScIxTcgDME+xC09OzI+7TPw2xknjSytfN781k7SQLu88TE91F4r5WN9mE9/LRPDHPtYn5f6Sjv6d93BnjJ+U7prRisL436gL234548Fkny5EXQO5sNnYk0Ti7y0Q++rY+1dbo7r7cg8cQfXAZVq/RG8wR3Pn/xef4D4dhRvhhH4LKY2qNffRo4Ic6azqSGLjJDRq9swAc9Wc7YL+TBnHknMZurGX0Cvz3tj/h/pqMOeRBf905yDEZvKz+nD1Ur59L7zuB6UIfEfiWfjd/JgXoh+pI4bCM9sOYidSOvnqPmBKyKwKmnXvGMrVxAlwZ9SXdKuIB/62u4VrWIn55Hlbm+O7l18pxN8wAtvxfjDvO3QPgfuscbF7dxUjt5y8L90NwQqz4wZ/1dlvjH/v18MdVxHusfIPdWdqqnfaiKwAe6Gxf3RMXm749VD8cFxL7y84HvqXuurT2hHUBvcQ92Ruwl7XCr5v7juDf51O6Bcp4tQv0aOGPdyrgjsfsBWP9PC7F/8i+NlH3o
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above" width="25" height="20">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYKAPCBdgYDjHCGF3Qem3jPjV4xPrBOp9z4gpfw8qNgtK/yXCjrlQNekCELE5QP50IJ4JxP+BuI8RUw8xAGYeup1pBMxA1tPPRFgtunmEzEe3AwTScejB5gdiAbI+kDnVWPwCikdiwoQYO9DtgwFQPOIy/x0jpl5CdlwF+mM+I249E9D8+Q9qBz4/4vIHPj244gyXGlx24AJdeMIN2XyYWZ14woQSgJw+sMUlpXbeYCIczuSmTxjA50ZceSyVSDu78KRhmBg5eQyWdkDpfRaeNAyzA13OhwdTLSiNnMNSnpJSJhICoDQCqge6ich35NoxWAEAIfw1xQ==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="25" height="20" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztkssNwDAIQzNCl8r+K+UaVbKfQfRWS1wSxDOf/ay1/4jDifKpxv3vmMRIPFYYSa2E8c6v9OhmmeQ6/+QvYSjRLbl90OwTFjGoXsJzjMrc1I47DPKr3tR9Jhzl1/U1GQlDzX2CQereBHknTtXTpL7atYoDALVlRg==
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents" width="25" height="20" visible="0">
|
||||
<object name="west" type="mapchange" x="0" y="416" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="bogsten3"/>
|
||||
<property name="place" value="east"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn" width="25" height="20">
|
||||
<object name="zuul_khan" type="spawn" x="160" y="480" width="32" height="32"/>
|
||||
<object name="dangerous_fungi" type="spawn" x="224" y="224" width="416" height="224">
|
||||
<properties>
|
||||
<property name="quantity" value="8"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="lombric_beast" type="spawn" x="32" y="352" width="32" height="32"/>
|
||||
<object name="lombric_ball" type="spawn" x="32" y="96" width="128" height="96">
|
||||
<properties>
|
||||
<property name="quantity" value="3"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="mid_fungi" type="spawn" x="160" y="96" width="160" height="192">
|
||||
<properties>
|
||||
<property name="quantity" value="3"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="mid_fungi" type="spawn" x="352" y="96" width="160" height="160">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="lombric_beast" type="spawn" x="512" y="160" width="32" height="32"/>
|
||||
<object name="lombric_ball" type="spawn" x="608" y="96" width="160" height="160">
|
||||
<properties>
|
||||
<property name="quantity" value="4"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="lombric_beast" type="spawn" x="704" y="384" width="64" height="32">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="lombric_beast" type="spawn" x="512" y="544" width="32" height="64">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys" width="25" height="20" visible="0"/>
|
||||
<objectgroup name="Replace" width="25" height="20" visible="0"/>
|
||||
</map>
|
||||
@@ -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="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"/>
|
||||
<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="10" height="10">
|
||||
<data encoding="base64" compression="zlib">
|
||||
@@ -156,8 +155,8 @@
|
||||
</object>
|
||||
<object name="place2" type="mapchange" x="192" y="256" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="debugmap"/>
|
||||
<property name="place" value="place1"/>
|
||||
<property name="map" value="bogsten0"/>
|
||||
<property name="place" value="west"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="place1" type="mapchange" x="0" y="0" width="32" height="32">
|
||||
@@ -168,7 +167,7 @@
|
||||
</object>
|
||||
<object name="startitems" type="container" x="192" y="0" width="32" height="32"/>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn" width="10" height="10">
|
||||
<objectgroup name="Spawn" width="10" height="10" visible="0">
|
||||
<object name="insect" type="spawn" x="96" y="128" width="192" height="160">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
|
||||
@@ -14,10 +14,10 @@ import java.util.Locale;
|
||||
|
||||
public final class AndorsTrailApplication extends Application {
|
||||
|
||||
public static final boolean DEVELOPMENT_DEBUGRESOURCES = false;
|
||||
public static final boolean DEVELOPMENT_DEBUGRESOURCES = true;
|
||||
public static final boolean DEVELOPMENT_FORCE_STARTNEWGAME = false;
|
||||
public static final boolean DEVELOPMENT_FORCE_CONTINUEGAME = false;
|
||||
public static final boolean DEVELOPMENT_DEBUGBUTTONS = false;
|
||||
public static final boolean DEVELOPMENT_DEBUGBUTTONS = true;
|
||||
public static final boolean DEVELOPMENT_VALIDATEDATA = true;
|
||||
public static final boolean DEVELOPMENT_DEBUGMESSAGES = true;
|
||||
public static final boolean DEVELOPMENT_INCOMPATIBLE_SAVEGAMES = DEVELOPMENT_DEBUGRESOURCES || DEVELOPMENT_DEBUGBUTTONS || true;
|
||||
|
||||
Reference in New Issue
Block a user