From 30fca4322e10182a2f48a5521fb5ad05d2f9fbd1 Mon Sep 17 00:00:00 2001
From: Saulc <lucashelaine14@gmail.com>
Date: Tue, 19 Jun 2018 23:54:55 +0000
Subject: Add robin bandit

---
 db/re/mob_db.conf | 46 ++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 46 insertions(+)

diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index 5c28c591d..c5f52cac6 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -5806,4 +5806,50 @@ mob_db: (
 		BanditPants: 1
 	}
 },
+{
+	Id: 1153
+	SpriteName: "RobinBandit"
+	Name: "RobinBandit"
+	Lv: 35
+	Hp: 3500
+	Sp: 0
+	Exp: 45
+	JExp: 6
+	AttackRange: 5
+	Attack: [310, 420]
+	Def: 25
+	Mdef: 20
+	Stats: {
+		Str: 1
+		Agi: 22
+		Vit: 1
+		Int: 1
+		Dex: 55
+		Luk: 4
+	}
+	ViewRange: 8
+	ChaseRange: 12
+	Size: 0
+	Race: 2
+	Element: (1, 1)
+	Mode: {
+		Aggressive: true
+		CanMove: true
+		CanAttack: true
+		CastSensorChase: true
+	}
+	MoveSpeed: 420
+	AttackDelay: 720
+	AttackMotion: 672
+	DamageMotion: 900
+	MvpExp: 0
+	Drops: {
+		BanditHood: 800
+		CoinBag: 500
+		RedApple: 300
+		ShortBow: 6
+		GoldPieces: 4
+		BanditPants: 1
+	}
+},
 )
-- 
cgit v1.2.3-70-g09d2