summaryrefslogtreecommitdiff
path: root/db/pre-re/mob_db.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/pre-re/mob_db.conf')
-rw-r--r--db/pre-re/mob_db.conf164
1 files changed, 161 insertions, 3 deletions
diff --git a/db/pre-re/mob_db.conf b/db/pre-re/mob_db.conf
index 50798b57..107d1e26 100644
--- a/db/pre-re/mob_db.conf
+++ b/db/pre-re/mob_db.conf
@@ -3481,7 +3481,7 @@ mob_db: (
AttackMotion: 672
DamageMotion: 50
Drops: {
- WumpusEgg: 10000
+ WumpusEgg: 1
}
},
{
@@ -6569,7 +6569,7 @@ mob_db: (
AttackRange: 2
Attack: [40, 40]
Def: 20
- Mdef: 40
+ Mdef: 30
Stats: {
Str: 30
Agi: 30
@@ -6606,7 +6606,7 @@ mob_db: (
AttackRange: 2
Attack: [40, 40]
Def: 20
- Mdef: 40
+ Mdef: 30
Stats: {
Str: 30
Agi: 30
@@ -7002,4 +7002,162 @@ mob_db: (
CandyPumpkin: 1250
}
},
+{
+ Id: 1164
+ SpriteName: "ChristmasTree"
+ Name: "Christmas Tree"
+ Lv: 40
+ Hp: 12000
+ Sp: 0
+ Exp: 3647
+ JExp: 392
+ AttackRange: 2
+ Attack: [40, 40]
+ Def: 20
+ Mdef: 40
+ Stats: {
+ Str: 30
+ Agi: 30
+ Vit: 30
+ Int: 30
+ Dex: 30
+ Luk: 30
+ }
+ ViewRange: 9
+ ChaseRange: 10
+ Size: 1
+ Race: 0
+ Element: (0, 1)
+ Mode: {
+ CanMove: false
+ CanAttack: true
+ ChangeTargetMelee: true
+ ChangeTargetChase: true
+ }
+ MoveSpeed: 190
+ AttackDelay: 1500
+ AttackMotion: 800
+ DamageMotion: 800
+},
+{
+ Id: 1165
+ SpriteName: "ChristmasGift"
+ Name: "Christmas Gift"
+ Lv: 1
+ Hp: 1
+ Sp: 0
+ Exp: 1
+ JExp: 1
+ AttackRange: 1
+ Attack: [0, 0]
+ Def: 0
+ Mdef: 5
+ Stats: {
+ Str: 0
+ Agi: 0
+ Vit: 0
+ Int: 0
+ Dex: 0
+ Luk: 0
+ }
+ ViewRange: 9
+ ChaseRange: 10
+ Size: 1
+ Race: 3
+ Element: (2, 1)
+ MoveSpeed: 800
+ AttackDelay: 800
+ AttackMotion: 672
+ DamageMotion: 480
+ Drops: {
+ FourLeafClover: 5
+ }
+},
+{
+ Id: 1166
+ SpriteName: "Snowman"
+ Name: "Snowman"
+ Lv: 100
+ Hp: 4200
+ Sp: 0
+ Exp: 2897
+ JExp: 689
+ AttackRange: 1
+ Attack: [60, 80]
+ Def: 5
+ Mdef: 20
+ Stats: {
+ Str: 15
+ Agi: 25
+ Vit: 40
+ Int: 15
+ Dex: 75
+ Luk: 30
+ }
+ ViewRange: 8
+ ChaseRange: 10
+ Size: 1
+ Race: 3
+ Element: (0, 1)
+ Mode: {
+ CanMove: true
+ Aggressive: true
+ CanAttack: true
+ ChangeTargetMelee: true
+ ChangeTargetChase: true
+ }
+ MoveSpeed: 800
+ AttackDelay: 1872
+ AttackMotion: 672
+ DamageMotion: 480
+ Drops: {
+ IronPotion: 800
+ ConcentrationPotion: 800
+ Diamond: 50
+ }
+},
+{
+ Id: 1167
+ SpriteName: "SnowmanBoss"
+ Name: "Der Schneemann"
+ Lv: 100
+ Hp: 35000
+ Sp: 0
+ Exp: 2897
+ JExp: 689
+ AttackRange: 3
+ Attack: [60, 80]
+ Def: 20
+ Mdef: 20
+ Stats: {
+ Str: 15
+ Agi: 15
+ Vit: 10
+ Int: 15
+ Dex: 95
+ Luk: 50
+ }
+ ViewRange: 14
+ ChaseRange: 16
+ Size: 1
+ Race: 3
+ Element: (0, 1)
+ Mode: {
+ CanMove: true
+ Aggressive: true
+ CanAttack: true
+ ChangeTargetMelee: true
+ ChangeTargetChase: true
+ Boss: true
+ }
+ MoveSpeed: 700
+ AttackDelay: 1672
+ AttackMotion: 672
+ DamageMotion: 480
+ Drops: {
+ IronPotion: 800
+ ConcentrationPotion: 800
+ Diamond: 50
+ }
+},
)