From 5a5a5c0dec13ec5e41684a963681dabc5fdb4119 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 15 Jan 2022 12:18:41 -0300 Subject: Ent Abomination ID 1014 (similar to Siege Tower) --- db/re/mob_db.conf | 33 ++++++++++++++++++++++++++++++--- 1 file changed, 30 insertions(+), 3 deletions(-) (limited to 'db/re/mob_db.conf') diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index f5d23da9a..e8a8fe84b 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -586,10 +586,37 @@ mob_db: ( } }, // 1013 is free -// 1014 is free -// mob ids which is free: 1013, 1014 -// is free: 1046, 1047, 1048 +// mob ids which is free: 1013 (pikpik) +// is free: 1046, 1048 (dragons?) // is free: 1057, 1059 (small/big mineral bif) +{ + Id: 1014 + SpriteName: "EntAbomination" + Name: "Ent Abomination" + Lv: 1 + Hp: 1000000 + Exp: 1 + Def: 1 + Mdef: 1 + Race: 3 + Element: (2, 1) + AttackRange: 1 + Attack: [22, 42] + Stats: { + Luk: 32767 + } + ViewRange: 9 + ChaseRange: 12 + Mode: { + CanMove: true + CanAttack: true + Boss: true + } + MoveSpeed: 900 + AttackDelay: 1872 + AttackMotion: 672 + DamageMotion: 200 +}, // Chests/Mimics: 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, { Id: 1015 -- cgit v1.2.3-60-g2f50