diff options
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 6e90bb2d7..812effb65 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -86,7 +86,7 @@ mob_db: ( AttackDelay: attack delay (int, defaults to 4000) AttackMotion: attack motion (int, defaults to 2000) DamageMotion: damage motion (int, defaults to 0) - // SpawnCollision - Support dropped (tmw2 dd7d9ed) + // SpawnCollision - Support dropped (tmw2 dd7d9ed) //SpawnCollisionSize: collision size (int, defaults to -1) //SpawnCollisionMask: collision mask (int, defaults to 1) MvpExp: mvp experience (int, defaults to 0) @@ -1954,8 +1954,8 @@ mob_db: ( CanAttack: false } Drops: { - CobaltHerb: 1600 - ArtichokeHerb: 900 + CobaltHerb: 1600 + ArtichokeHerb: 900 Acorn: 750 MauveHerb: 600 GambogeHerb: 300 @@ -1986,12 +1986,12 @@ mob_db: ( CanAttack: false } Drops: { - Acorn: 1800 - GambogeHerb: 1600 - Acorn: 1000 - ArtichokeHerb: 900 - MauveHerb: 600 - CobaltHerb: 300 + Acorn: 1800 + GambogeHerb: 1600 + Acorn: 1000 + ArtichokeHerb: 900 + MauveHerb: 600 + CobaltHerb: 300 SquirrelPelt: 160 AlizarinHerb: 100 ShadowHerb: 25 @@ -8941,11 +8941,11 @@ mob_db: ( WarlordHelmet: 1 WarlordPlate: 1 } - // Good defense against all type of weapons + // Good defense against all type of weapons WeaponAttacks: { All: 7500 } - // Most powerful attack skills are almost entirely nullified + // Most powerful attack skills are almost entirely nullified SkillAttacks: { MG_FIREBALL: 5000 MG_NAPALMBEAT: 5000 |