summaryrefslogtreecommitdiff
path: root/world/map/db/mob_db.conf
diff options
context:
space:
mode:
authorLed Mitz <smoothshifter@tuta.io>2024-04-12 07:34:30 +0000
committerLed Mitz <smoothshifter@tuta.io>2024-04-12 07:34:30 +0000
commitfa2bb42c2e56aaa315bc9c85ce6dd369754831ec (patch)
tree84221579c32c2f61bb395a2c109c2ae76182ee17 /world/map/db/mob_db.conf
parent9395e84b3498cd6f60c96434b9e4c02f697d2981 (diff)
downloadserverdata-fa2bb42c2e56aaa315bc9c85ce6dd369754831ec.tar.gz
serverdata-fa2bb42c2e56aaa315bc9c85ce6dd369754831ec.tar.bz2
serverdata-fa2bb42c2e56aaa315bc9c85ce6dd369754831ec.tar.xz
serverdata-fa2bb42c2e56aaa315bc9c85ce6dd369754831ec.zip
git sucks when servers have interruptions
Please tell me this works this time!!! ****
Diffstat (limited to 'world/map/db/mob_db.conf')
-rw-r--r--world/map/db/mob_db.conf100
1 files changed, 99 insertions, 1 deletions
diff --git a/world/map/db/mob_db.conf b/world/map/db/mob_db.conf
index e3ebf0b9..75673d39 100644
--- a/world/map/db/mob_db.conf
+++ b/world/map/db/mob_db.conf
@@ -7940,7 +7940,7 @@ mob_db: (
Lv: 129
Hp: 50150
Sp: 80
- Exp: 500000
+ Exp: 150000
JExp: 1000
AttackRange: 2
Attack: [200, 350]
@@ -8981,4 +8981,102 @@ mob_db: (
Rainerang: 5
}
},
+{
+ Id: 1197
+ SpriteName: "Blanc"
+ Name: "Blanc1"
+ Lv: 120
+ Hp: 55055
+ Sp: 0
+ Exp: 300000
+ JExp: 3000
+ AttackRange: 9
+ Attack: [300, 500]
+ Def: 50
+ Mdef: 60
+ CriticalDef: 30
+ 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: 200
+ AttackDelay: 350
+ AttackMotion: 672
+ DamageMotion: 200
+ Drops: {
+ CoinBag: 10000
+ CoinBag: 500
+ CoinBag: 500
+ CrazyRum: 750
+ CrazyRum: 750
+ CasinoCoins: 250
+ CasinoCoins: 250
+ HMCPirateHat: 3
+ }
+},
+{
+ Id: 1198
+ SpriteName: "Blanc"
+ Name: "Blanc2"
+ Lv: 120
+ Hp: 33033
+ Sp: 0
+ Exp: 200000
+ JExp: 2000
+ AttackRange: 2
+ Attack: [150, 250]
+ Def: 50
+ Mdef: 60
+ CriticalDef: 30
+ Stats: {
+ Str: 30
+ Agi: 99
+ Vit: 80
+ Int: 33
+ Dex: 123
+ Luk: 123
+ }
+ ViewRange: 6
+ ChaseRange: 6
+ Size: 1
+ Race: 1
+ Element: (7, 3)
+ Mode: {
+ CanMove: true
+ Aggressive: true
+ CanAttack: true
+ ChangeTargetMelee: true
+ ChangeTargetChase: true
+ }
+ MoveSpeed: 200
+ AttackDelay: 200
+ AttackMotion: 672
+ DamageMotion: 200
+ Drops: {
+ CoinBag: 10000
+ CoinBag: 500
+ CoinBag: 500
+ CrazyRum: 750
+ CrazyRum: 750
+ CasinoCoins: 250
+ CasinoCoins: 250
+ HMCPirateHat: 2
+ }
+},
)