summaryrefslogtreecommitdiff
path: root/maps/001-6.tmx
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-08 01:03:21 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-08 01:03:21 -0300
commit67dd00e5e0eef4b9ae1bba1bb93d78422abe54a3 (patch)
tree900331cfd48cc81bd20636a978f8b1dbb98bd929 /maps/001-6.tmx
parent13aaebbe405de60353368d0b4e3b96f9e9bef587 (diff)
downloadclientdata-67dd00e5e0eef4b9ae1bba1bb93d78422abe54a3.tar.gz
clientdata-67dd00e5e0eef4b9ae1bba1bb93d78422abe54a3.tar.bz2
clientdata-67dd00e5e0eef4b9ae1bba1bb93d78422abe54a3.tar.xz
clientdata-67dd00e5e0eef4b9ae1bba1bb93d78422abe54a3.zip
Cave of Trials might be a tad too weak. Add some more mobs, change spawn areas,
and make they respawn a bit faster
Diffstat (limited to 'maps/001-6.tmx')
-rw-r--r--maps/001-6.tmx34
1 files changed, 25 insertions, 9 deletions
diff --git a/maps/001-6.tmx b/maps/001-6.tmx
index 1bfccca9..6a78143a 100644
--- a/maps/001-6.tmx
+++ b/maps/001-6.tmx
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="200" height="200" tilewidth="32" tileheight="32" nextobjectid="15">
+<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="200" height="200" tilewidth="32" tileheight="32" nextobjectid="17">
<properties>
<property name="author" value="Jesusalva"/>
<property name="license" value="GPL v2+, CC BY SA 3.0+"/>
@@ -1041,10 +1041,10 @@
<object id="1" name="Margin" type="fixme" x="0" y="0" width="640" height="640"/>
<object id="2" name="Margin" type="fixme" x="5760" y="5760" width="640" height="640"/>
</objectgroup>
- <objectgroup color="#55ff7f" name="Spawn" visible="0">
+ <objectgroup color="#55ff7f" name="Spawn">
<object id="6" name="Bif" type="spawn" x="64" y="-448" width="5952" height="2496">
<properties>
- <property name="death" value="45000"/>
+ <property name="death" value="35000"/>
<property name="max_beings" value="6"/>
<property name="monster_id" value="1058"/>
<property name="spawn" value="45000"/>
@@ -1071,7 +1071,7 @@
<property name="death" value="60000"/>
<property name="max_beings" value="24"/>
<property name="monster_id" value="1092"/>
- <property name="spawn" value="60000"/>
+ <property name="spawn" value="20000"/>
</properties>
</object>
<object id="10" name="Lava Slime" type="spawn" x="224" y="1216" width="2144" height="2400">
@@ -1079,7 +1079,7 @@
<property name="death" value="60000"/>
<property name="max_beings" value="12"/>
<property name="monster_id" value="1097"/>
- <property name="spawn" value="60000"/>
+ <property name="spawn" value="30000"/>
</properties>
</object>
<object id="11" name="Yellow Slime" type="spawn" x="1856" y="4352" width="1984" height="1600">
@@ -1093,17 +1093,17 @@
<object id="12" name="Snake" type="spawn" x="1376" y="352" width="4448" height="2656">
<properties>
<property name="death" value="60000"/>
- <property name="max_beings" value="9"/>
+ <property name="max_beings" value="17"/>
<property name="monster_id" value="1122"/>
<property name="spawn" value="60000"/>
</properties>
</object>
<object id="13" name="Black Scorpion" type="spawn" x="1984" y="1568" width="3712" height="2752">
<properties>
- <property name="death" value="60000"/>
- <property name="max_beings" value="19"/>
+ <property name="death" value="50000"/>
+ <property name="max_beings" value="23"/>
<property name="monster_id" value="1074"/>
- <property name="spawn" value="60000"/>
+ <property name="spawn" value="30000"/>
</properties>
</object>
<object id="14" name="Dark Lizard" type="spawn" x="3968" y="3360" width="768" height="832">
@@ -1114,5 +1114,21 @@
<property name="spawn" value="60000"/>
</properties>
</object>
+ <object id="15" name="Dark Lizard" type="spawn" x="608" y="608" width="768" height="832">
+ <properties>
+ <property name="death" value="90000"/>
+ <property name="max_beings" value="1"/>
+ <property name="monster_id" value="1051"/>
+ <property name="spawn" value="60000"/>
+ </properties>
+ </object>
+ <object id="16" name="Lava Slime" type="spawn" x="3872" y="3968" width="2240" height="2272">
+ <properties>
+ <property name="death" value="30000"/>
+ <property name="max_beings" value="6"/>
+ <property name="monster_id" value="1097"/>
+ <property name="spawn" value="30000"/>
+ </properties>
+ </object>
</objectgroup>
</map>