summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authortoams <toams85@gmail.com>2019-11-02 19:13:58 +0000
committerJesusaves <cpntb1@ymail.com>2019-11-02 19:13:58 +0000
commit72e7b36cb98f5d86a4be72002e1880dae3aee060 (patch)
tree47094b0b467e9a96a65e7d520daa632998f9d99d /db
parent891e12b3a45a02bc847a9003ec74df0bf7ee7be5 (diff)
downloadserverdata-72e7b36cb98f5d86a4be72002e1880dae3aee060.tar.gz
serverdata-72e7b36cb98f5d86a4be72002e1880dae3aee060.tar.bz2
serverdata-72e7b36cb98f5d86a4be72002e1880dae3aee060.tar.xz
serverdata-72e7b36cb98f5d86a4be72002e1880dae3aee060.zip
rebalance the stats of the dummy mobs used in the legion training. Note that fake Pikipiks show up because the skill (this still needs to be fixed)
Diffstat (limited to 'db')
-rw-r--r--db/re/mob_db.conf75
1 files changed, 6 insertions, 69 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index 7e5572da..003d1a24 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -927,7 +927,7 @@ mob_db: (
SpriteName: "Dummy"
Name: "Dummy"
Lv: 1
- Hp: 25
+ Hp: 20
Sp: 0
Exp: 1
JExp: 0
@@ -3138,15 +3138,15 @@ mob_db: (
},
{
Id: 1107
- SpriteName: "Dummy2"
- Name: "Dummy"
+ SpriteName: "FireDummy"
+ Name: "Burning Dummy"
Lv: 1
- Hp: 25
- Sp: 0
+ Hp: 20
+ Sp: 1000
Exp: 1
JExp: 0
AttackRange: 1
- Attack: [1, 1]
+ Attack: [100, 100]
Def: 100
Mdef: 1
Stats: {
@@ -3164,71 +3164,8 @@ mob_db: (
Element: (2, 1)
Mode: {
Plant: true
- }
- MoveSpeed: 1000
- AttackDelay: 800
- AttackMotion: 672
- DamageMotion: 480
- MvpExp: 0
- SkillAttacks: {
- SM_BASH: 0
- }
- WeaponAttacks: {
- NoWeapon: 0
- Daggers: 0
- 1HSwords: 0
- 2HSwords: 0
- 1HSpears: 0
- 2HSpears: 0
- 1HAxes: 0
- 2HAxes: 0
- Maces: 0
- 2HMaces: 0
- Staves: 0
- Bows: 10000
- Knuckles: 0
- Instruments: 0
- Whips: 0
- Katars: 0
- Revolvers: 0
- Rifles: 0
- GatlingGuns: 0
- Shotguns: 0
- GrenadeLaunchers: 0
- FuumaShurikens: 0
- }
-},
-{
- Id: 1108
- SpriteName: "FireDummy"
- Name: "Burning Dummy"
- Lv: 1
- Hp: 25
- Sp: 1000
- Exp: 1
- JExp: 0
- AttackRange: 1
- Attack: [100, 100]
- Def: 1
- Mdef: 1
- Stats: {
- Str: 1
- Agi: 100
- Vit: 1
- Int: 100
- Dex: 100
- Luk: 100
- }
- ViewRange: 1
- ChaseRange: 12
- Size: 1
- Race: 3
- Element: (2, 1)
- Mode: {
- CanMove: false
Aggressive: true
CanAttack: true
- NoKnockback: true
}
MoveSpeed: 1000
AttackDelay: 800