summaryrefslogtreecommitdiff
path: root/db/pre-re/mob_db.conf
diff options
context:
space:
mode:
authorNuma <numa@themanaworld.org>2023-04-18 02:33:31 +0000
committerNuma <numa@themanaworld.org>2023-04-18 02:33:31 +0000
commitb2d80f8fc9280652e680a532d3540429f7cb4588 (patch)
treec6ec030c0e00699f6c532272f72c12aace9e1092 /db/pre-re/mob_db.conf
parent2d9623ab467fd9f52c16f369bd6b625d9b7720f3 (diff)
downloadserverdata-b2d80f8fc9280652e680a532d3540429f7cb4588.tar.gz
serverdata-b2d80f8fc9280652e680a532d3540429f7cb4588.tar.bz2
serverdata-b2d80f8fc9280652e680a532d3540429f7cb4588.tar.xz
serverdata-b2d80f8fc9280652e680a532d3540429f7cb4588.zip
Sync with Legacy repo
Diffstat (limited to 'db/pre-re/mob_db.conf')
-rw-r--r--db/pre-re/mob_db.conf78
1 files changed, 39 insertions, 39 deletions
diff --git a/db/pre-re/mob_db.conf b/db/pre-re/mob_db.conf
index f2f9b9d6..8b45e7e7 100644
--- a/db/pre-re/mob_db.conf
+++ b/db/pre-re/mob_db.conf
@@ -7838,6 +7838,45 @@ mob_db: (
}
},
{
+ Id: 1173
+ SpriteName: "MontBlanc"
+ Name: "Mont Blanc"
+ Lv: 100
+ Hp: 65535
+ Sp: 0
+ Exp: 1
+ JExp: 1
+ AttackRange: 12
+ Attack: [30, 40]
+ Def: 20
+ Mdef: 0
+ CriticalDef: 255
+ Stats: {
+ Str: 15
+ Agi: 10
+ Vit: 30
+ Int: 5
+ Dex: 20
+ Luk: 10
+ }
+ Mode: {
+ Aggressive: true
+ Boss: true
+ CanAttack: true
+ ChangeTargetMelee: true
+ ChangeTargetChase: true
+ }
+ ViewRange: 12
+ ChaseRange: 12
+ Size: 1
+ Race: 3
+ Element: (2, 1)
+ MoveSpeed: 800
+ AttackDelay: 800
+ AttackMotion: 672
+ DamageMotion: 480
+},
+{
Id: 1174
SpriteName: "Emo"
Name: "Emo"
@@ -7884,43 +7923,4 @@ mob_db: (
LeatherGloves: 200
}
},
-{
- Id: 1173
- SpriteName: "MontBlanc"
- Name: "Mont Blanc"
- Lv: 100
- Hp: 65535
- Sp: 0
- Exp: 1
- JExp: 1
- AttackRange: 12
- Attack: [30, 40]
- Def: 20
- Mdef: 0
- CriticalDef: 255
- Stats: {
- Str: 0
- Agi: 0
- Vit: 0
- Int: 0
- Dex: 0
- Luk: 0
- }
- Mode: {
- Aggressive: true
- Boss: true
- CanAttack: true
- ChangeTargetMelee: true
- ChangeTargetChase: true
- }
- ViewRange: 12
- ChaseRange: 12
- Size: 1
- Race: 3
- Element: (2, 1)
- MoveSpeed: 800
- AttackDelay: 800
- AttackMotion: 672
- DamageMotion: 480
-},
)