summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNuma <numa@themanaworld.org>2024-04-11 04:55:02 +0000
committerNuma <numa@themanaworld.org>2024-04-11 04:55:02 +0000
commit2095e04f9dac98c21c4e72fca508d8af43863eb3 (patch)
tree99ce54d6ce7307846a8a038914f331c39cece1ed
parent65d8b157a66cb78710fd5e758e09c6625084c69b (diff)
downloadserverdata-2095e04f9dac98c21c4e72fca508d8af43863eb3.tar.gz
serverdata-2095e04f9dac98c21c4e72fca508d8af43863eb3.tar.bz2
serverdata-2095e04f9dac98c21c4e72fca508d8af43863eb3.tar.xz
serverdata-2095e04f9dac98c21c4e72fca508d8af43863eb3.zip
Sync with Legacy repo
-rw-r--r--db/pre-re/mob_db.conf53
1 files changed, 52 insertions, 1 deletions
diff --git a/db/pre-re/mob_db.conf b/db/pre-re/mob_db.conf
index f19f464a..e3ebf0b9 100644
--- a/db/pre-re/mob_db.conf
+++ b/db/pre-re/mob_db.conf
@@ -8928,6 +8928,57 @@ mob_db: (
MoveSpeed: 77
AttackDelay: 2000
AttackMotion: 672
- DamageMotion: 0
+ DamageMotion: 200
+},
+{
+ Id: 1196
+ SpriteName: "RickLime"
+ Name: "Rick Lime"
+ Lv: 120
+ Hp: 54321
+ Sp: 0
+ Exp: 100001
+ JExp: 777
+ AttackRange: 7
+ Attack: [123, 321]
+ Def: 11
+ Mdef: 33
+ CriticalDef: 22
+ Stats: {
+ Str: 30
+ Agi: 99
+ Vit: 80
+ Int: 33
+ Dex: 123
+ Luk: 123
+ }
+ ViewRange: 9
+ ChaseRange: 10
+ Size: 1
+ Race: 1
+ Element: (7, 3)
+ Mode: {
+ CanMove: true
+ Aggressive: true
+ CanAttack: true
+ ChangeTargetMelee: true
+ ChangeTargetChase: true
+ }
+ MoveSpeed: 120
+ AttackDelay: 321
+ AttackMotion: 672
+ DamageMotion: 200
+ Drops: {
+ CoinBag: 500
+ CoinBag: 500
+ CoinBag: 500
+ CoinBag: 1000
+ CoinBag: 2000
+ FourLeafClover: 5
+ FourLeafClover: 5
+ LeprechaunHat: 10
+ LeprechaunHead: 5
+ Rainerang: 5
+ }
},
)