summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLed Mitz <smoothshifter@tuta.io>2023-12-02 22:49:15 +0000
committerLed Mitz <smoothshifter@tuta.io>2023-12-02 22:49:15 +0000
commitcc5ad13c68677cba6b32e633953915f4412c1047 (patch)
tree5701054dde1bfa74ac893a406af7585c61eb0d98
parent8682c8f03d2265d1bfa83bc6e6b00b81d63599ff (diff)
parenta94910c41139fd76607d5d4ee920f2cd7fe27a51 (diff)
downloadclientdata-cc5ad13c68677cba6b32e633953915f4412c1047.tar.gz
clientdata-cc5ad13c68677cba6b32e633953915f4412c1047.tar.bz2
clientdata-cc5ad13c68677cba6b32e633953915f4412c1047.tar.xz
clientdata-cc5ad13c68677cba6b32e633953915f4412c1047.zip
Merge branch 'dailies_balance' into 'master'
Increased a few daily point mob spawn times and amounts See merge request legacy/clientdata!568
-rw-r--r--maps/011-4.tmx4
-rw-r--r--maps/013-3.tmx6
-rw-r--r--maps/027-2.tmx6
3 files changed, 8 insertions, 8 deletions
diff --git a/maps/011-4.tmx b/maps/011-4.tmx
index 567e79b1..663a8323 100644
--- a/maps/011-4.tmx
+++ b/maps/011-4.tmx
@@ -636,8 +636,8 @@
</object>
<object id="2" name="CaveSnake" type="spawn" x="2368" y="3040" width="1280" height="1280">
<properties>
- <property name="death" value="30000"/>
- <property name="spawn" value="100000"/>
+ <property name="death" value="20000"/>
+ <property name="spawn" value="60000"/>
<property name="monster_id" value="19"/>
</properties>
</object>
diff --git a/maps/013-3.tmx b/maps/013-3.tmx
index da9608da..f94f19a7 100644
--- a/maps/013-3.tmx
+++ b/maps/013-3.tmx
@@ -1232,10 +1232,10 @@
</object>
<object id="28" name="CaveSnake" type="spawn" x="640" y="2016" width="544" height="1696">
<properties>
- <property name="death" value="60000"/>
- <property name="max_beings" value="10"/>
+ <property name="death" value="30000"/>
+ <property name="max_beings" value="20"/>
<property name="monster_id" value="19"/>
- <property name="spawn" value="120000"/>
+ <property name="spawn" value="60000"/>
</properties>
</object>
<object id="29" name="FireSkull" type="spawn" x="1920" y="672" width="96" height="96">
diff --git a/maps/027-2.tmx b/maps/027-2.tmx
index d095ce60..992ce685 100644
--- a/maps/027-2.tmx
+++ b/maps/027-2.tmx
@@ -974,9 +974,9 @@
</object>
<object id="13" name="VampireBat" type="spawn" x="673" y="2219" width="945" height="1287">
<properties>
- <property name="death" value="30000"/>
- <property name="spawn" value="100000"/>
- <property name="max_beings" value="15"/>
+ <property name="death" value="20000"/>
+ <property name="spawn" value="80000"/>
+ <property name="max_beings" value="20"/>
<property name="monster_id" value="64"/>
</properties>
</object>